Duplicate :
|
This test has been failing in jigsaw/jake since it was sync'ed up to JDK 9+96 The output of the test is: Got unexpected results: parse exception: java.text.ParseException: Unparseable date: "UTC", locale: nn parse exception: java.text.ParseException: Unparseable date: "UTC", locale: ar_JO parse exception: java.text.ParseException: Unparseable date: "UTC", locale: bg parse exception: java.text.ParseException: Unparseable date: "UTC", locale: kea parse exception: java.text.ParseException: Unparseable date: "UTC", locale: zu parse exception: java.text.ParseException: Unparseable date: "UTC", locale: ky_KG_#Cyrl parse exception: java.text.ParseException: Unparseable date: "UTC", locale: am_ET : java.lang.RuntimeException: Test failed. at Bug8141243.main(Bug8141243.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-internal/Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-internal/NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-internal/DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(java.base@9-internal/Method.java:531) at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226) at java.lang.Thread.run(java.base@9-internal/Thread.java:747