Re: Strange Java2D painting problems...

1999-05-19 Thread Neal Sanche
> I notice the problem too. Using java2D, my application will crash > the JVM with a segmentation fault too. I also notice that when I > move the window while the JVM is still loading or painting, the JVM > crashes. So, I think the problem may be complex, anyway I think > this is a port problem.

Re: Strange Java2D painting problems...

1999-05-18 Thread Thierry Kormann
I notice the problem too. Using java2D, my application will crash the JVM with a segmentation fault too. I also notice that when I move the window while the JVM is still loading or painting, the JVM crashes. So, I think the problem may be complex, anyway I think this is a port problem. Cheers

Strange Java2D painting problems...

1999-05-18 Thread Neal Sanche
Hi All, I am having some strange Java2D painting problems that I am unable to reproduce on Solaris or WindowsNT, so I am assuming from this (perhaps erroneously) that it's a porting issue. Has anyone else noticed black blocks appearing (and dissapearing) inside Graphics2D areas when object