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

Experimental Java-Based JIT Compiler for Windows and Mac

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 11
    • hotspot

      With JDK 10, the Java-based JIT compiler, Graal was provided for experimental use on the Linux x64 platform. This umbrella enhancement captures the tasks to extend this experimental offering to the Windows and Mac x64 platforms.

      Enabling Graal on Windows and Mac will be the same as it is for Linux-x64:
              -XX:+UnlockExperimentalVMOptions -XX:+UseJVMCICompiler

      Most of the work for this effort will be testing and debugging. The goals, non-goals and risks for this enhancement are the same as those described in JEP 317 for Linux-x64.

            bobv Bob Vandette (Inactive)
            dtherkel David Therkelsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: