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

[s390x] Multiple test failure with LockingMode=2

XMLWordPrintable

    • b20
    • s390x
    • linux

        I'm getting these three test failures on s390x (probably) after Light Weight locking mode became default.

        jdk/jshell/ClassMembersTest.java
        java/lang/invoke/condy/CondyWrongType.java
        java/lang/invoke/condy/CondyWithGarbageTest.java

        log:

        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/home/amit/jdk/src/hotspot/cpu/s390/assembler_s390.hpp:143), pid=920072, tid=920276
        # guarantee(is_in_range_of_RelAddr(target, pc, shortForm)) failed: target not within reach at 0x000003ffa01588be, distance = 131738
        #
        # JRE version: OpenJDK Runtime Environment (22.0) (fastdebug build 22-internal-adhoc.amit.jdk)
        # Java VM: OpenJDK 64-Bit Server VM (fastdebug 22-internal-adhoc.amit.jdk, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-s390x)
        # Problematic frame:
        # V [libjvm.so+0x21545c] RelAddr::pcrel_off(unsigned char*, unsigned char*, bool)+0x74
        #
        # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/amit/jdk/build/linux-s390x-server-fastdebug/test-support/jtreg_test_jdk_tier1/scratch/16/core.920072)
        #
        # An error report file with more information is saved as:
        # /home/amit/jdk/build/linux-s390x-server-fastdebug/test-support/jtreg_test_jdk_tier1/scratch/16/hs_err_pid920072.log
        [thread 920186 also had an error]
        #
        # Compiler replay data is saved as:
        # /home/amit/jdk/build/linux-s390x-server-fastdebug/test-support/jtreg_test_jdk_tier1/scratch/16/replay_pid920072.log
        #
        # If you would like to submit a bug report, please visit:
        # https://bugreport.java.com/bugreport/crash.jsp
        #

              amitkumar Amit Kumar
              amitkumar Amit Kumar
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: