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

Thomas Schatzl thomas.schatzl at oracle.com
Mon Dec 10 10:07:50 UTC 2018


Hi,

On Wed, 2018-11-28 at 09:00 +0000, 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/

  change looks good.

Thomas



More information about the jdk-updates-dev mailing list