-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 23
-
Component/s: hotspot
-
b25
Public APIs operate both on HeapWord* and idx_t. All callers using the idx_t version can be adapted to use the HeapWord* version.
Unify the interface to keep only the HeapWord* version.
Unify the interface to keep only the HeapWord* version.