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

applications/ctw/modules/java_base.java failed because jvm crashed with "assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 11
    • hotspot
    • None

      Test log:
      ---------System.err:(25/1722)----------
      There were 1 errors:[
      java.lang.Error: modules_java_base_0: failed during compilation of class #67 : com/sun/crypto/provider/DHKeyFactory
      at sun.hotspot.tools.ctw.CtwRunner.startCtwforAllClasses(CtwRunner.java:217)
      at sun.hotspot.tools.ctw.CtwRunner.run(CtwRunner.java:119)
      at sun.hotspot.tools.ctw.CtwRunner.main(CtwRunner.java:65)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:229)
      at java.base/java.lang.Thread.run(Thread.java:834)

      java.lang.AssertionError: There were 1 errors:[{modules_java_base_0: failed during compilation of class #67 : com/sun/crypto/provider/DHKeyFactory}]
      at sun.hotspot.tools.ctw.CtwRunner.run(CtwRunner.java:134)
      at sun.hotspot.tools.ctw.CtwRunner.main(CtwRunner.java:65)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:229)
      at java.base/java.lang.Thread.run(Thread.java:834)

      JavaTest Message: Test threw exception: java.lang.AssertionError
      JavaTest Message: shutting down test


      JVM crashed with:

      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/scratch/opt/mach5/mesos/work_dir/slaves/c4ee7e63-1ded-4e8c-9581-ce26f27e3af4-S133/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/4d2e1bb7-b6f6-4f06-804b-9631d2dd4e88/runs/32d78b2f-5ccf-4add-8d6b-9cd4ef37a0bb/workspace/open/src/hotspot/share/ci/ciInstanceKlass.cpp:54), pid=11042, tid=11055
      # assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded

            thartmann Tobias Hartmann
            fyuan Frank Yuan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: