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

[s390] Implement nmethod entry barriers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 20
    • 20
    • hotspot
    • None
    • gc
    • b22
    • s390x
    • linux

      Currently, support for nmethod entry barriers (JDK-8210498) is missing on s390. Since JDK-8290025, this has lead to a build error--failing at BarrierSetNMethod::disarm

      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/home/ty/openjdk/jdk-current/src/hotspot/cpu/s390/gc/shared/barrierSetNMethod_s390.cpp:34), pid=446585, tid=446664
      # Error: ShouldNotReachHere()
      #
      # JRE version: OpenJDK Runtime Environment (20.0) (fastdebug build 20-internal-adhoc.ty.jdk-current)
      # Java VM: OpenJDK 64-Bit Server VM (fastdebug 20-internal-adhoc.ty.jdk-current, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-s390x)
      # Problematic frame:
      # V [libjvm.so+0x397aa0] BarrierSetNMethod::disarm(nmethod*)+0x30

            tsteele Tyler Steele
            tsteele Tyler Steele
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: