pub const JVM_MEMORY_POOL_NAME: &'static str;
Expand description

Name of the memory pool.

Pool names are generally obtained via MemoryPoolMXBean#getName().

ยงExamples

  • G1 Old Gen
  • G1 Eden space
  • G1 Survivor Space