-
Bug
-
Resolution: Fixed
-
P4
-
9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084064 | emb-9 | Yekaterina Kantserova | P4 | Resolved | Fixed | team |
RULE com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationTest.java Exception java.lang.Exception: Test incorrect: notifications have not been sent for java.lang:name=G1 Old Generation,type=GarbageCollector
Test fails because it doesn't get notification after System.gc(). I suspect that test is not compatible with -XX:+ExplicitGCInvokesConcurrent in G1/CMS.
Test fails because it doesn't get notification after System.gc(). I suspect that test is not compatible with -XX:+ExplicitGCInvokesConcurrent in G1/CMS.
- backported by
-
JDK-8084064 [TESTBUG] com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationp[Content]Test.java fail when -XX:+ExplicitGCInvokesConcurrent
- Resolved