Request for reviews (S): 6999491: non-zero COOPs are used when they should not
Igor Veresov
igor.veresov at oracle.com
Thu Nov 11 19:29:00 PST 2010
Looks good.
igor
On 11/11/10 7:03 PM, Vladimir Kozlov wrote:
> http://cr.openjdk.java.net/~kvn/6999491/webrev
>
> Fixed 6999491: non-zero COOPs are used when they should not
>
> Regression introduced by fix for 6984368 bug.
> The expression in max_heap_for_compressed_oops() produces
> incorrect result when HeapBaseMinAddress > OopEncodingHeapMax.
>
> HeapBaseMinAddress should be used only for a default heap
> size calculation.
> Added heap size to PrintCompressedOopsMode output.
>
More information about the hotspot-compiler-dev
mailing list