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

aarch64 jtreg: assert in TestOptionsWithRanges.jtr

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 11
    • hotspot
    • None
    • b23
    • aarch64
    • linux

        ----------System.err:(43/3065)----------
        OpenJDK 64-Bit Server VM warning: Option AggressiveOpts was deprecated in version 11.0 and will likely be removed in a future release.
        TEST FAILED: Error processing option SoftwarePrefetchHintDistance with valid value '-server -XX:+UseG1GC -XX:SoftwarePrefetchHintDistance=32760'! JVM output reports a fatal error. JVM exited with code 134 [0x86]!
        stdout content[# To suppress the following error report, specify this argument
        # after -XX: or in .hotspotrc: SuppressErrorAt=/macroAssembler_aarch64.cpp:2187
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/export/teamcity/BuildAgent/work/13b0faa15b44c3a4/src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp:2187), pid=17758, tid=17761
        # assert(Rd != zr) failed: overflow in immediate operand
        #
        # JRE version: (11.0) (fastdebug build )
        # Java VM: OpenJDK 64-Bit Server VM (fastdebug 11-internal+0-adhoc.root.13b0faa15b44c3a4, mixed mode, tiered, compressed oops, g1 gc, linux-aarch64)
        # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
        #
        # An error report file with more information is saved as:
        # /export/boris/b50819/JTreportX/set01/JTwork/scratch/7/hs_err_pid17758.log
        #
        # If you would like to submit a bug report, please visit:
        # http://bugreport.java.com/bugreport/crash.jsp
        #
        Current thread is 17761
        Dumping core ...
        ]
        stderr content[]

        java.lang.RuntimeException: 1 tests failed! (Error processing option SoftwarePrefetchHintDistance with valid value '-server -XX:+UseG1GC -XX:SoftwarePrefetchHintDistance=32760'! JVM output reports a fatal error. JVM exited with code 134 [0x86]!)
        : expected 1 to equal 0
                at jdk.test.lib.Asserts.fail(Asserts.java:594)
                at jdk.test.lib.Asserts.assertEquals(Asserts.java:205)
                at jdk.test.lib.Asserts.assertEQ(Asserts.java:178)
                at TestOptionsWithRanges.main(TestOptionsWithRanges.java:138)
                at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.base/java.lang.reflect.Method.invoke(Method.java:566)
                at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
                at java.base/java.lang.Thread.run(Thread.java:834)

              bulasevich Boris Ulasevich
              bulasevich Boris Ulasevich
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: