annotate .jcheck/conf @ 2134:b158bed62ef5

6994297: G1: do first-level slow-path allocations with a CAS Summary: First attempt to allocate out the current alloc region using a CAS instead of taking the Heap_lock (first level of G1's slow allocation path). Only if that fails and it's necessary to replace the current alloc region take the Heap_lock (that's the second level of G1's slow allocation path). Reviewed-by: johnc, brutisso, ysr
author tonyp
date Wed, 12 Jan 2011 16:34:25 -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