You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

HotSpot Internals

This wiki is written by and for programmers working on the HotSpot JVM system.

Intentions and non-intentions

This wiki contains:

  • An architectural guide to the Runtime, Compiler, GC, etc.
  • Details on performance techniques.
  • A place to document likely future work (major refactorings or cleanups, new optimizations, etc.).
  • Quick links to similar information in other places on the web.
  • Information which, once written, is expected to remain accurate and relevant, as long as the related code remains stable.

Please look for the following types of information elsewhere:

  • No labels