-
Bug
-
Resolution: Fixed
-
P4
-
17, 18
-
b19
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8296866 | 17.0.7-oracle | Tobias Hartmann | P4 | Resolved | Fixed | b01 |
JDK-8299360 | 17.0.7 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
testlibrary_tests/ir_framework/tests/TestIRMatching.java
Here's a snippet from the log file:
TestIRMatching failed with one or more exceptions:
Should have thrown exception
java.lang.RuntimeException: Should have thrown exception
at jdk.test.lib.Asserts.fail(Asserts.java:594)
at ir_framework.tests.Utils.shouldHaveThrownException(Utils.java:38)
at ir_framework.tests.TestIRMatching.runCheck(TestIRMatching.java:342)
at ir_framework.tests.TestIRMatching.main(TestIRMatching.java:146)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:76)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:51)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:833)
---------
java.lang.RuntimeException: TestIRMatching failed with one or more exceptions - check stderr and stdout
at ir_framework.tests.TestIRMatching.main(TestIRMatching.java:312)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:76)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:51)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:833)
JavaTest Message: Test threw exception: java.lang.RuntimeException: TestIRMatching failed with one or more exceptions - check stderr and stdout
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: TestIRMatching failed with one or more exceptions - check stderr and stdout
----------rerun:(38/9780)*----------
- backported by
-
JDK-8296866 testlibrary_tests/ir_framework/tests/TestIRMatching.java fails with "java.lang.RuntimeException: Should have thrown exception"
- Resolved
-
JDK-8299360 testlibrary_tests/ir_framework/tests/TestIRMatching.java fails with "java.lang.RuntimeException: Should have thrown exception"
- Resolved
- duplicates
-
JDK-8296852 compiler/c2/irTests/stringopts/TestNegativeArraySize.java failed with "IRViolationException: There were one or multiple IR rule failures."
- Closed
- relates to
-
JDK-8275173 testlibrary_tests/ir_framework/tests/TestCheckedTests.java fails after JDK-8274911
- Resolved
-
JDK-8271471 [IR Framework] Rare occurrence of "<!-- safepoint while printing -->" in PrintIdeal/PrintOptoAssembly can let tests fail
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/98045382
-
Commit openjdk/jdk/f6234606
-
Review openjdk/jdk17u-dev/981
-
Review openjdk/jdk/5893