On Sat, 22 Oct 2022 20:44:50 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
>> It fails on x86_32 due to `Unrecognized VM option ObjectAlignmentInBytes=8`. >> So let's only run the test on 64-bit platforms. >> >> Thanks. >> Best regards, >> Jie > > Marked as reviewed by cjplummer (Reviewer). Thanks @plummercj for your review. ------------- PR: https://git.openjdk.org/jdk/pull/10829