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

[Graal] runtime/Metaspace/DefineClass.java crashes with "biases should not be seen by VM thread here"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 11
    • 10, 11
    • hotspot

      runtime/Metaspace/DefineClass.java crashes with

      # Internal Error (workspace/open/src/hotspot/share/runtime/synchronizer.cpp:726), pid=23915, tid=23935
      # assert(Universe::verify_in_progress() || !SafepointSynchronize::is_at_safepoint()) failed: biases should not be seen by VM thread here

      when runnning in Graal JIT mode.

      Steps to reproduce:
      > jtreg -vt -jdk:JDK-HS_fastdebug
          -vmoptions:-XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+TieredCompilation -XX:+UseJVMCICompiler -Djvmci.Compiler=graal
          -dir:test/hotspot/jtreg runtime/Metaspace/DefineClass.java


      The issue seems to be intermittent but I can reproduce it quite easy with latest jdk10-b43 and jdk/hs workspace.
      The issue is also reproduced with previous jdk10 builds.

            coleenp Coleen Phillimore
            epavlova Ekaterina Pavlova
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: