You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.RuntimeException: At least one timezone display name is incorrect.
at Bug6329116.main(Bug6329116.java:46)
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:498)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.lang.Thread.run(Thread.java:750)
JavaTest Message: Test threw exception: java.lang.RuntimeException: At least one timezone display name is incorrect.
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: At least one timezone display name is incorrect.
java/util/TimeZone/AssureTzdataVersion.java
STDERR:
java.lang.RuntimeException: tzdata versions don't match: run-time=2022a, tests=2022c
at AssureTzdataVersion.main(AssureTzdataVersion.java:49)
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:498)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
at java.lang.Thread.run(Thread.java:750)
JavaTest Message: Test threw exception: java.lang.RuntimeException
The text was updated successfully, but these errors were encountered:
sophia-guo
changed the title
[jdk8]: jdk_util failed on ubuntu
[jdk8]: jdk_util failed on ubuntu, mac
Oct 6, 2022
Two jdk_util tests failed
java/util/TimeZone/Bug6329116.java
java/util/TimeZone/AssureTzdataVersion.java
The text was updated successfully, but these errors were encountered: