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

[leyden] AOTMode=record crashes in FinalImageRecipes::add_reflection_data_flags

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • repo-leyden
    • repo-leyden
    • hotspot
    • b12

      The attempt to creation AOT configuration file for the following tests crashes with SIGSEGV

      # SIGSEGV (0xb) at pc=0x00007f632aec9a33, pid=6574, tid=6575
      #
      # JRE version: Java(TM) SE Runtime Environment (25.0) (fastdebug build 25-internal-LTS-2025-03-14-1707570.katya...)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 25-internal-LTS-2025-03-14-1707570.katya..., mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
      # Problematic frame:
      # V [libjvm.so+0x62ca33] AccessInternal::PostRuntimeDispatch<G1BarrierSet::AccessBarrier<286822ul, G1BarrierSet>, (AccessInternal::BarrierType)3, 286822ul>::oop_access_barrier(oop, long)+0x163

      The crash is observed when using premain bits.

      The tests fail with following error when using latest promoted jdk25b14 build:
       [0.064s][info ][cds ] Using AOT-linked classes: true (static archive: has aot-linked classes)
       Passed with exception when loading class subclassFinal00102m001: java.lang.IncompatibleClassChangeError: class
       javasoft.sqe.tests.vm.verifier.subclassFinal.subclassFinal001.subclassFinal00102m001.subclassFinal00102m001 cannot inherit from final class java.lang.String

            iklam Ioi Lam
            epavlova Ekaterina Pavlova
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: