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

langtools dev build broken after classfile version bump

XMLWordPrintable

    • b120
    • Not verified

      The developer build is broken since we upgraded classfile version - this is due to the fact that build tools are compiled with source/target 9, which then makes generated classes incompatible with the VM used to launch Ant.

      In principle, this problem can be addressed by using JDK 9 to run Ant, but the common practice is to use JDK N-1 to run Ant.

            mcimadamore Maurizio Cimadamore
            mcimadamore Maurizio Cimadamore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: