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

[jdk18] compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/TestTranslatedException.java failed on multiple platform #3658

Open
sophia-guo opened this issue May 16, 2022 · 1 comment

Comments

@sophia-guo
Copy link
Contributor

[jdk18] compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/TestTranslatedException.java failed on linux-x64 , windows-x64, mac-aarch64, linux-aarch64
#3599

Rerun with azul and Oracle RI got the same failure

23:12:00  STDOUT:
23:12:00  test jdk.vm.ci.hotspot.test.TestTranslatedException.encodeDecodeTest(): failure
23:12:00  java.lang.NoSuchMethodException: jdk.vm.ci.hotspot.TranslatedException.decodeThrowable(java.lang.String)
23:12:00  	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2707)
23:12:00  	at jdk.vm.ci.hotspot.test.TestTranslatedException.encodeDecodeTest(TestTranslatedException.java:59)
23:12:00  	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
23:12:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:577)
@sophia-guo
Copy link
Contributor Author

Also mac-x64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant