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

compiler/codegen/aes/Test8292158.java got `main' threw exception: java.lang.Exception: array mismatch on s390x jdk19 #4269

Open
sophia-guo opened this issue Jan 23, 2023 · 0 comments

Comments

@sophia-guo
Copy link
Contributor

compiler/codegen/aes/Test8292158.java consistently failed with ``main' threw exception: java.lang.Exception: array mismatch` on s390x jdk19

13:37:38  STDERR:
13:37:38  java.lang.Exception: array mismatch
13:37:38  	at compiler.codegen.aes.Test8292158.main(Test8292158.java:91)
13:37:38  	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
13:37:38  	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
13:37:38  	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
13:37:38  	at java.base/java.lang.Thread.run(Thread.java:1589)
13:37:38  
13:37:38  JavaTest Message: Test threw exception: java.lang.Exception: array mismatch
13:37:38  JavaTest Message: shutting down test
13:37:38  

rerun in grinder https://ci.adoptopenjdk.net/job/Grinder/6436/

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