Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 May 2003 02:33:24 +0900
From:      Kazuaki Oda <kaakun@highway.ne.jp>
To:        Daniel Eischen <eischen@pcnet1.pcnet.com>
Cc:        threads@freebsd.org
Subject:   Re: Patch for running Java2D demo (jdk-1.4.1p3_3)
Message-ID:  <20030505023324.09dd90e0.kaakun@highway.ne.jp>
In-Reply-To: <Pine.GSO.4.10.10305041216340.11898-100000@pcnet1.pcnet.com>
References:  <20030504223022.5335f30f.kaakun@highway.ne.jp> <Pine.GSO.4.10.10305041216340.11898-100000@pcnet1.pcnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 4 May 2003 12:18:58 -0400 (EDT)
Daniel Eischen <eischen@pcnet1.pcnet.com> wrote:

> On Sun, 4 May 2003, Kazuaki Oda wrote:
> > Hi,
> > 
> > After applying the attached patch, I've been able to run Java2D demo
> > under jdk-1.4.1p3_3 with libpthread (libkse).
> > 
> > This patch is for problem with suspending and resuming thread.
> 
> I just commited this, but modified a bit.  Please check it and
> see that it works as expected.
> 
> Thanks!
> 
> -- 
> Dan Eischen
> 
> 

Thank you for commiting. I just tested this, and it works fine except
for sometimes hanging up.
When it occurs, the only thing I can is send SIGKILL to the java process.
I think this is because of rtld problem, right?

--
Kazuaki Oda (kaakun@highway.ne.jp)



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