From: Vikram R. <vr...@st...> - 2003-05-23 17:19:35
|
Please have a look at the following JVM bugs. We hit this while = generating 2D pie charts on Linux using Sun's JDK 1.3.1_04. http://developer.java.sun.com/developer/bugParade/bugs/4617206.html http://developer.java.sun.com/developer/bugParade/bugs/4836495.html The second one is marked as closed in JDK 1.3.1_09, but I dont think = that has been made available at all. The workaround that I am using currently is to set the Anti-Aliasing to = Off. It results in ugly pie charts, but atleast they dont crash the JVM. - Vikram |