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

Roger Riggs rriggs at openjdk.java.net
Thu Mar 24 14:09:48 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.

Can you look into why these tests do not fail on other OS's with the same locale?
There could be some other way that the locale defaults are used by the tests.

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

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


More information about the hotspot-runtime-dev mailing list