...
- http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2008-April/000134.html
- http://forum.java.sun.com/thread.jspa?threadID=790229
- http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6316156
- http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6565458
- http://blogs.sun.com/watt/resource/jvm-options-list.html
Heuristics
- TO DO...
- Source code: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/file/tip/src/share/vm/opto/bytecodeInfo.cpp
Phasing
Currently, inlining decisions are performed eagerly (in both C1 and C2), as soon as the parser reaches a call site the first time.
...
Overview
Content Tools
ThemeBuilder