From owner-freebsd-java@FreeBSD.ORG Fri Jan 21 10:27:02 2005 Return-Path: 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 8278A16A4CE for ; Fri, 21 Jan 2005 10:27:02 +0000 (GMT) Received: from ferengi.borderworlds.dk (ferengi.borderworlds.dk [80.166.152.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03FF843D1F for ; Fri, 21 Jan 2005 10:27:02 +0000 (GMT) (envelope-from xi@borderworlds.dk) Received: from borg.borderworlds.dk (localhost [127.0.0.1]) by ferengi.borderworlds.dk (Postfix) with ESMTP id 68533B84D for ; Fri, 21 Jan 2005 11:27:00 +0100 (CET) Received: by borg.borderworlds.dk (Postfix, from userid 1001) id 466A811428; Fri, 21 Jan 2005 11:27:00 +0100 (CET) Sender: xi@borderworlds.dk To: freebsd-java@freebsd.org From: Christian Laursen Date: 21 Jan 2005 11:27:00 +0100 Message-ID: <86wtu7qdqj.fsf@borg.borderworlds.dk> Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: jdk 1.5 initial impression X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-java@freebsd.org List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 10:27:02 -0000 I just installed the new java/jdk15 port. It compiled with no problems at all using the native jdk 1.4.2 to bootstrap. However when installed the plist is empty. I tried a few of my own programs. The swing gui looks a lot better on 1.5 than earlier, but in one of my programs it was significantly slower. Is there any way I can profile it to find the reason or is this a known deficiency? Thank you very much for your great work with this. -- Christian Laursen