From owner-freebsd-java@freebsd.org Mon Nov 16 14:20:21 2015 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D96BFA30BB4 for ; Mon, 16 Nov 2015 14:20:21 +0000 (UTC) (envelope-from rsimmons0@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B61801A24 for ; Mon, 16 Nov 2015 14:20:21 +0000 (UTC) (envelope-from rsimmons0@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id B54AFA30BB1; Mon, 16 Nov 2015 14:20:21 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AC0BA30BB0; Mon, 16 Nov 2015 14:20:21 +0000 (UTC) (envelope-from rsimmons0@gmail.com) Received: from mail-qk0-x230.google.com (mail-qk0-x230.google.com [IPv6:2607:f8b0:400d:c09::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 53DED1A23; Mon, 16 Nov 2015 14:20:21 +0000 (UTC) (envelope-from rsimmons0@gmail.com) Received: by qkas77 with SMTP id s77so113814359qka.0; Mon, 16 Nov 2015 06:20:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=3roZfz2XpnxypmI7k3fu2yhokgqzUnPPiVviml3yo+0=; b=DO5kLxVaVX2KPrwjMTvMABZnyTSHqk1Hxu+NsVoihotXiiiuyZYMn/Viuqt7VkkY5I BVIN/tJwD3uclqw9DENPOvM36XS3F9DdhcwYeIXkIxExevWbQqt6cMZtPPXbtwhNJIai ssmJ3N6KQdY+0zqEA/asqHlryIPa1+53O7pXPd/65vpkQ5mPeILBVlNhyC1kKG7f//o6 q60IjDMPHeWgCvcqgifMnlXtIUaxiKVXGuj8q6tRE3OoIcHGdjwr9YHC1nmEeBz3gYqV omAYXJty5aegMoCmlCdeHLzfpX8ieAxQ97hDyDunfN15mJwMbRjnSYzZguxBU6YEFWUS o5ig== MIME-Version: 1.0 X-Received: by 10.55.52.142 with SMTP id b136mr36313367qka.100.1447683620319; Mon, 16 Nov 2015 06:20:20 -0800 (PST) Received: by 10.140.32.75 with HTTP; Mon, 16 Nov 2015 06:20:20 -0800 (PST) Received: by 10.140.32.75 with HTTP; Mon, 16 Nov 2015 06:20:20 -0800 (PST) In-Reply-To: <1447682799.243430.441054785.7914EFBA@webmail.messagingengine.com> References: <1447601433.2163074.440262121.5DEBCEDD@webmail.messagingengine.com> <1447682799.243430.441054785.7914EFBA@webmail.messagingengine.com> Date: Mon, 16 Nov 2015 09:20:20 -0500 Message-ID: Subject: Re: java/openjdk8 and jre From: Robert Simmons To: Mark Felder Cc: freebsd-security@freebsd.org, ports-secteam@freebsd.org, java@freebsd.org, Jung-uk Kim Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Nov 2015 14:20:21 -0000 http://openjdk.java.net/projects/jdk8u/ That page lists it as released. On Nov 16, 2015 9:06 AM, "Mark Felder" wrote: > > > On Sun, Nov 15, 2015, at 23:00, Robert Simmons wrote: > > I don't see a problem with that. u65 is the security fix version and u66 > > is > > a bugfix that includes u65. The openjdk project appears to have skipped > > straight to u66 since both were released simultaneously. > > > > From Oracle's website: "Java SE 8u65 includes important security fixes. > > Oracle strongly recommends that all Java SE 8 users upgrade to this > > release. Java SE 8u66 is a patch-set update, including all of 8u65 plus > > additional features (described in the release notes)." > > > > The openjdk website lists u66 as released. > > > > Where did you see u66 on the OpenJDK site? I tried to browse the site > and find the latest release and it was a futile attempt. Their website > is terrible. (openjdk.java.net) > > > CC'ing jkim@ as he has more Java port knowledge than I do... I don't > foresee myself updating the port, but I can get a vuxml entry added. > > > -- > Mark Felder > feld@feld.me >