-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 15
-
Component/s: hotspot
-
b16
Similar to how we do it with os::reserve_memory() and friends, we should factor out platform independent coding of os::reserve_memory_special() and os::release_memory_special() (NMT, certain asserts) to improve readability.