Re: Memory Leaks with jdk1.2pre2

1999-06-08 Thread Jim Hazen
This looks to be a problem with Native threads in pre2. If you run the program with java -green -jar test2d.jar it will be a little sluggish but will not leak. I've noticed a marked improvement in the Java2D demo as well. In addition one of my friends was also working on a school project that u

Memory Leaks with jdk1.2pre2

1999-06-08 Thread Neal Sanche
I am also seeing memory problems with JDK1.2 pre2. I am running RedHat 5.2, glibc 2.0, and was not seeing this behaviour with jdk1.2pre1. I have also tried RedHat 6.0 under VMWare under Redhat 5.2 and the GlibC 2.1 version has the same behaviour. If you are interested to see if it behaves the sam