From owner-freebsd-java@FreeBSD.ORG Fri Oct 20 00:29:59 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from localhost.my.domain (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id A2EB416A416; Fri, 20 Oct 2006 00:29:59 +0000 (UTC) (envelope-from davidxu@freebsd.org) From: David Xu To: Greg Lewis Date: Fri, 20 Oct 2006 08:29:54 +0800 User-Agent: KMail/1.8.2 References: <200610180716.15918.davidxu@freebsd.org> <20061019233024.GC12461@misty.eyesbeyond.com> In-Reply-To: <20061019233024.GC12461@misty.eyesbeyond.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610200829.54380.davidxu@freebsd.org> Cc: freebsd-java@freebsd.org Subject: Re: jdk15 can not pass its Java2D test 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: Fri, 20 Oct 2006 00:30:00 -0000 On Friday 20 October 2006 07:30, Greg Lewis wrote: > Hi David, > > On Wed, Oct 18, 2006 at 07:16:15AM +0800, David Xu wrote: > > I have tested its Java2D demo on AMD64 machine, the demo > > resides in jdk15/work/control/build/bsd-amd64/demo. java crashed > > when loading its data: > > What version of FreeBSD? -CURRENT? > > Also, are you using libthr (since you're the author of it :)? Yes, using -CURRENT and libthr, but it has same problem with libpthread.