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

Compare with Current View Page History

Version 1 Next »

We extended the C++ interpreter to support a row of standard HotSpot features.

Biased Locking

Compressed Oops

JVMTI Early Return

G1 GC

Interpreter Profiling to support the C2 compiler

Support for on-stack replacement to switch to compiled methods while interpreting loops.

  • No labels