Getting rid of the LinkedList both reduces the allocator pressure (fewer mallocs), reduces memory usage when using NMT, and let's us have one less dependency on the LinkedList utility class.
- relates to
-
JDK-8373595 A new ObjectMonitorTable implementation
-
- In Progress
-
- links to
-
Review(master)
openjdk/jdk/28536