Description
The concept of an anti-locked object is introduced in JDK-8236567.
This RFE allows *all* objects of a given class to be anti-locked using a diagnostic switch of some form like -XX:AntiLockClass=java.lang.Integer.
This RFE allows *all* objects of a given class to be anti-locked using a diagnostic switch of some form like -XX:AntiLockClass=java.lang.Integer.
Attachments
Issue Links
- relates to
-
JDK-8242263 Diagnose synchronization on primitive wrappers
- Resolved
-
JDK-8236567 diagnostic anti-locked objects, dynamically by instance
- Closed
-
JDK-8249100 JEP 390: Warnings for Value-Based Classes
- Closed