On Thu, 24 Mar 2022 05:15:05 GMT, David Holmes <dhol...@openjdk.org> 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 have filed:
> 
> https://bugs.openjdk.java.net/browse/JDK-8283606
> 
> please update the PR accordingly.

@dholmes-ora Thanks, I've updated the PR. 

Tell me if changing the test library is preferable, I will update this PR.
it will include `ProcessTools.createJavaProcessBuilder` , `ExecTask` , 
`JavadocTask` , `JavacTask`,and maybe modify two tests to use `JavacTask` if 
applicable.

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

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

Reply via email to