[foreign-jextract] Integrated: 8268319: VersionCheck test fails for jextract on Windows
Jorn Vernee
jvernee at openjdk.java.net
Mon Jun 7 12:22:40 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
This pull request has now been integrated.
Changeset: 2a243938
Author: Jorn Vernee <jvernee at openjdk.org>
URL: https://git.openjdk.java.net/panama-foreign/commit/2a2439389574dbe7ecd70986f90949de74a5e19b
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8268319: VersionCheck test fails for jextract on Windows
Reviewed-by: sundar
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/552
More information about the panama-dev
mailing list