-
Bug
-
Resolution: Fixed
-
P4
-
11
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8203580 | 11.0.1 | Philip Race | P4 | Resolved | Fixed | team |
JDK-8254958 | 8u281 | Philip Race | P4 | Resolved | Fixed | b03 |
JDK-8257344 | emb-8u281 | Philip Race | P4 | Resolved | Fixed | team |
This test fails in mach5:
java/awt/font/MonospacedGlyphWidth/MonospacedGlyphWidthTest.java
----------System.out:(0/0)----------
----------System.err:(13/899)----------
java.lang.RuntimeException: Test Failed: characters have different width!
at MonospacedGlyphWidthTest.main(MonospacedGlyphWidthTest.java:43)
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:841)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test Failed: characters have different width!
JavaTest Message: shutting down test
java/awt/font/MonospacedGlyphWidth/MonospacedGlyphWidthTest.java
----------System.out:(0/0)----------
----------System.err:(13/899)----------
java.lang.RuntimeException: Test Failed: characters have different width!
at MonospacedGlyphWidthTest.main(MonospacedGlyphWidthTest.java:43)
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:841)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test Failed: characters have different width!
JavaTest Message: shutting down test
- backported by
-
JDK-8203580 MonospacedGlyphWidthTest.java may fail on Solaris
-
- Resolved
-
-
JDK-8254958 MonospacedGlyphWidthTest.java may fail on Solaris
-
- Resolved
-
-
JDK-8257344 MonospacedGlyphWidthTest.java may fail on Solaris
-
- Resolved
-