annotate .jcheck/conf @ 2324:0ac769a57c64

6627983: G1: Bad oop deference during marking Summary: Bulk zeroing reduction didn't work with G1, because arraycopy would call pre-barriers on uninitialized oops. The solution is to have version of arraycopy stubs that don't have pre-barriers. Also refactored arraycopy stubs generation on SPARC to be more readable and reduced the number of stubs necessary in some cases. Reviewed-by: jrose, kvn, never
author iveresov
date Tue, 01 Mar 2011 14:56:48 -0800
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