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

Ambiguous name of jtreg property vm.libgraal.enabled

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 22, 23
    • hotspot
    • 22
    • b18

      JDK-8311946 added support for jtreg @require property `vm.libgraal.enabled`. This property is true when libgraal is used as the (Java) JIT compiler.

      However, the name could be misleading, since libgraal can be "enabled" for use by non-CompilerBroker compilations, without being used as the JIT compiler. This would be the case in a distro that ships GraalJS (for example) atop libgraal, while leaving C2 active for Java code.

            tjonker Todd Jonker
            tjonker Todd Jonker
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: