-
Bug
-
Resolution: Fixed
-
P3
-
6, 6u1
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2148091 | 6u2 | Philip Race | P2 | Resolved | Fixed | b02 |
Using the open source JEuclid bean, the VM 1.6.0_01-ea-b03 crashes with font sizes
180 and greater. Please find attached a few error report files of such crashes as
well as a test class which can be run with the JEuclid jar file in the classpath
which will reproduce the error. You can start the test with follow command line:
java -cp jeuclid-2.9.4.jar;commons-logging-1.1.jar;. JMathTest
We have test it on WinXP, Windows 2000 and Windows 2003. With Java 1.5 it is
not crashing that it is a regression.
180 and greater. Please find attached a few error report files of such crashes as
well as a test class which can be run with the JEuclid jar file in the classpath
which will reproduce the error. You can start the test with follow command line:
java -cp jeuclid-2.9.4.jar;commons-logging-1.1.jar;. JMathTest
We have test it on WinXP, Windows 2000 and Windows 2003. With Java 1.5 it is
not crashing that it is a regression.
- backported by
-
JDK-2148091 REGRESSION:JEudlid bean crashes with font sizes 180 and greater
- Resolved
- duplicates
-
JDK-6557119 ACCESS VIOLATION Error in Java VM Causes by Big Font SIZE.
- Closed
-
JDK-6568541 Very large font size causes SIGSEGV when FontMetrics.stringWidth() invoked
- Closed
-
JDK-6569481 AffineTransform causes memory leak and Access Violation
- Closed
- relates to
-
JDK-6408162 REGRESSION: Performance Problem for Asian Fonts Larger than 19 pt in Java 1.5
- Resolved