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

JDK-8315818 broke JVMCIPrintProperties on libgraal

XMLWordPrintable

    • b16

      After JDK-8315818, it's possible for JVMCI initialization to happen prior to the forced initialization in Threads::create_vm. The former will happen on a compiler thread where as the latter happens on the main thread. This has the unfortunate side effect of JVMCI property printing happening twice.

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

              Created:
              Updated:
              Resolved: