On Tue, 13 Dec 2022 07:58:36 GMT, Alan Bateman <al...@openjdk.org> wrote:

> What you have looks okay if only Windows 32-bit is skipped but it might be 
> simpler to just require sun.arch.data.model == "64" so that it only runs on 
> 64-bit systems.

Right, but one of the fix for this test explicitly added support for x86
https://bugs.openjdk.org/browse/JDK-8221400
And on Linux x86 this test works fine.

-------------

PR: https://git.openjdk.org/jdk/pull/11639

Reply via email to