[jdom-interest] OutOfMemoryError

Jason Hunter jhunter at collab.net
Mon May 21 02:23:58 PDT 2001


> Works fine for me.
> 
> D:\TEMP>d:\jdk1.2.2\jre\bin\java TestBuildTime xlink.xml
> Prime: 10616
> Real: 2814
> Again: 3034
> Ten times reuse ave: 2506
> 
> D:\TEMP>d:\jdk1.2.2\jre\bin\java -version
> java version "1.2.2"
> HotSpot VM (1.0.1, mixed mode, build g)
> 
> D:\TEMP>d:\jdk1.2.2\jre\bin\java -fullversion
> java full version "JDK-1.2.2-003"
> 
> Using the latest sources from CVS. NT4.0 SP6 512MB.

I notice you're using HotSpot and my Java is the standard JIT:

% /jdk1.2.2/jre/bin/java -version
java version "1.2.2"
Classic VM (build JDK-1.2.2_008, native threads, symcjit)

(Yes, it's Windows.  I use tcsh.)

I suspect HotSpot does a better GC.  Anyone else have results?

-jh-



More information about the jdom-interest mailing list