Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8148651 prepare for V53.0 class files
  3. JDK-8183362

Release Note: Update class file version to 53.0

XMLWordPrintable

    • Verified

      When generating class files in conjunction with `-target 9` (specified either explicitly or implicitly), `javac` will generate class files with a major version number of 53. For details of version 53 class files, see the _Java Virtual Machine Specification_.

      The JDK classes themselves mostly use version 53 class files.

      Tools or libraries that rely on ASM or other bytecode manipulation libraries may need updated versions of these libraries to work with version 53 class files.

            jjg Jonathan Gibbons
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: