[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Free Dog meeting report: Notes on the topics we discussed



On Wed, Sep 21, 2005 at 09:29:18AM +0000, Olgierd Eysymontt wrote:
> May be this site http://java-virtual-machine.net/other.html can give you
> an overview, if you can't use Sun's VM, I'd recommend the IBM Blackdown
> VM, which has been reported to be complete and very fast.

Not much complete - the code handling -classpath switch is incomplete
and ends up somewhere outside of valid memory range :)

clock@kestrel:~$ java -version
java version "1.4.2-02"
Java(TM) 2 Runtime Environment, Standard Edition (build
Blackdown-1.4.2-02)
Java HotSpot(TM) Client VM (build Blackdown-1.4.2-02, mixed mode)

clock@kestrel:~$ java -classpath
*** glibc detected *** free(): invalid next size (fast): 0x08059d88 ***
Aborted (core dumped)

CL<