On Sun, 13 Apr 2008 20:45:02 -0700, "Chris Thomasson"
>
>Okay. That's what I expected. I am going to play around with this and see if
>I can get somewhere near the Java version. Thanks for your patience.
You haven't posted the time for java version and what flags you used.
The flags are important and in this case must be
Java -server -Xms86m -Xmx86m -Xmn85m Test
either use that or....
Java -server -Xms170m -Xmx170m -XX:NewRatio=1 Test