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

Correct Attribute traversal and writing for Code attributes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • 24
    • core-libs

      During work on JDK-8342466, the Javadoc work for attributes, it's discovered that code model has a lot of inconsistencies with attributes. For example:

      1. It does not stream user or undefined attributes;
      2. It may write an incompatible StackMapTable as-is;
      3. Type annotations are delivered only if debug elements are allowed but is not dropped from writing if it's off...

      Since this is large in scale, the plan is to fix for 25 only, and write a release note indicating these behavioral changes related to the fix.

            liach Chen Liang
            liach Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: