Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8347157

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Not an Issue
    • Icon: P4 P4
    • tbd
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: