Java Class字节码知识点回顾
https://yq.aliyun.com/articles/2358?spm=5176.8067842.tagmain.105.fQdvH3
JVM Class详解之一
https://yq.aliyun.com/articles/7241?spm=5176.8067842.tagmain.58.fQdvH3
JVM Class详解之二 Method字节码指令
https://yq.aliyun.com/articles/7242?spm=5176.8067842.tagmain.52.fQdvH3
https://github.com/dotnet/coreclr/blob/master/Documentation/botr/ryujit-overview.md
https://github.com/dotnet/llilc
http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/gc01/index.html
https://www.infoq.com/articles/OpenJDK-HotSpot-What-the-JIT
Understanding HotSpot JVM Performance with JITWatch
http://www.cs.tufts.edu/~nr/cs257/archive/james-stichnoth/p118-stichnoth.pdf
https://www.infoq.com/news/2016/10/AOT-HotSpot-OpenJDK-9
https://www.infoq.com/articles/Invokedynamic-Javas-secret-weapon
https://www.infoq.com/articles/Java-Application-Hostile-to-JIT-Compilation
https://www.infoq.com/articles/Secrets-of-the-Bytecode-Ninjas
https://www.infoq.com/articles/Visualizing-Java-Garbage-Collection
https://www.infoq.com/articles/Introduction-to-HotSpot
How Facebook Redesigned the HHVM JIT Compiler for Performance
Python JIT Compiler PyPy 4 Brings SMD Vectorization, Performance Improvements, and more
InfoQ eMag: Java Agents and Bytecode
InfoQ eMag: Java 9 and Beyond
https://www.infoq.com/author/Monica-Beckwith
The hotspot-compiler-dev Archives
http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/
http://rednaxelafx.iteye.com/category/29010
Java对象之生
https://yq.aliyun.com/articles/55811?spm=5176.8067842.tagmain.98.YV4A05
深入浅出ClassLoader(译)
https://yq.aliyun.com/articles/2890?spm=5176.8067842.tagmain.28.RLrk6z
JVM源码分析之SystemGC完全解读
https://yq.aliyun.com/articles/2949?spm=5176.8067842.tagmain.11.RLrk6z
HotSpot 17.0-b12的逃逸分析/标量替换的一个演示
Do Java 6 threading optimizations actually work?
https://www.infoq.com/articles/java-threading-optimizations-p1
https://www.infoq.com/articles/java-threading-optimizations-p2
https://www.infoq.com/news/2016/09/JavaOne-2016-day1-monday
https://www.infoq.com/news/2016/09/JavaOne-2016-Keynote-Jigsaw
https://www.infoq.com/news/2016/09/JavaOne-2016-IBM-Keynote-OpenJ9
https://www.infoq.com/news/2016/09/JavaOne-2016-parallel-streams
https://www.infoq.com/news/2016/09/JavaOne-2016-Keynote-JShell
https://www.infoq.com/articles/OpenJDK-HotSpot-What-the-JIT
https://www.infoq.com/presentations/g1-jdk-9
https://www.infoq.com/news/2016/02/29
https://www.infoq.com/news/2016/02/compact-strings-Java-JDK9
https://www.infoq.com/interviews/beckwith-garbage-collection
https://www.infoq.com/news/2015/12/OpenJDK-9-removal-of-HPROF-jhat
https://www.infoq.com/news/2015/12/BenchmarkingStreams
https://www.infoq.com/articles/G1-One-Garbage-Collector-To-Rule-Them-All
https://www.infoq.com/articles/tuning-tips-G1-GC
https://www.infoq.com/articles/Java-PERMGEN-Removed
https://www.infoq.com/articles/The-OpenJDK9-Revised-Java-Memory-Model
https://www.infoq.com/articles/Make-G1-Default-Garbage-Collector-in-Java-9
https://www.infoq.com/news/2015/11/Plumbr-Launches-Java-APM-Tool
https://www.infoq.com/news/2015/11/JavaOne-2015-Keynote-Part1