With JDK-8308501, a tree data structure has been merged which enables tracking of memory regions. This tree can be used in the VirtualMemoryTracker class of NMT to replace the exisiting SortedLinkList implementation, which in turn speeds up the virtual memory tracking.
- duplicates
-
JDK-8308501 Replacement of SortedLinkList in NMT with other more efficient data structures
- Closed
- links to
-
Review(master) openjdk/jdk/20425