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

[leyden] Creating AOT cache could crash with "assert(curr_ctrl->in(0)->Opcode() == Op_If) failed: unexpected node Initialize"

XMLWordPrintable

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

      Creating AOT cache could crash with

      # Internal Error (/opt/mach5/mesos/work_dir/slaves/d4bd67c3-e9b9-4d9e-aa82-81f76e98a579-S87/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/f3958f1a-6f90-4eb1-a257-1c713e317bd7/runs/fcebb91e-92c1-4dbe-9d9e-d061b0090da6/workspace/open/src/hotspot/share/opto/escape.cpp:658), pid=2293652, tid=2293664
      # assert(curr_ctrl->in(0)->Opcode() == Op_If) failed: unexpected node Initialize
      #
      # JRE version: Java(TM) SE Runtime Environment (25.0) (fastdebug build 25-internal-LTS-2025-03-30-1707464.ekaterina.pavlova.leyden.premain)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 25-internal-LTS-2025-03-30-1707464.ekaterina.pavlova.leyden.premain, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)
      # Problematic frame:
      # V [libjvm.so+0xb00520] ConnectionGraph::specialize_cmp(Node*, Node*)+0xe0


      At least following jck test executed in aot mode failed because of this:
       api/java_lang/Double/valueOf1.html

            Unassigned Unassigned
            epavlova Ekaterina Pavlova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: