Name: vsR10008 Date: 11/26/2003
CCC 4948191 says:
GarageCollectionOccurred(jvmtiEnv*jvmti_env)
A garbage collection has occurred. This event occurs after the
GarbageCollectionFinish event. An arbitrary amount of time may have
elapsed since the GarbageCollectionFinish event. This event does not
carry the restrictions that the GarbageCollectionFinish event carries.
This event may occur on a different thread than the corresponding
GarbageCollectionFinish event.
EventID:
JVMTI_EVENT_GARBAGE_COLLECTION_OCCURRED
This event is not implemented yet.
Therefore the new JCK test fails:
vm/jvmti/GarbageCollectionOccurred/gcoo001/gcoo00101/gcoo00101.html
======================================================================
- relates to
-
JDK-4948191 JVMTI spec: add GC occurred event
-
- Resolved
-