From owner-freebsd-java Thu Apr 1 13:29:52 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 7840114F48 for ; Thu, 1 Apr 1999 13:29:51 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id OAA04403; Thu, 1 Apr 1999 14:29:32 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id OAA28372; Thu, 1 Apr 1999 14:29:31 -0700 Date: Thu, 1 Apr 1999 14:29:31 -0700 Message-Id: <199904012129.OAA28372@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Jean-Michel DRICOT Cc: freebsd-java@FreeBSD.ORG Subject: Re: Windowing troubles In-Reply-To: <3703AB14.51E38D53@ulb.ac.be> References: <3703AB14.51E38D53@ulb.ac.be> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I'd like to know how to avoid AWT Frames getting in upper left edge of > the screen each time I launch an AWT application...(and sometimes they > go a bit OFF the screen :-)... ) Try the new JDK release. This bug exists in the stock JDK sources from Sun (it behaves this way under Solaris), but I rolled in some patches from the Linux release to fix it. > I know this problem is solved with new jdk 117 release... But I still > must use old one (previous jdk 117) because I'm running under FreeBSD > 3.0... There is a new A.OUT version you can use. I made both a new A.OUT and a new ELF version for this very reason. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message