comparison src/share/vm/gc_implementation/concurrentMarkSweep/cmsOopClosures.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 00b023ae2d78
children 05f89f00a864 148e5441d916
comparison
equal deleted inserted replaced
678:4ac7d97e6101 679:cea947c8a988