On Sat, 22 Oct 2022 04:30:24 GMT, Jie Fu <ji...@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). ------------- PR: https://git.openjdk.org/jdk/pull/10829