Investigate if there are any benefits of rewriting the ObjectMonitor lists (cxq, EntryList and WaitSet).
Can the code be simplified in a way that makes it easier to understand and maintain?
How does such a rewrite affect performance?
Can the code be simplified in a way that makes it easier to understand and maintain?
How does such a rewrite affect performance?
- relates to
-
JDK-8351655 Optimize ObjectMonitor::unlink_after_acquire()
-
- In Progress
-
-
JDK-8351046 Rename ObjectMonitor functions
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/7a5acb9b
-
Review(master) openjdk/jdk/23421