-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P2
-
None
-
Affects Version/s: 5.0
-
Component/s: client-libs
-
generic
-
linux, solaris_8
Run Font2DTest
Select "All Glyphs" for "Text to use:' option
Select different fonts from "Font" combobox
For some fonts like Helvetica, LucidaBright, LucidaSans, Times the test crashes.
In Solaris
----------
Assertion failed: ptA <= lastPoint, file ../../../src/share/native/sun/font/t2k/t2ksc.c, line 611
Abort (core dumped)
In Linux
--------
java: ../../../src/share/native/sun/font/t2k/t2ksc.c:611: Make3rdDegreeBezierEdg
eList: Assertion `ptA <= lastPoint' failed.
This is failing since build 22 in both Solaris & Linux.
Select "All Glyphs" for "Text to use:' option
Select different fonts from "Font" combobox
For some fonts like Helvetica, LucidaBright, LucidaSans, Times the test crashes.
In Solaris
----------
Assertion failed: ptA <= lastPoint, file ../../../src/share/native/sun/font/t2k/t2ksc.c, line 611
Abort (core dumped)
In Linux
--------
java: ../../../src/share/native/sun/font/t2k/t2ksc.c:611: Make3rdDegreeBezierEdg
eList: Assertion `ptA <= lastPoint' failed.
This is failing since build 22 in both Solaris & Linux.
- duplicates
-
JDK-4940946 JCK1.5-runtime api/javax_swing/SwingUtilities/descriptions.html#other fails
-
- Closed
-