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

RFE: SourceDebugExtension attribute values are copied twice

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 9
    • 9
    • hotspot

      The data for the SourceDebugExtension attribute is copied twice. It would be more efficient to only copy it once.

      Currently, it is copied in both function ClassFileParser::parse_classfile_source_debug_extension_attribute() and in InstanceKlass::set_source_debug_extension().

            lfoltan Lois Foltan
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: