Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2001 14:03:13 +1030
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Joe Kelsey <joe@zircon.seattle.wa.us>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: JNI, -pthread vs -lc_r
Message-ID:  <20011226140313.A12529@misty.eyesbeyond.com>
In-Reply-To: <15399.37685.556086.133776@zircon.zircon.seattle.wa.us>; from joe@zircon.seattle.wa.us on Mon, Dec 24, 2001 at 12:42:29PM -0800
References:  <200112232058.VAA10405@www.blender.nl> <15399.37685.556086.133776@zircon.zircon.seattle.wa.us>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 24, 2001 at 12:42:29PM -0800, Joe Kelsey wrote:
> It is important to understand how Java starts up in order to decide
> exactly how to create a shared object.  When using the p5 version of the
> port, the only supported threading model is green threads, therefore JNI
> objects will NOT work with the java executables created by the p5
> version of the port.

Ummm, you do realise that a whole slab of the JDK is done with JNI don't
you?  JNI objects work just fine with green threads.  If it were otherwise
then there would be no JDK port.

-- 
Greg Lewis                            Email : glewis@eyesbeyond.com
Eyes Beyond                           Phone : (801) 796 6999
Information Technology                Web   : http://www.eyesbeyond.com


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?20011226140313.A12529>