Replace OopStorage dup_name with os::strdup

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 14
    • Affects Version/s: 14
    • Component/s: hotspot
    • None
    • gc
    • b05

      The OopStorage constructor makes a copy of the storage name, using a nearby defined dup_name function. That function should be file-scoped, but is missing the static qualifier. But really, it shouldn't exist at all, and os::strdup should be used instead.

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

              Created:
              Updated:
              Resolved: