[Graal] build Graal regardless AOT build

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 10
    • Affects Version/s: 10
    • Component/s: 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"

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

              Created:
              Updated:
              Resolved: