Date: Sun, 4 May 2003 14:00:17 -0400 (EDT) From: Daniel Eischen <eischen@pcnet1.pcnet.com> To: Kazuaki Oda <kaakun@highway.ne.jp> Cc: threads@freebsd.org Subject: Re: Patch for running Java2D demo (jdk-1.4.1p3_3) Message-ID: <Pine.GSO.4.10.10305041355320.23588-100000@pcnet1.pcnet.com> In-Reply-To: <20030505023324.09dd90e0.kaakun@highway.ne.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 5 May 2003, Kazuaki Oda wrote: > 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? Yes, I think so. You can try the patch I posted in: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=179964+0+archive/2003/freebsd-threads/20030504.freebsd-threads to see if that fixes the problem with rtld-elf. I don't want to commit it because it would break round-robin scheduling. -- Dan Eischen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10305041355320.23588-100000>