From owner-freebsd-java@FreeBSD.ORG Sat Apr 19 07:29:44 2008 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAD26106566B for ; Sat, 19 Apr 2008 07:29:44 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail07.syd.optusnet.com.au (mail07.syd.optusnet.com.au [211.29.132.188]) by mx1.freebsd.org (Postfix) with ESMTP id 6F01E8FC15 for ; Sat, 19 Apr 2008 07:29:44 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (c220-239-20-82.belrs4.nsw.optusnet.com.au [220.239.20.82]) by mail07.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id m3J7TTUj012481 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 19 Apr 2008 17:29:29 +1000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.2/8.14.1) with ESMTP id m3J7TScZ020999; Sat, 19 Apr 2008 17:29:28 +1000 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.2/8.14.2/Submit) id m3J7TShw020998; Sat, 19 Apr 2008 17:29:28 +1000 (EST) (envelope-from peter) Date: Sat, 19 Apr 2008 17:29:28 +1000 From: Peter Jeremy To: Greg Lewis Message-ID: <20080419072928.GJ73016@server.vk2pj.dyndns.org> References: <20080316223054.GA46447@server.vk2pj.dyndns.org> <20080317133144.GA4473@misty.eyesbeyond.com> <20080318061525.GQ44676@server.vk2pj.dyndns.org> <20080319060004.GB19887@misty.eyesbeyond.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="i6vqABX3nJKXLk01" Content-Disposition: inline In-Reply-To: <20080319060004.GB19887@misty.eyesbeyond.com> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-java@freebsd.org Subject: Re: jdk15/javaws on amd64 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: Sat, 19 Apr 2008 07:29:44 -0000 --i6vqABX3nJKXLk01 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 18, 2008 at 11:00:04PM -0700, Greg Lewis wrote: >> I've tried building a simple test using: >> cc -O2 -fno-strict-aliasing -pipe -march=3Dnocona -DDMEM foo.c -o foo >> and the code is compiled correctly (actually, the generated code is >> basically identical except it correctly uses 64-bit moves). I'm still >> investigating what has gone wrong. > >Saw your later posting about it being the prototype for sysGetjarLib. Sorry for the delay in following up. I've written some patches that seem to mostly fix javaws on amd64 (at least for me). I've posted them in ports/122904. When I try using our management GUI app at work, javaws is still using a nonsense pathname component when locally caching the files but the pathname is consistent so the caching does work. I need to investigate this further at work. --=20 Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. --i6vqABX3nJKXLk01 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkgJn1gACgkQ/opHv/APuIfYwQCdG/XmstvUp4LUCWJtqqO5crNL KbgAnjJ5G+LYwZRHLyRobC2ADPyfaaws =VuXH -----END PGP SIGNATURE----- --i6vqABX3nJKXLk01--