Also, notice the "dev" in the middle of the version string.  That's
what I was running and it means you're running the prerelease
development version.  The production's version string is (notice "dev"
has changed to 130):

java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Classic VM (build 1.3.0, J2RE 1.3.0 IBM build cx130-20000623 (JIT
enabled: jitc))

        The production version works fine.  No problems at all... yet.

Vlad Petric wrote:
> 
> >
> > {mandrake}[~]$ java -version
> > java version "1.3.0"
> > Classic VM (J2RE 1.3.0 IBM build cxdev-20000502 (JIT enabled: jitc))
> >
> 
> 20000502 is clearly the release date.  I get 20000623. My  advice is to grab the 
>latest version from IBM and use
> it instead of Sun/Blackdown version. It's considerably faster (BTW, you ran you 
>Sun/Blackdown JVM without jit
> and with green threads - you'll get better results with jit and normal threads).
> 
> Vlad

-- 
Jason Rimmer
[EMAIL PROTECTED]

Reply via email to