[aix] StringList::append calls forbidden ::strdup

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Not an Issue
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: hotspot

      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.

            Assignee:
            Unassigned
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: