Currently the JVMTI spec doesn't provide a jvmtiObjectReferenceKind to
represent a resolved string in the constant pool. This is desirable for tools
that are ported from JVMPI because the JVMPI spec dumps constant pool
entries in its head dump event (albeit this aspect of the spec wasn't
implemented in HotSpot).
represent a resolved string in the constant pool. This is desirable for tools
that are ported from JVMPI because the JVMPI spec dumps constant pool
entries in its head dump event (albeit this aspect of the spec wasn't
implemented in HotSpot).
- relates to
-
JDK-4960649 JVMTI_REFERENCE_CONSTANT_POOL is not implemented
-
- Closed
-