>Is anyone having problems with v1.1.7, native implementation of
>BlackDown's vm port?
doesn't work for us.
>I am not sure if it is the jvm or my programmers code that is leaking
>this memory. I think he is leaking memory from the repeated
>connectionre quests to the data base.
we don't get leaks per se, but we see sockets and threads hanging around for long
after they should have been collected.
>I also notice it spawns 4 complete java vm's, which I do not understand
>why??? The libc5 only does one.
native *threads*, each shows up as a process, though i imagine with time there won't
be that much shared.
>Has anyone tried Kaffe's latest VM with jserv??
seems to require glibc2.1 in its prerequisite rpm's. last time i tried it, there were
subtle differences in the library definitions (from personal java?) that prevented
compilation.
>I would like a JIT myself.
the tya jit works for us. about a factor of two overall speedup.
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]