[foreign-jextract] RFR: 8268319: VersionCheck test fails for jextract on Windows

Athijegannathan Sundararajan sundar at openjdk.java.net
Mon Jun 7 10:46:32 UTC 2021


On Mon, 7 Jun 2021 10:39:53 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> The test tools/launcher/VersionCheck fails for jextract on Windows, because the filtering logic to filter out warnings in the output checks that the executable file name is "jextract", while on Windows it's "jextract.exe". So, the warnings are never filtered

LGTM

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

Marked as reviewed by sundar (Committer).

PR: https://git.openjdk.java.net/panama-foreign/pull/552


More information about the panama-dev mailing list