The JVMTI finish event occurs while the system is still locked down
for GC and thus does not allow any JNI or most JVMTI functions to
be called.
A GC completion event is needed for clean-up and other purposes which
does not have these restrictions. Such an event. by its very nature,
could not guarantee latency.
###@###.### 2003-11-03
for GC and thus does not allow any JNI or most JVMTI functions to
be called.
A GC completion event is needed for clean-up and other purposes which
does not have these restrictions. Such an event. by its very nature,
could not guarantee latency.
###@###.### 2003-11-03
- duplicates
-
JDK-4960197 GC occurred event is not implemented
-
- Closed
-
-
JDK-4947925 RFE: JSR163: Added JVMTI_EVENT_GARBAGE_COLLECTION_OCCURRED
-
- Closed
-
- relates to
-
JDK-4960648 GC occurred event is not implemented
-
- Closed
-