-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
5.0
-
sparc
-
solaris_9
Running Font2DTest with "courier" font and range set to "Latin-1 Supplement" or "Latin Extended-A" will cause HotSpot Virtual Machine crash:
Assertion failed: ptA <= lastPoint, file ../../../src/share/native/sun/font/t2k/t2ksc.c, line 611
- This failure has been seen on Solaris9 and RH 9.0 platforms (not reproducable on Win32)
- The bug was introduced in Tiger 1.5.0-beta-b22 build
Steps to reproduce:
==================
1) Launch Font2DTest with build 1.5.0-beta-b22 (or later)
2) Select font to "courier"
3) Set Range to "Latin-1 Supplement" or "Latin Extended-A"
4) The crash should occur with application terminating
Assertion failed: ptA <= lastPoint, file ../../../src/share/native/sun/font/t2k/t2ksc.c, line 611
- This failure has been seen on Solaris9 and RH 9.0 platforms (not reproducable on Win32)
- The bug was introduced in Tiger 1.5.0-beta-b22 build
Steps to reproduce:
==================
1) Launch Font2DTest with build 1.5.0-beta-b22 (or later)
2) Select font to "courier"
3) Set Range to "Latin-1 Supplement" or "Latin Extended-A"
4) The crash should occur with application terminating
- duplicates
-
JDK-4940946 JCK1.5-runtime api/javax_swing/SwingUtilities/descriptions.html#other fails
-
- Closed
-