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

[Leyden] aotCode/AOTCodeFlags.java asserts receiver_klass->is_not_initialized after JDK-8369296

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • repo-leyden
    • repo-leyden
    • hotspot

      After porting JDK-8369296 the test runtime/cds/appcds/aotCode/AOTCodeFlags.java hit assert when run with -Xcomp:

      # Internal Error (/workspace/open/src/hotspot/share/runtime/sharedRuntime.cpp:1411), pid=3540890, tid=3540893
      # assert(!InstanceKlass::cast(receiver_klass)->is_not_initialized()) failed: receiver_klass must be initialized
      #
      # JRE version: Java(TM) SE Runtime Environment (26.0) (fastdebug build 26-internal-2025-10-30-1935566.vladimir.kozlov.leyden)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 26-internal-2025-10-30-1935566.vladimir.kozlov.leyden, compiled mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
      # Problematic frame:
      # V [libjvm.so+0x1a337ff] SharedRuntime::find_callee_info_helper(vframeStream&, Bytecodes::Code&, CallInfo&, JavaThread*)+0x5df
      #

            kvn Vladimir Kozlov
            kvn Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: