From owner-freebsd-java@FreeBSD.ORG Sun Jun 10 14:43:04 2007 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB6BD16A469 for ; Sun, 10 Jun 2007 14:43:04 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id 7255E13C448 for ; Sun, 10 Jun 2007 14:43:04 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.1/8.13.3) with ESMTP id l5AEh2Qj094276; Sun, 10 Jun 2007 07:43:02 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.1/8.13.3/Submit) id l5AEh1Gm094275; Sun, 10 Jun 2007 07:43:01 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Sun, 10 Jun 2007 07:43:01 -0700 From: Greg Lewis To: Poul-Henning Kamp Message-ID: <20070610144301.GA94235@misty.eyesbeyond.com> References: <20070610031443.GA89186@misty.eyesbeyond.com> <2057.1181459278@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2057.1181459278@critter.freebsd.dk> User-Agent: Mutt/1.4.2.2i Cc: java@freebsd.org Subject: Re: jdk15 buildlog on -current X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2007 14:43:04 -0000 On Sun, Jun 10, 2007 at 07:07:58AM +0000, Poul-Henning Kamp wrote: > In message <20070610031443.GA89186@misty.eyesbeyond.com>, Greg Lewis writes: > >On Fri, Jun 08, 2007 at 07:00:28PM +0000, Poul-Henning Kamp wrote: > >> Still no jdk15 luck on -current: > >> > >> http://phk.freebsd.dk/misc/_.java_jdk15.gz > > > >So everyone who is seeing a failure is seeing one like this. That is, the > >new compiler can't compile Java code which it should be able to. However, > >all the failures are different and all the failures are indicative of a > >file not being able to be read or the like. > > > >Jung-uk Kim suggested trying this script on the filesystem being used. > >Maybe it will be able to demonstrate a reproducible a problem with file > >access. > > I'm running the test-script now, but I seriously doubt it has any chance > of finding problem, because buildworld would barf all over the place > if basic file visibility was hosed. > > Isn't a more likely explanation that it is a SMP race ? Quite possibly. You've got much more experience on -current than I have :). Does setting libkse to be the default threading library with libmap.conf make any difference (libthr is the default on -current at the moment IIRC)? -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org