Date: Wed, 29 Oct 2003 10:33:41 +0200 From: Alexey Zelkin <phantom@FreeBSD.org.ua> To: java@freebsd.org Subject: [phantom@FreeBSD.org: cvs commit: ports/java/jdk14 Makefile pkg-plist ports/java/jdk14/files patch-UNIXProcess_md.c.bsd] Message-ID: <20031029103341.A32272@phantom.cris.net>
next in thread | raw e-mail | index | archive | help
hi, JFYI. ----- Forwarded message from Alexey Zelkin <phantom@FreeBSD.org> ----- Delivered-To: phantom@freebsd.org Delivered-To: ports-committers@freebsd.org From: Alexey Zelkin <phantom@FreeBSD.org> Date: Wed, 29 Oct 2003 00:20:59 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk14 Makefile pkg-plist ports/java/jdk14/files patch-UNIXProcess_md.c.bsd X-FreeBSD-CVS-Branch: HEAD Precedence: bulk X-Loop: FreeBSD.ORG phantom 2003/10/29 00:20:59 PST FreeBSD ports repository Modified files: java/jdk14 Makefile pkg-plist Added files: java/jdk14/files patch-UNIXProcess_md.c.bsd Log: . Add fix for "runaway process" problem. It should fix of stalled processes problem for people who use Runtime.getRuntime.exec() method and related things. Least five people reported that this patch fixed problem for them. IMPORTANT: I'd also suggested to all jdk14 users who runs FreeBSD 4.x and use libc_r at FreeBSD 5.x to upgrade. . Stop removing "src.zip" from installation bundle. Since -p4 it builds correctly and there's no reason to forbit people to use it. . Bump PORTREVISION. Revision Changes Path 1.65 +1 -2 ports/java/jdk14/Makefile 1.1 +93 -0 ports/java/jdk14/files/patch-UNIXProcess_md.c.bsd (new) 1.18 +1 -0 ports/java/jdk14/pkg-plist ----- End forwarded message -----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031029103341.A32272>