From owner-freebsd-java@FreeBSD.ORG Tue Jul 22 23:33:12 2003 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 CBCD037B401 for ; Tue, 22 Jul 2003 23:33:12 -0700 (PDT) Received: from misery.sdf.com (misery.sdf.com [207.200.153.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7733843F85 for ; Tue, 22 Jul 2003 23:33:11 -0700 (PDT) (envelope-from tom@sdf.com) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 19fBR4-0007WU-00; Tue, 22 Jul 2003 21:41:06 -0700 Date: Tue, 22 Jul 2003 21:41:02 -0700 (PDT) From: Tom Samplonius To: Joe Shevland In-Reply-To: <5.2.1.1.0.20030723095157.00b66cd8@mail.ozemail.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: java@freebsd.org Subject: Re: jdk14 port usable for development? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2003 06:33:13 -0000 On Wed, 23 Jul 2003, Joe Shevland wrote: ... > Its working fine with the native JDK 1.4.1 in all areas, but keytool > appears to be taking a long time... I did have some lock-ups using JSSE, > but I haven't seen those in a while and they may be prior to patchset 8. ... I thought the jdk 1.4.1 patchset was only up to patch 3, but the jdk 1.3.1 patchset was up to patch8? Tom