RFR (XS) 8229134: [TESTBUG] 32-bit build fails gc/arguments/TestSurvivorAlignmentInBytesOption.java after JDK-8228855

Thomas Schatzl thomas.schatzl at oracle.com
Tue Aug 6 10:10:14 UTC 2019


Hi,

On 05.08.19 15:36, Aleksey Shipilev wrote:
> Testbug:
>    https://bugs.openjdk.java.net/browse/JDK-8229134
> 
> ObjectAlignmentInBytes is not available on 32-bit VMs. So the fix it to check for that before trying:
>    http://cr.openjdk.java.net/~shade/8229134/webrev.01/
> 
> Testing: affected tests on x86_32, x86_64
> 

   looks good.

Thomas



More information about the hotspot-gc-dev mailing list