-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b73
-
sparc_64
-
solaris
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136108 | emb-9 | Roger Riggs | P3 | Resolved | Fixed | team |
The test failed during Hotspot nightly testing:
test InfoTest.test2(): failure
java.lang.AssertionError: total cpu time expected < 10s more than previous iteration, actual: PT11.144234464S expected [true] but found [false]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertTrue(Assert.java:42)
at InfoTest.test2(InfoTest.java:192)
test InfoTest.test2(): failure
java.lang.AssertionError: total cpu time expected < 10s more than previous iteration, actual: PT11.144234464S expected [true] but found [false]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertTrue(Assert.java:42)
at InfoTest.test2(InfoTest.java:192)
- backported by
-
JDK-8136108 java/lang/ProcessHandle/InfoTest.java failed: total cpu time expected < 10s more
-
- Resolved
-
- relates to
-
JDK-8130276 Intermittent failures for Process API JEP Tests
-
- Closed
-