comparison src/share/vm/gc_implementation/g1/satbQueue.hpp @ 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 7e37af9d69ef
children 2ace1c4ee8da
comparison
equal deleted inserted replaced
2323:bc6b27fb3568 2324:0ac769a57c64