Re: RFR: 8287896: PropertiesTest.sh fail on msys2

2022-06-07 Thread Naoto Sato
On Tue, 7 Jun 2022 10:14:47 GMT, Magnus Ihse Bursie  wrote:

> The test `test/jdk/java/util/Currency/PropertiesTest.sh` fails on msys2, 
> since it does not properly detect this environment.

Looks good. Thanks for the change.

-

Marked as reviewed by naoto (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/9057


RFR: 8287896: PropertiesTest.sh fail on msys2

2022-06-07 Thread Magnus Ihse Bursie
The test `test/jdk/java/util/Currency/PropertiesTest.sh` fails on msys2, since 
it does not properly detect this environment.

-

Commit messages:
 - 8287896: PropertiesTest.sh fail on msys2

Changes: https://git.openjdk.java.net/jdk/pull/9057/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk=9057=00
  Issue: https://bugs.openjdk.org/browse/JDK-8287896
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/9057.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/9057/head:pull/9057

PR: https://git.openjdk.java.net/jdk/pull/9057