-
Bug
-
Resolution: Unresolved
-
P4
-
9, 11, 16, 17
-
aarch64
-
linux
----------System.err:(14/957)----------
java.lang.RuntimeException: Failed: wrong text location
at DrawRotatedStringUsingRotatedFont.checkColors(DrawRotatedStringUsingRotatedFont.java:116)
at DrawRotatedStringUsingRotatedFont.main(DrawRotatedStringUsingRotatedFont.java:79)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:831)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed: wrong text location
JavaTest Message: shutting down test
java.lang.RuntimeException: Failed: wrong text location
at DrawRotatedStringUsingRotatedFont.checkColors(DrawRotatedStringUsingRotatedFont.java:116)
at DrawRotatedStringUsingRotatedFont.main(DrawRotatedStringUsingRotatedFont.java:79)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:831)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed: wrong text location
JavaTest Message: shutting down test
- relates to
-
JDK-8219641 java/awt/font/Rotate/RotatedTextTest.java fails on Linux: Test failed for angle 15.0
-
- Open
-
-
JDK-8197796 Test java/awt/Graphics2D/DrawString/DrawRotatedStringUsingRotatedFont.java fails on Windows
-
- Resolved
-