comparison src/share/vm/utilities/taskqueue.cpp @ 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 0fbdb4381b99
children df6caf649ff7
comparison
equal deleted inserted replaced
678:4ac7d97e6101 679:cea947c8a988