Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jdk8]: jdk_util failed on ubuntu, mac #138

Open
sophia-guo opened this issue Oct 5, 2022 · 0 comments
Open

[jdk8]: jdk_util failed on ubuntu, mac #138

sophia-guo opened this issue Oct 5, 2022 · 0 comments

Comments

@sophia-guo
Copy link
Contributor

Two jdk_util tests failed

java/util/TimeZone/Bug6329116.java

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

@sophia-guo sophia-guo changed the title [jdk8]: jdk_util failed on ubuntu [jdk8]: jdk_util failed on ubuntu, mac Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant