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

[JVMCI] no reliable mechanism for querying JVMCI system properties

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • b143

      There is currently no reliable JVMCI equivalent of -XX:+PrintFlagsFinal for listing the system properties used to configure a JVMCI compiler. This is a bug as it's important to be able to list such properties. The only current mechanism is to set -Djvmci.PrintFlags=true on the command line and then somehow force the VM to trigger JVMCI initialization (which is lazy).

            dnsimon Douglas Simon
            dnsimon Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: