Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8193741 | 11 | Patric Hedlin | P3 | Resolved | Fixed | team |
----------System.err:(13/779)----------
java.lang.Exception: Failed
at compiler.intrinsics.bigInteger.TestMultiplyToLen.main(TestMultiplyToLen.java:106)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:844)
JavaTest Message: Test threw exception: java.lang.Exception: Failed
JavaTest Message: shutting down test
java.lang.Exception: Failed
at compiler.intrinsics.bigInteger.TestMultiplyToLen.main(TestMultiplyToLen.java:106)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:844)
JavaTest Message: Test threw exception: java.lang.Exception: Failed
JavaTest Message: shutting down test
- backported by
-
JDK-8193741 compiler/intrinsics/bigInteger/TestMultiplyToLen.java fails with java.lang.Exception: Failed
-
- Resolved
-
- relates to
-
JDK-8167199 Add C2 SPARC intrinsic for BigInteger::multiplyToLen() method
-
- Resolved
-