Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8355746 Start of release updates for JDK 26
  3. JDK-8356548

Avoid using ASM to parse latest class files in tests

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • 25
    • core-libs
    • None

      Some tests use ASM to parse latest class files, which makes them ineligible for upgrades. We need to either:
      1. Migrate them to ClassFile API
      2. Set source and release version in javac flags

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

              Created:
              Updated: