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

Remove support for javac class file version N +1 support

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 11
    • tools
    • None

      JDK-6330997 add support to javac to support N+1 class file versions of class file bytes.

      Supporting N+1 is extremely fragile given changes to the class file format can vary in scope, for example any addition to the constant pool will cause problems.

      This feature can be removed along with the corresponding test test/langtools/tools/javac/6330997/T6330997.java.

            jlahoda Jan Lahoda
            psandoz Paul Sandoz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: