Boot JDK jar tool used to construct the modular JAR for java.jnlp

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 10
    • Affects Version/s: 10
    • Component/s: infrastructure
    • None
    • b35

      When the java.jnlp module is built a modular jar is constructed from the class files. The boot JDK 9 jar tool is used to construct the modular jar.

      For class file versions > 53 the use of the boot JDK 9 jar tool will result in a build failure. This is because the boot JDK 9 jar tool attempts to process the module-info.class file and fails because the class file version is not 53.

      The build infrastructure could be modified to use the built jar tool.

            Assignee:
            Erik Joelsson
            Reporter:
            Paul Sandoz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: