-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b19
-
ppc, x86_64, aarch64, riscv
We should remove held_monitor_count, since it's not needed for lightweight locking, and lightweight locking is the only locking we have.
If we remove held_monitor_count, we no longer need parent_held_monitor_count and jni_monitor_count. So we should remove them as well.
If we remove held_monitor_count, we no longer need parent_held_monitor_count and jni_monitor_count. So we should remove them as well.
- links to
-
Commit(master)
openjdk/jdk/e6781fd9
-
Review(master)
openjdk/jdk/27570