Disable compressedOop,
Dang Nhan Nguyen
nhann at chalmers.se
Fri Mar 4 14:38:35 UTC 2011
Hi all,
I am trying to debug a small piece of code with hotspot using VS2010, on Win7 64bit.
My code caused a bug whenever I referred to an object in Young Generation of the heap which has its klass as a CompressedOop. As a workaround, I want to disable using CompressedOop.
Does anybody know how to disable CompressedOop when I build the hotspot?
Thank you,
/Nhan Nguyen
More information about the build-dev
mailing list