-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
9
Test fails with:
java.lang.RuntimeException: Total safepoint time illegal value: -1 ms (MIN = 1; MAX = 9223372036854775807)
at GetTotalSafepointTime.main(GetTotalSafepointTime.java:70)
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:504)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:746)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Total safepoint time illegal value: -1 ms (MIN = 1; MAX = 9223372036854775807)
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Total safepoint time illegal value: -1 ms (MIN = 1; MAX = 9223372036854775807)
java.lang.RuntimeException: Total safepoint time illegal value: -1 ms (MIN = 1; MAX = 9223372036854775807)
at GetTotalSafepointTime.main(GetTotalSafepointTime.java:70)
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:504)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:746)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Total safepoint time illegal value: -1 ms (MIN = 1; MAX = 9223372036854775807)
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Total safepoint time illegal value: -1 ms (MIN = 1; MAX = 9223372036854775807)
- duplicates
-
JDK-8131035 [TESTBUG] sun/management/HotspotRuntimeMBean/GetTotalSafepointTime.java needs to enable UsePerfData
-
- Resolved
-