Wed, 19 Jan 2011 09:35:17 -0500 7011379: G1: overly long concurrent marking cycles
tonyp [Wed, 19 Jan 2011 09:35:17 -0500] rev 7920
7011379: G1: overly long concurrent marking cycles Summary: This changeset introduces filtering of SATB buffers at the point when they are about to be enqueued. If this filtering clears enough entries on each buffer, the buffer can then be re-used and not enqueued. This cuts down the number of SATB buffers that need to be processed by the concurrent marking threads. Reviewed-by: johnc, ysr
Wed, 19 Jan 2011 19:24:34 -0800 Merge
dcubed [Wed, 19 Jan 2011 19:24:34 -0800] rev 7919
Merge
Wed, 19 Jan 2011 13:51:53 -0800 7012505: BreakpointWithFullGC.sh fails with Internal Error (src/share/vm/oops/methodOop.cpp:220)
kamg [Wed, 19 Jan 2011 13:51:53 -0800] rev 7918
7012505: BreakpointWithFullGC.sh fails with Internal Error (src/share/vm/oops/methodOop.cpp:220) Summary: Rebuild breakpoint cache at gc_epilogue instead of during oops_do Reviewed-by: dcubed, ysr, coleenp
Wed, 19 Jan 2011 08:16:45 -0800 7013008: 2/3 assert(method == NULL || check_method(method, bcp)) failed: bcp must point into method
never [Wed, 19 Jan 2011 08:16:45 -0800] rev 7917
7013008: 2/3 assert(method == NULL || check_method(method, bcp)) failed: bcp must point into method Summary: The Relocator should pass a NULL methodOop when rewriting since its resource array can never contain breakpoints. Reviewed-by: dcubed, kvn, coleenp
Wed, 19 Jan 2011 07:41:39 -0800 7012493: 2/2 6849574/Test.java fails with Internal Error (src/share/vm/prims/jvmtiTagMap.cpp:3294)
dcubed [Wed, 19 Jan 2011 07:41:39 -0800] rev 7916
7012493: 2/2 6849574/Test.java fails with Internal Error (src/share/vm/prims/jvmtiTagMap.cpp:3294) Summary: Refine assertion to work before VMThread has started. Reviewed-by: ysr, never, dholmes, acorn
Wed, 19 Jan 2011 07:15:09 -0800 Merge
dcubed [Wed, 19 Jan 2011 07:15:09 -0800] rev 7915
Merge
(0) -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip