Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2176975 | 7 | Y. Ramakrishna | P3 | Closed | Fixed | b15 |
JDK-2172449 | 6u10 | Y. Ramakrishna | P3 | Resolved | Fixed | b09 |
Stress test allocating garbage and invoking System.gc() in different threads intermittenly hangs with -XX: -XX:+ExplicitGCInvokesConcurrent because System.gc() does not return.
See comments for more details.
Changed synopsis field from:
System.gc() may hang with -XX:+ExplicitGCInvokesConcurrent
to:
CMS: System.gc() may hang with -XX:+ExplicitGCInvokesConcurrent upon concurrent mode failure
http://gtee.sfbay/gtee/results/JDK7/NIGHTLY/VM/latest/GC_Baseline-Xconc/vm/64BITSOLARIS-AMD64/server/mixed/vm-64BITSOLARIS-AMD64_server_mixed_vm.gc.testlist2007-06-15-06-58-28/ResultDir/Juggle1_gc/
gc/memory/Array/ArrayJuggle/Juggle1_gc
gc/memory/Array/ArrayJuggle/Juggle2_gc
See comments for more details.
Changed synopsis field from:
System.gc() may hang with -XX:+ExplicitGCInvokesConcurrent
to:
CMS: System.gc() may hang with -XX:+ExplicitGCInvokesConcurrent upon concurrent mode failure
http://gtee.sfbay/gtee/results/JDK7/NIGHTLY/VM/latest/GC_Baseline-Xconc/vm/64BITSOLARIS-AMD64/server/mixed/vm-64BITSOLARIS-AMD64_server_mixed_vm.gc.testlist2007-06-15-06-58-28/ResultDir/Juggle1_gc/
gc/memory/Array/ArrayJuggle/Juggle1_gc
gc/memory/Array/ArrayJuggle/Juggle2_gc
- backported by
-
JDK-2172449 CMS: System.gc() may hang with -XX:+ExplicitGCInvokesConcurrent upon concurrent mode failure
-
- Resolved
-
-
JDK-2176975 CMS: System.gc() may hang with -XX:+ExplicitGCInvokesConcurrent upon concurrent mode failure
-
- Closed
-
- relates to
-
JDK-5025281 Allow System.gc() to trigger concurrent (not stop-the-world) full collections
-
- Resolved
-
-
JDK-6483690 CMS: assert(cur_val < top,"All recorded addresses should be less")
-
- Resolved
-