-
Bug
-
Resolution: Fixed
-
P1
-
9
-
Verified
There are two asserts in the October 8 nightlies that has been pinned to the changes in GC id made in JDK-8134953.
TestGCEventMixedWithCMSConcurrent.java:
Assertion failed\: Garbage Collection@5046474260 \= { ... } \= null \: Multiple vm/gc/collector/garbage_collection for gcId 22
TestGCEventMixedWithG1ConcurrentMark.java:
Assertion failed\: 1 \= 2 \: Unexpected number of heap_summary.before_gc
These test failures are blocking integration of hs-rt to main which gives
ILW of High (crash, blocking integration), High (always), High (none) = P1
TestGCEventMixedWithCMSConcurrent.java:
Assertion failed\: Garbage Collection@5046474260 \= { ... } \= null \: Multiple vm/gc/collector/garbage_collection for gcId 22
TestGCEventMixedWithG1ConcurrentMark.java:
Assertion failed\: 1 \= 2 \: Unexpected number of heap_summary.before_gc
These test failures are blocking integration of hs-rt to main which gives
ILW of High (crash, blocking integration), High (always), High (none) = P1
- duplicates
-
JDK-8139294 TestGCEventMixedWithCMSConcurrent.java still fails after JDK-8134953
-
- Resolved
-
-
JDK-8139293 TestGCEventMixedWithG1ConcurrentMark.java fails after JDK-8134953
-
- Closed
-
- relates to
-
JDK-8134953 Make the GC ID available in a central place
-
- Resolved
-