Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Author: Jiangli Zhou (jiangli), Thomas Schatzl (tschatzl)


This page gives some details how the Hotspot VM maintains archived (cached) Java heap objects.

Supported Platforms and Configurations

  • Supports 64-bit, non-Windows platforms only.

  • Supports G1 GC only.

  • Requires UseCompressedOops and UseCompressedClassPointers set.

Types of Pinned G1 Heap Regions

...