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

rmic should support v51 class files.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 7
    • 7
    • core-libs
    • b64
    • generic
    • generic

      rmic should support v51 class files. JDK is switching (soon) to use v51 class files by default.

      From jdk/src/share/classes/sun/tools/java/RuntimeConstants.java

         int JAVA_MAX_SUPPORTED_VERSION = 50;

      50 should be raised to 51.

      There are no changes in v51 class files at this point (except for the proposed module-info.class files being developed in Project Jigsaw) so raising the limit is currently a safe operation.

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: