-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b74
-
b82
-
other
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142202 | emb-9 | Yuka Kamiya | P3 | Resolved | Fixed | team |
Test name(s):closed/sun/awt/font/Bidi/BidiTests.java
JDK tested: 9b74, 9b73
OS tested: Windows, MacOSX
Is it a regression? Yes( fails in 9b74)
Regression introduced in release/build:9b74
Is it platform specific? No
The is failure reproduced: always
General description:
----------System.err:(13/697)----------
java.lang.Exception: Bidi test failed
at BidiTests.main(BidiTests.java:228)
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:504)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:746)
JavaTest Message: Test threw exception: java.lang.Exception: Bidi test failed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Bidi test failed
JDK tested: 9b74, 9b73
OS tested: Windows, MacOSX
Is it a regression? Yes( fails in 9b74)
Regression introduced in release/build:9b74
Is it platform specific? No
The is failure reproduced: always
General description:
----------System.err:(13/697)----------
java.lang.Exception: Bidi test failed
at BidiTests.main(BidiTests.java:228)
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:504)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:746)
JavaTest Message: Test threw exception: java.lang.Exception: Bidi test failed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Bidi test failed
- backported by
-
JDK-8142202 [Regression] Test closed/sun/awt/font/Bidi/BidiTests.java fails
-
- Resolved
-
- relates to
-
JDK-8032446 Support Unicode 7.0.0 in JDK 9
-
- Closed
-