From owner-freebsd-java Wed Mar 7 11: 8:56 2001 Delivered-To: freebsd-java@freebsd.org Received: from calliope.cs.brandeis.edu (calliope.cs.brandeis.edu [129.64.3.189]) by hub.freebsd.org (Postfix) with ESMTP id 1B4DB37B71A for ; Wed, 7 Mar 2001 11:08:53 -0800 (PST) (envelope-from meshko@calliope.cs.brandeis.edu) Received: from localhost (meshko@localhost) by calliope.cs.brandeis.edu (8.9.3/8.9.3) with ESMTP id OAA00715; Wed, 7 Mar 2001 14:08:12 -0500 Date: Wed, 7 Mar 2001 14:08:12 -0500 (EST) From: Mikhail Kruk To: Tim Zingelman Cc: Ernst de Haan , FreeBSD Java mailing list Subject: Re: linux-jdk1.3.0_02 problems [Was: JDK1.1.8 segfaults] In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Do I read this correctly? Does it mean that 4.2-STABLE after February 21st should run IBM JDK 1.1.8? Can anyone confirm this? (i.e. success running jdk?) Sounds like somebody will be doing build world today ;) > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message