.hgignore
author iveresov
Tue, 01 Mar 2011 14:56:48 -0800
changeset 8498 6398004126b9
parent 6729 6972f2f93eba
child 9309 334bea52fc16
permissions -rw-r--r--
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

^build/
^dist/
/nbproject/private/
^webrev