Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2002 18:39:53 -0700
From:      Bill Huey (Hui) <billh@gnuppy.monkey.org>
To:        Max Khon <fjoe@iclub.nsu.ru>
Cc:        Alexey Zelkin <phantom@FreeBSD.org.ua>, JY <leafy@leafy.idv.tw>, freebsd-java@FreeBSD.ORG, "Bill Huey (Hui)" <billh@gnuppy.monkey.org>
Subject:   Re: Native J2SE 1.4 update (it's working)
Message-ID:  <20021019013953.GA6242@gnuppy.monkey.org>
In-Reply-To: <20021018213939.A38509@iclub.nsu.ru>
References:  <20021018095327.GA7430@gnuppy.monkey.org> <20021018095626.GA8535@leafy.idv.tw> <20021018095739.GA7487@gnuppy.monkey.org> <20021018183626.A32769@iclub.nsu.ru> <20021018155340.B18824@phantom.cris.net> <20021018213939.A38509@iclub.nsu.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 18, 2002 at 09:39:39PM +0700, Max Khon wrote:
> yes, Dan Eischen already mentioned it. Anything else?
> by the way do any known problems exist with signal handling
> or reworked thread suspension stuff in -current?

Yes, the way suspension is dealt with now which is simpler than
what's in -stable. There's roughly 3 parts to libc_r, thread/scheduler
management, signal handling, non-blocking IO wrappers. The key here
is to get the first two out of that list so that the overall structure
of libc_r is identical between -current and -stable.

The wrappers are their own thing and can be left alone...

bill


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?20021019013953.GA6242>