-
Enhancement
-
Resolution: Not an Issue
-
P4
-
None
-
aix
Use of ::strdup is forbidden in HotSpot code, which should be using os::strdup to specify the NMT MemTag for the allocation. StringList::append (in loadlib_aix.cpp) uses ::strdup, violating that restriction.