Integrated: 7903159: Make jtreg self-tests run on Windows/Cygwin
Christian Stein
cstein at openjdk.java.net
Wed Apr 13 23:03:43 UTC 2022
On Wed, 13 Apr 2022 19:38:18 GMT, Christian Stein <cstein at openjdk.org> wrote:
> Prior to this commit some of `jtreg`'s self-tests failed on Windows/Cygwin systems.
>
> This commit fixes this mainly by adjusting assertions expecting Windows-style paths, `\r\n` line-breaks, and ignoring/normalizing other differences compared to Unix-based systems.
>
> https://bugs.openjdk.java.net/browse/CODETOOLS-7903159
This pull request has now been integrated.
Changeset: dec2a59d
Author: Christian Stein <cstein at openjdk.org>
Committer: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.java.net/jtreg/commit/dec2a59de0c7788a1494e4bd0ee50ab23b228505
Stats: 49 lines in 22 files changed: 8 ins; 0 del; 41 mod
7903159: Make jtreg self-tests run on Windows/Cygwin
Reviewed-by: jjg
-------------
PR: https://git.openjdk.java.net/jtreg/pull/74
More information about the jtreg-dev
mailing list