RFR(XXS) 8249624: update appcds/sharedStrings/IncompatibleOptions test in view of 8081416 closed as WNF

Ioi Lam ioi.lam at oracle.com
Wed Jul 22 21:06:49 UTC 2020


Hi Yumin,

Just small nits on the comments:

// UseCompressedOops default is turned on when heap is under 32G but will be

-> UseCompressedOops is turned on by default ....

// turned off when heap is greater than 32G. This leads inconsistency

-> This leads to inconsistency ...

// of UseCompressedOops at dump time and runtime.


Thanks
- Ioi

On 7/22/20 1:47 PM, Yumin Qi wrote:
> Hi, Please review this tiny change on comment:
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8249624
>
> webrev: http://cr.openjdk.java.net/~minqi/2020/8249624/webrev/
>
>
> Note 8081416 already marked as fixed (thanks Ioi), please read the 
> comment on https://bugs.openjdk.java.net/browse/JDK-8081416
>
> With CDS can be done with UseCompressedOops disabled, the test already 
> has correct result.
>
>
> Thanks
>
> Yumin
>
>



More information about the hotspot-runtime-dev mailing list