From owner-freebsd-java Fri Jun 2 8:26:23 2000 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 0CCE037BC75 for ; Fri, 2 Jun 2000 08:26:14 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id JAA10210; Fri, 2 Jun 2000 09:26:11 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id JAA08470; Fri, 2 Jun 2000 09:26:07 -0600 (MDT) (envelope-from nate) Date: Fri, 2 Jun 2000 09:26:07 -0600 (MDT) Message-Id: <200006021526.JAA08470@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Rob Furphy Cc: freebsd-java@FreeBSD.ORG Subject: Re: can't remove directories? In-Reply-To: <3937D0EA.D9D1E8BE@ox.com> References: <200006020107.KAA30783@ares.trc.adelaide.edu.au> <3937D0EA.D9D1E8BE@ox.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Your patch works for File.delete(). > > Here's another problem File.deleteOnExit() > has the same problem...even with the patch applied. I've spent > about 2 hours looking and I can't find a fix. Got to get to work > now so I have to stop. These problems were fixed in JDK1.1.8, so you might search through the patches and see what was done there. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message