Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 1998 10:19:53 -0700 (PDT)
From:      Robert Swindells <swindellsr@genrad.co.uk>
To:        alk@pobox.com
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: Daemonising a Java Process: Possible?
Message-ID:  <199809091719.KAA14290@hub.freebsd.org>
In-Reply-To: <13814.46288.737653.240366@compound.east> (message from Tony Kimball on Wed, 9 Sep 1998 12:07:00 -0500 (CDT))

next in thread | previous in thread | raw e-mail | index | archive | help

Tony Kimball wrote:
>: >(That is,
>: >disregarding for the moment the possibility of sufficient Solaris x86
>: >ABI support to allow the use of Solaris' libsunwjit.so.)

>I'm still hoping someone will comment on this:-)

I suppose this might work if there was an ELF version of our JDK.

>: I am currently looking at taking the JIT from Kaffe-0.9.2 and building it
>: into a shared library that will load into our JDK.

>Please do share your findings!  The other obvious possibility is
>using the gjc stuff; but that is GPL, and is likely to leak memory
>(not being designed as part of a long-lived jvm) -- unless you
>add boehm gc!

I have got a skeleton shared library that gets loaded correctly by
the java.lang.Compiler class. Basically everything seems to work as
described in the "Java Native Code API" document.

Robert Swindells


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809091719.KAA14290>