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

[Graal] build Graal regardless AOT build

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • hotspot
    • b23
    • generic
    • generic

      We are planning to have Graal as experimental JIT compiler in next release.
      For that we should enable its build regardless AOT build which is current condition:

          # By default enable graal build where AOT is available
          if test "x$ENABLE_AOT" = "xtrue"; then
            AC_MSG_RESULT([yes])
            JVM_FEATURES_graal="graal"
            INCLUDE_GRAAL="true"

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

              Created:
              Updated:
              Resolved: