annotate .jcheck/conf @ 2149:7e37af9d69ef

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
author tonyp
date Wed, 19 Jan 2011 09:35:17 -0500
parents 7836be3e92d0
children e6e7d76b2bd3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
7836be3e92d0 6669216: Add jcheck configuration directories
mr
parents:
diff changeset
1 project=jdk7