From owner-freebsd-java@FreeBSD.ORG Mon Nov 29 19:30:22 2004 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 CAFF116A4D2 for ; Mon, 29 Nov 2004 19:30:22 +0000 (GMT) Received: from galilee.polands.org (CPE-24-208-53-189.new.rr.com [24.208.53.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 107DB43D55 for ; Mon, 29 Nov 2004 19:30:22 +0000 (GMT) (envelope-from djp@polands.org) Received: from jericho.polands.org (jericho.polands.org [172.16.1.35]) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id iATJUKRZ098120 for ; Mon, 29 Nov 2004 13:30:21 -0600 (CST) (envelope-from djp@polands.org) Received: from jericho.polands.org (localhost [127.0.0.1]) by jericho.polands.org (8.13.1/8.13.1) with ESMTP id iATJUKGb003179 for ; Mon, 29 Nov 2004 13:30:20 -0600 (CST) (envelope-from djp@jericho.polands.org) Received: (from djp@localhost) by jericho.polands.org (8.13.1/8.13.1/Submit) id iATJUKeM003178 for freebsd-java@freebsd.org; Mon, 29 Nov 2004 13:30:20 -0600 (CST) (envelope-from djp) Date: Mon, 29 Nov 2004 13:30:20 -0600 From: Doug Poland To: freebsd-java@freebsd.org Message-ID: <20041129193020.GC2385@polands.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: jdk14 forbidden and Sun #57591 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: Mon, 29 Nov 2004 19:30:22 -0000 Hello, I was just perusing the documentation on why jd414 is marked as forbidden. On Sun's site: http://sunsolve.sun.com/search/document.do?assetkey=1-26-57591-1 states: 2. Contributing Factors This issue can occur in the following releases: * SDK and JRE 1.4.2_05 and earlier, all 1.4.1 and 1.4.0 releases, * and 1.3.1_12 and earlier ...snip... 5. Resolution This issue is addressed in the following releases: * SDK and JRE 1.4.2_06 and later * SDK and JRE 1.3.1_13 and later Our version of the jdk in java/jdk14 is: jdk14 1.4.2p6_6. To me that reads, "the latest jdk14 port is not vulnerable". Am I missing something? -- Regards, Doug