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

ciReplay: failure in ciObjectFactory.cpp with assertion "must be whitelisted for replay compilation"

XMLWordPrintable

      There a lot of crashes like below when trying to run different jdk tests with -XX:CompileCommand=option,*::*,DumpReplay and then with
      "XX:+ReplayCompiles -XX:ReplayDataFile=..."

      # Internal Error (/home/katya/work/JavaSE/Hotspot/ws/git/jdk.jdk.master/open/src/hotspot/share/ci/ciObjectFactory.cpp:381), pid=360, tid=376
      # assert(!ReplayCompiles || ciReplay::no_replay_state() || !ciReplay::is_klass_unresolved((InstanceKlass*)k)) failed: must be whitelisted for replay compilation
      #
      # JRE version: Java(TM) SE Runtime Environment (18.0) (fastdebug build 18-internal+0-2021-11-08-2032029.katya...)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 18-internal+0-2021-11-08-2032029.katya..., mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
      # Problematic frame:
      # V [libjvm.so+0x9047c1] ciObjectFactory::create_new_metadata(Metadata*)+0x701


            chagedorn Christian Hagedorn
            epavlova Ekaterina Pavlova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: