[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: devel/jdk status?
From: "Kurt Miller" <truk@optonline.net>
> From: "Niklas Hallqvist" <niklas@copper.appli.se>
> > What needs to be done is very likely to fix the brk(2) syscall to
> > return the actual break-value coming from userland in all cases.
> snip
> > Good start for a kernel hacker wannabe. Send me your proposed fix and
> > I'll review and test it for free ;-)
>
> Oh yea, it fixes devel/jdk/1.3-linux with the 8.0 redhat libs as you
> suspected. :-)
>
For those who are interested... A style(9) cleaned up version of the patch I
posted was commited a few days ago by tedu@. The most recent snapshot (June
23rd) now works with devel/jdk/1.3-linux and the 8.0 redhat libs.
Now if 1.2 native was working jdk/* would be in good shape.
-Kurt