-
Bug
-
Resolution: Fixed
-
P2
-
None
-
b83
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142212 | emb-9 | Joe Darcy | P2 | Resolved | Fixed | team |
As of the latest hotspot integration, the tests
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithCMSConcurrent.java
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithCMSMarkSweep.java
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithDefNew.java
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithG1ConcurrentMark.java
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithG1MarkSweep.java
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithG1New.java
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithPSMarkSweep.java
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithPSMarkSweep.java
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithParallelOld.java
are all failing in Mach 5 across platforms due to JDK-8135089.
These tests need to be problem listed while a fix for the underlying problem is developed.
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithCMSConcurrent.java
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithCMSMarkSweep.java
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithDefNew.java
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithG1ConcurrentMark.java
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithG1MarkSweep.java
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithG1New.java
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithPSMarkSweep.java
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithPSMarkSweep.java
closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithParallelOld.java
are all failing in Mach 5 across platforms due to JDK-8135089.
These tests need to be problem listed while a fix for the underlying problem is developed.
- backported by
-
JDK-8142212 Problem list multiple failing ReferenceStatisticsEventTest jfr tests
-
- Resolved
-