On Wed, 5 Apr 2023 23:39:00 GMT, Jorn Vernee <jver...@openjdk.org> wrote:
>> Roger Riggs has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Correct spelling of isAARCH64 in WIndows AttachProviderImpl > > test/jdk/java/foreign/TestUnsupportedLinker.java line 26: > >> 24: /* >> 25: * @test >> 26: * @ignore architecture can not be overridden by setting os.arch - >> delete test > > FWIW, we introduce a property in CABI to override it directly in the JEP > patch: > https://github.com/openjdk/jdk/pull/13079/files#diff-1e9526318ae485495af012cbf0450693d77fd8241be62afe422a75304de5aed1R28 I'll drop the changes to foreign to avoid conflicts with PR #13079. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13357#discussion_r1159801845