Date: Wed, 7 Mar 2001 12:09:20 -0600 (CST) From: Tim Zingelman <zingelman@fnal.gov> To: Ernst de Haan <ernst@jollem.com> Cc: FreeBSD Java mailing list <freebsd-java@FreeBSD.ORG> Subject: Re: linux-jdk1.3.0_02 problems [Was: JDK1.1.8 segfaults] Message-ID: <Pine.GSO.4.30.0103071204330.22967-100000@nova.fnal.gov> In-Reply-To: <20010307123640.A12640@c187104187.telekabel.chello.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 7 Mar 2001, Ernst de Haan wrote:
> I have just reinstalled the emulators/linux_base port on both systems, and
> then ran java -version again, but the results are the same as before. Seems
> it's not a linux_base issue.
>
> --
> Ernst
>
> Ernst de Haan wrote:
Sorry I was 1/2 asleep when I wrote that... I was talking about kernel
patches, not in the port.
Here's a bit from the commit email:
gallatin 2001/02/21 15:01:58 PST
Modified files: (Branch: RELENG_4)
sys/i386/linux syscalls.master linux.h linux_dummy.c
linux_genassym.c linux_locore.s
linux_machdep.c linux_sysvec.c
Log:
MFC: Linux signal handling fixes from current. This should improve
emulation of signal intensive Linux apps (such as Java). This allows an
older version of the IBM JDK to run on -stable and gets rid of the
"cannot uninstall sigaltstack" message from the Sun Linux JDK 1.3
Reviewed by: marcel
Approved by: marcel
Revision Changes Path
1.30.2.3 +4 -4 src/sys/i386/linux/syscalls.master
1.41.2.2 +134 -6 src/sys/i386/linux/linux.h
1.21.2.4 +1 -2 src/sys/i386/linux/linux_dummy.c
1.13.2.1 +5 -2 src/sys/i386/linux/linux_genassym.c
1.5.2.2 +17 -5 src/sys/i386/linux/linux_locore.s
1.6.2.2 +64 -10 src/sys/i386/linux/linux_machdep.c
1.55.2.4 +295 -27 src/sys/i386/linux/linux_sysvec.c
- Tim
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?Pine.GSO.4.30.0103071204330.22967-100000>
