From owner-freebsd-java Sat Sep 28 6:16:15 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8ED6137B401 for ; Sat, 28 Sep 2002 06:16:13 -0700 (PDT) Received: from epaper.eslitebooks.com (210-58-229-92.eslitebooks.com [210.58.229.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5952F43E65 for ; Sat, 28 Sep 2002 06:16:11 -0700 (PDT) (envelope-from clive@tongi.org) Received: from epaper.eslitebooks.com (localhost.eslitebooks.com [127.0.0.1]) by epaper.eslitebooks.com (8.12.3/8.12.3) with SMTP id g8SDFPKd060213; Sat, 28 Sep 2002 21:15:25 +0800 (CST) (envelope-from clive@tongi.org) Received: (nullmailer pid 60211 invoked by uid 1000); Sat, 28 Sep 2002 13:15:25 -0000 Date: Sat, 28 Sep 2002 21:15:25 +0800 From: Clive Lin To: Greg Lewis Cc: Jonathan Chen , freebsd-java@FreeBSD.ORG Subject: Re: open-motif-2.2.2 and jdk1.3.1p7 Message-ID: <20020928131525.GA60028@epaper.eslitebooks.com> References: <20020925222005.GA5391@grimoire.chen.org.nz> <20020925234641.GA41428@epaper.eslitebooks.com> <20020926111309.A7323@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020926111309.A7323@misty.eyesbeyond.com> X-Operating-System: FreeBSD i386 X-PGP-key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA008C03E User-Agent: Mutt/1.5.1i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Sep 26, 2002 at 11:13:09AM +0930, Greg Lewis wrote: > On Thu, Sep 26, 2002 at 07:46:41AM +0800, Clive Lin wrote: > > On Thu, Sep 26, 2002 at 10:20:05AM +1200, Jonathan Chen wrote: > > > Hi, > > > > > > I recently portupgraded to open-motif-2.2.2 and have been getting lots > > > of warnings when I run Swing applications under jdk1.3.1p7. eg: > > > > [...] > > > > > Anyone else seen this? Or better yet, know of a fix? > > Downgrade to 2.1.30 again? Seriously, 1.3.1 was written against 2.1.30 > and its unlikely anyone has bothered to make it work with 2.2.2. I deinstalled every X related ports, including XFree86-* themselves, and reinstall them from ports. Except that I grab an open-motif-2.1.30_3 from CVS repo and install it exclusively. applet/jfc/swing/etc.. still doesn't work. I checked ports commit log, It looks like 2002-08-01 should be a safe date for the old open-motif. (cvs co -D '2002-08-01' -P open-motif) I would like to provide thread dump if anyone wants it. (about 10K bytes) Other version numbers are: > uname -a FreeBSD cartier.cirx.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Sep 28 15:15:35 CST 2002 root@cartier.cirx.org:/usr/obj/usr/src/sys/GENERI i386 > java -version java version "1.3.1-p7" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p7-root-020928-20:18) Classic VM (build 1.3.1-p7-root-020928-20:18, green threads, nojit) > strings /usr/X11R6/lib/libXm.so | grep 'Motif Version' @(#)Motif Version 2.1.30 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message