RFR(S) [downport 11]: 8213410: UseCompressedOops requirement check fails fails on 32-bit system

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Wed Nov 28 22:29:14 UTC 2018


This seems good.
Coleen

On 11/28/18 4:00 AM, Lindenmaier, Goetz wrote:
> Hi,
>
> I need a review to downport 8213410.
> 8213410 fixes disabling tests for UseCompressedOops on 32-bit platforms.
>
> In jdk12, "@requires vm.bits == 64" was introduced to CompressedClassPointers.java
> by "8208655: use JTreg skipped status in hotspot tests". Because of this change,
> 8213410 does not apply properly.
> To fix this, I introduce "@requires vm.bits == 64" to this test in jdk11, too.
> http://cr.openjdk.java.net/~goetz/wr18/8213410-32bit_cOops-jdk11/01/
>
> Best regards,
>    Goetz.
>



More information about the hotspot-dev mailing list