Patch for running Java2D demo (jdk-1.4.1p3_3)
Daniel Eischen
eischen at pcnet1.pcnet.com
Sun May 4 11:00:19 PDT 2003
On Mon, 5 May 2003, Kazuaki Oda wrote:
> On Sun, 4 May 2003 12:18:58 -0400 (EDT)
> Daniel Eischen <eischen at 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
More information about the freebsd-threads
mailing list