-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-svc
-
None
-
master
java/lang/management/MemoryMXBean/TestGetTotalGcCpuTime.java#ZGC windows-x64 Exception: java.lang.RuntimeException: Some GC CPU time must have been reported
java/lang/management/MemoryMXBean/TestGetTotalGcCpuTime.java#G1 windows-x64 Exception: java.lang.RuntimeException: Some GC CPU time must have been reported
java/lang/management/MemoryMXBean/TestGetTotalGcCpuTime.java#Parallel windows-x64 Exception: java.lang.RuntimeException: Some GC CPU time must have been reported
----------System.err:(11/702)----------
java.lang.RuntimeException: Some GC CPU time must have been reported
at TestGetTotalGcCpuTime.main(TestGetTotalGcCpuTime.java:108)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1516)
Should CPU time always have been recorded?
- links to
-
Commit(master)
openjdk/jdk/28d94d6a
-
Review(master)
openjdk/jdk/28362