Duplicate :
|
|
Relates :
|
|
Relates :
|
The changes for JDK-8049343 were pushed to jdk9/dev today and now we have several tests failing. Here is one example with jdk/test/sun/util/calendar/zi/TestZoneInfo310.java java.lang.RuntimeException: FAILED: Africa/Casablanca at TestZoneInfo310.main(TestZoneInfo310.java:170) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:484) at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:759) at java.lang.Thread.run(Thread.java:745)
|