Please review fix for 6716785: implicit null checks not triggering with CompressedOops
James.Melvin at Sun.COM
James.Melvin at Sun.COM
Thu Jul 17 11:04:47 PDT 2008
>> Should I enable it in our HS14 source base?
Yes, enable COOPs by default in OpenJDK. We want to shake out any
remaining bugs as soon as possible, by broadening the exposure.
- Jim
Coleen Phillimore - Sun Microsystems wrote:
>
> 6716785: implicit null checks not triggering with CompressedOops
> Summary: allocate alignment-sized page(s) below java heap so that memory
> accesses at heap_base+1page give signal and cause an implicit null check
> Reviewed-by:
>
> Webrev:
> http://webrev.invokedynamic.info/coleenp/6716785/
>
> Note in this webrev, the change in arguments.cpp to enable
> UseCompressedOops by default will be reverted for checking into HS13
> (it's still off by default) for 6u6p. Should I enable it in our HS14
> source base?
>
> Thanks!
> Coleen
More information about the hotspot-runtime-dev
mailing list