RFR: 8283606: Tests may fail with zh locale on MacOS

David Holmes dholmes at openjdk.java.net
Thu Mar 24 11:25:45 UTC 2022


On Wed, 23 Mar 2022 15:34:43 GMT, Vikey Chen <duke at openjdk.java.net> wrote:

> I have run tier-1 test with  `JTREG="VM_OPTIONS=-Duser.language=en -Duser.country=US"`, some tests still fail because of default locale, Most of them are langtools tests. 
> 
> On MacOS 12.1.

I think fixing this in the test library is preferable but I'd like to hear from others about the general problem.

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

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


More information about the hotspot-runtime-dev mailing list