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

Aleksey Shipilev shade at redhat.com
Mon Aug 5 13:36:09 UTC 2019


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

-- 
Thanks,
-Aleksey




More information about the hotspot-gc-dev mailing list