Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8207324 | 12 | Dmitriy Samersoff | P3 | Resolved | Fixed | b03 |
JDK-8207525 | 11.0.2 | Dmitriy Samersoff | P3 | Resolved | Fixed | b01 |
JDK-8207636 | 11.0.1 | Dmitriy Samersoff | P3 | Resolved | Fixed | b02 |
----------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)
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)
- backported by
-
JDK-8207324 aarch64 jtreg: assert in TestOptionsWithRanges.jtr
-
- Resolved
-
-
JDK-8207525 aarch64 jtreg: assert in TestOptionsWithRanges.jtr
-
- Resolved
-
-
JDK-8207636 aarch64 jtreg: assert in TestOptionsWithRanges.jtr
-
- Resolved
-
- relates to
-
JDK-8203041 AArch64: fix overflow in immediate cmp/cmn instruction
-
- Resolved
-
-
JDK-8206895 aarch64: rework error-prone cmp instuction
-
- Resolved
-