Building openjdk8 on windows 7, tests fail for i18n problems

Peter Koellner peter at asgalon.net
Mon Dec 19 23:34:35 UTC 2016


On Tue, 20 Dec 2016, David Holmes wrote:

> On 20/12/2016 7:41 AM, Peter Koellner wrote:
>> How do I add jvm args to the make test java processes? localized windows
>> 7 home can't change the locale to en, but setting -Duser.country=US
>> -Duser-language=en should solve a number of i18n related test failures...
>
> It might work to run:
>
> make test JAVA_VM_ARGS="-Duser.country=US -Duser-language=en"

Thanks. I'll do that after the next build tomorrow. Can I also increase the timeouts 
for the tests somehow?

-- 
peter kollner <peter at asgalon.net>


More information about the jdk8-dev mailing list