comparison src/share/vm/runtime/deoptimization.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 d1605aabd0a1
children b109e761e927
comparison
equal deleted inserted replaced
678:4ac7d97e6101 679:cea947c8a988