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

SA provides no API for detecting if JVMCI is supported

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 9
    • 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

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

              Created:
              Updated:
              Resolved: