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

Replace OopStorage dup_name with os::strdup

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 14
    • 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.

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

              Created:
              Updated:
              Resolved: