From owner-freebsd-java Sat Feb 7 13:17:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02846 for java-outgoing; Sat, 7 Feb 1998 13:17:05 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02839 for ; Sat, 7 Feb 1998 13:17:00 -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 OAA00934; Sat, 7 Feb 1998 14:16:55 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id OAA16691; Sat, 7 Feb 1998 14:16:53 -0700 Date: Sat, 7 Feb 1998 14:16:53 -0700 Message-Id: <199802072116.OAA16691@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Kevin Street Cc: freebsd-java@FreeBSD.ORG Subject: Re: Java bug with setMenuBar() In-Reply-To: <199802072059.PAA21069@kstreet.interlog.com> References: <199802072059.PAA21069@kstreet.interlog.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe java" > I've found a bug (restriction? feature?) with setMenuBar. Have you tried your test program out with a 'reference' implementation (aka, something distributed from SUN, such as their Solaris and/or Win32 port)? If not, it would be *real* helpful to the FreeBSD folks to know whether or not this is a FreeBSD-specific bug or a generic JDK bug. If the former, then we might be able to fix it, or it might be a 'feature' of the language/AWT implementation. If the latter, then we most certainly *need* to fix it. Thanks! Nate