Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8204785 | 11.0.1 | Sangheon Kim | P2 | Resolved | Fixed | team |
One of sub-tests in TestPrintReferences.java checks total vs. sum of sub-phases from concurrent mark. i.e. checkLogValue(). If concurrent mark happens multiple times with first time having 0 ms but second time having non-zero, the test fails because it doesn't split GCs.
- backported by
-
JDK-8204785 [TESTBUG] TestPrintReferences.java fails if multiple concurrent mark happens
-
- Resolved
-