JVMPI has a JVMPI_EVENT_GC_START, JVMPI_EVENT_GC_FINISH,
JVMPI_EVENT_OBJECT_MOVE and JVMPI_EVENT_OBJECT_FREE events. But
nothing in the event indicate the type of GC whethter it is
young generation GC or older generation GC. This could be
very useful in a TELCO environment and could be used to
load-balance servers.
JVMPI_EVENT_OBJECT_MOVE and JVMPI_EVENT_OBJECT_FREE events. But
nothing in the event indicate the type of GC whethter it is
young generation GC or older generation GC. This could be
very useful in a TELCO environment and could be used to
load-balance servers.
- relates to
-
JDK-4435639 RFE: Need a JVMPI event to be triggered when old GC heap is n% full
-
- Closed
-