SA provides no API for detecting if JVMCI is supported

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: 9
    • Component/s: hotspot
    • None

      Currently SA supports calling VM.getVM().isClientCompiler() to see if C1 is supported and VM.getVM().isServerCompiler() to see if C2 is supported. However, there is no way to determine if neither are supported, and instead only JVMCI is supported.

      https://bugs.openjdk.java.net/browse/JDK-8151155?focusedCommentId=13910396&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13910396

            Assignee:
            Chris Plummer
            Reporter:
            Chris Plummer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: