comparison src/share/vm/gc_implementation/parNew/parGCAllocBuffer.hpp @ 679:cea947c8a988

6819891: ParNew: Fix work queue overflow code to deal correctly with +UseCompressedOops Summary: When using compressed oops, rather than chaining the overflowed grey objects' pre-images through their klass words, we use GC-worker thread-local overflow stacks. Reviewed-by: jcoomes, jmasa
author ysr
date Sat, 28 Mar 2009 15:47:29 -0700
parents 09f82af55c3e
children bd02caa94611
comparison
equal deleted inserted replaced
678:4ac7d97e6101 679:cea947c8a988