From owner-freebsd-java@FreeBSD.ORG Mon Nov 29 22:36:31 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 3431616A4CF for ; Mon, 29 Nov 2004 22:36:31 +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 47FE643D4C for ; Mon, 29 Nov 2004 22:36:30 +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 iATMaNRZ098531; Mon, 29 Nov 2004 16:36:23 -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 iATMaN7m003608; Mon, 29 Nov 2004 16:36:23 -0600 (CST) (envelope-from djp@jericho.polands.org) Received: (from djp@localhost) by jericho.polands.org (8.13.1/8.13.1/Submit) id iATMaNTY003607; Mon, 29 Nov 2004 16:36:23 -0600 (CST) (envelope-from djp) Date: Mon, 29 Nov 2004 16:36:23 -0600 From: Doug Poland To: Greg Lewis Message-ID: <20041129223623.GE2385@polands.org> References: <20041129193020.GC2385@polands.org> <20041129220423.GB51205@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041129220423.GB51205@misty.eyesbeyond.com> User-Agent: Mutt/1.5.6i cc: freebsd-java@freebsd.org Subject: Re: 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 22:36:31 -0000 On Mon, Nov 29, 2004 at 03:04:23PM -0700, Greg Lewis wrote: > On Mon, Nov 29, 2004 at 01:30:20PM -0600, Doug Poland wrote: > > I was just perusing the documentation on why jd414 is marked as > > forbidden. On Sun's site: > > > > 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? > > You're missing that the native Java port is based on 1.4.2. Not > 1.4.2_01, 1.4.2_02, 1.4.2_03, etc. > > In particular we're based on the 1.4.2 SCSL code release, which was > released long before 1.4.2_06. The "p6" simply signifies this is the > sixth set of patches we've released in the process of porting to > FreeBSD. > Ah, I made the erroneous correlation that 1.4.2p6_6 == 1.4.2_06. Thanks for setting me straight. And thank you for contributing to the freebsd-java community. -- Regards, Doug