-
Bug
-
Resolution: Unresolved
-
P3
-
repo-valhalla
-
None
-
generic
-
generic
Access/ModificationWatchpoint uses SetTag/GetTag JVMTI functionality
SetTag/GetTag require hash code of the object.
Hash code calculation is implemented in Java for value object, but JVMTI cannot do upcalls
SetTag/GetTag require hash code of the object.
Hash code calculation is implemented in Java for value object, but JVMTI cannot do upcalls
- is blocked by
-
JDK-8355560 SetTag/GetTag should consider equal value objects as the same object
-
- Resolved
-