Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8255616 Removal of experimental features AOT and Graal JIT
  3. JDK-8255623

Release Note: Removal of Experimental Features AOT and Graal JIT

XMLWordPrintable

    • Verified

      The Java Ahead-of-Time compilation experimental tool `jaotc` has been removed. Using HotSpot VM options defined by [JEP295](https://openjdk.java.net/jeps/295) produce a not supported option warning but will otherwise be ignored.

      The experimental Java-based JIT compiler, Graal [JEP317](https://openjdk.java.net/jeps/317), has been removed. Attempting to use it produces a JVMCI error: `JVMCI compiler 'graal' not found`.

            kvn Vladimir Kozlov
            kvn Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: