-
Bug
-
Resolution: Duplicate
-
P2
-
9
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f604490c1d3, pid=15869, tid=0x00007f604098b700
#
# JRE version: (9.0) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.9.0-internal-fastdebug-20150625170323.jdenise.hs-rt-final-b00 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x101f1d3]]
java.lang.RuntimeException: 1 tests failed! (Error processing option CMSYoungGenPerWorker with valid value '-XX:+UseConcMarkSweepGC -XX:CMSYoungGenPerWorker=1'! JVM output reports a fatal error. JVM exited with code 1!)
(assert failed: 1 == 0)
at jdk.test.lib.Asserts.error(Asserts.java:444)
at jdk.test.lib.Asserts.assertTrue(Asserts.java:371)
at jdk.test.lib.Asserts.assertEquals(Asserts.java:166)
at jdk.test.lib.Asserts.assertEQ(Asserts.java:140)
at TestOptionsWithRanges.main(TestOptionsWithRanges.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:502)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
Error processing option CMSYoungGenPerWorker with valid value '-XX:+UseConcMarkSweepGC -XX:CMSYoungGenPerWorker=1'
#
# SIGSEGV (0xb) at pc=0x00007f604490c1d3, pid=15869, tid=0x00007f604098b700
#
# JRE version: (9.0) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.9.0-internal-fastdebug-20150625170323.jdenise.hs-rt-final-b00 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x101f1d3]]
java.lang.RuntimeException: 1 tests failed! (Error processing option CMSYoungGenPerWorker with valid value '-XX:+UseConcMarkSweepGC -XX:CMSYoungGenPerWorker=1'! JVM output reports a fatal error. JVM exited with code 1!)
(assert failed: 1 == 0)
at jdk.test.lib.Asserts.error(Asserts.java:444)
at jdk.test.lib.Asserts.assertTrue(Asserts.java:371)
at jdk.test.lib.Asserts.assertEquals(Asserts.java:166)
at jdk.test.lib.Asserts.assertEQ(Asserts.java:140)
at TestOptionsWithRanges.main(TestOptionsWithRanges.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:502)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
Error processing option CMSYoungGenPerWorker with valid value '-XX:+UseConcMarkSweepGC -XX:CMSYoungGenPerWorker=1'
- duplicates
-
JDK-8049304 race between VM_Exit and _sync_FutileWakeups->inc()
-
- Closed
-
- relates to
-
JDK-8049304 race between VM_Exit and _sync_FutileWakeups->inc()
-
- Closed
-