-
Enhancement
-
Resolution: Not an Issue
-
P4
-
None
Lightweight locking doesn't appear to use the displaced header slot in the BasicLock stack record of interpreter frames. We could save some stack space if we made its use and allocation conditional on the locking mode.
- relates to
-
JDK-8331742 make lightweight locking compiled frames more compact
- Open
-
JDK-8315884 New Object to ObjectMonitor mapping
- Resolved