I downloaded the jdk1.1.6-v2-i386 and unpacked it. On a Pentium, everything worked fine, but on a Pentium 2, the javac (along with with javap, javadoc, javakey, etc...) would immediately complain: **Out of memory, exiting** after some mucking around, I ended up removing all the "-ms8m" from all the scripts in $JAVA_HOME/bin/i586/green_threads/ and it doesn't complain... is thre a better fix? jon
- Re: problem/fix Haw Juin Lin
- Re: problem/fix Stephen Wynne