From owner-freebsd-java@FreeBSD.ORG Fri Apr 7 15:20:21 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 5A49716A402; Fri, 7 Apr 2006 15:20:21 +0000 (UTC) (envelope-from bryan@kishka.net) Received: from gravy.kishka.net (c-69-139-12-128.hsd1.pa.comcast.net [69.139.12.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BB9143D5D; Fri, 7 Apr 2006 15:20:19 +0000 (GMT) (envelope-from bryan@kishka.net) Received: from [192.168.1.2] (gravy.kishka.net [192.168.1.2]) by gravy.kishka.net (8.13.6/8.13.6) with ESMTP id k37FKIZL000803; Fri, 7 Apr 2006 11:20:19 -0400 (EDT) (envelope-from bryan@kishka.net) Message-ID: <44368332.9000100@kishka.net> Date: Fri, 07 Apr 2006 11:20:18 -0400 From: Bryan Liesner User-Agent: Thunderbird 1.5 (X11/20060402) MIME-Version: 1.0 To: Daniel Eischen References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-java Subject: Re: Diablo JDK 1.5 - GUI issues 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, 07 Apr 2006 15:20:21 -0000 Daniel Eischen wrote: > On Fri, 7 Apr 2006, Bryan Liesner wrote: > >> >> I'm experiencing problems with Swing and SWT. I can't tab around to >> highlight buttons, and the numeric keypad entry doesn't work. Also, >> pop up menus disappear for me if the mouse is moved away before > > Do you have the same problems with ports/java/jdk15? > Unfortunately, I can't answer that question because I still can't build it. (i386) I'll try again as soon as possible and post the build failure. I've seen that others were having build issues for that as well, and figured that I'd wait it out. These issues I'm having are very similar to the early ports of Java 1.4 under FreeBSD. Thanks.