rmic should support v51 class files.

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 7
    • Affects Version/s: 7
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: