From owner-freebsd-java@FreeBSD.ORG Fri Jun 21 16:16:08 2013 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 530876D1; Fri, 21 Jun 2013 16:16:08 +0000 (UTC) (envelope-from freebsd-docs@allanjude.com) Received: from mx1.scaleengine.net (beauharnois2.bhs1.scaleengine.net [142.4.218.15]) by mx1.freebsd.org (Postfix) with ESMTP id 341A6185B; Fri, 21 Jun 2013 16:16:07 +0000 (UTC) Received: from [10.1.1.1] (S01060001abad1dea.hm.shawcable.net [50.70.108.129]) (Authenticated sender: allan.jude@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id C57553015E; Fri, 21 Jun 2013 16:16:05 +0000 (UTC) Message-ID: <51C47C4C.50508@allanjude.com> Date: Fri, 21 Jun 2013 12:16:12 -0400 From: Allan Jude User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Thunderbird/20.0 MIME-Version: 1.0 To: freebsd-doc@freebsd.org Subject: Re: docs/179801: [patch] jdk16 is deprecated, reflect within documentation References: <201306210720.r5L7KgF9054079@freefall.freebsd.org> In-Reply-To: <201306210720.r5L7KgF9054079@freefall.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: java@freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jun 2013 16:16:08 -0000 On 2013-06-21 03:20, Jason Helfman wrote: >> Number: 179801 >> Category: docs >> Synopsis: [patch] jdk16 is deprecated, reflect within documentation >> Confidential: no >> Severity: non-critical >> Priority: low >> Responsible: freebsd-doc >> State: open >> Quarter: >> Keywords: >> Date-Required: >> Class: change-request >> Submitter-Id: current-users >> Arrival-Date: Fri Jun 21 07:30:00 UTC 2013 >> Closed-Date: >> Last-Modified: >> Originator: Jason Helfman >> Release: FreeBSD 10.0-CURRENT amd64 >> Organization: >> Environment: > System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r252008: Wed Jun 19 21:39:58 UTC 2013 peter@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64 > > > >> Description: > java/jdk16 is gone >> How-To-Repeat: > >> Fix: > Index: en_US.ISO8859-1/htdocs/java/install.xml > =================================================================== > --- en_US.ISO8859-1/htdocs/java/install.xml (revision 41991) > +++ en_US.ISO8859-1/htdocs/java/install.xml (working copy) > @@ -23,16 +23,6 @@ >
make install clean >

> > -

Oracle JDK on FreeBSD

> - > -

This is the effort of the Java FreeBSD porting project. > -By the use of patchsets and the JDK source code released by Oracle, > -this port builds a native JDK for FreeBSD.

> - > -

cd /usr/ports/java/jdk16 > -
make install clean > -

> - >

Oracle JDK for Linux

> >

This port installs the Java Development Kit from Oracle which was built for Linux. It will run under FreeBSD using the Linux compatibility.

> Index: en_US.ISO8859-1/books/porters-handbook/book.xml > =================================================================== > --- en_US.ISO8859-1/books/porters-handbook/book.xml (revision 41991) > +++ en_US.ISO8859-1/books/porters-handbook/book.xml (working copy) > @@ -6981,8 +6981,8 @@ > There are several JDKs in the ports collection, from > various vendors, and in several versions. If your port must > use one of these versions, you can define which one. The > - most current version is - role="package">java/jdk16. > + most current version, and &os; default is + role="package">java/openjdk6. > > > Variables Which May be Set by Ports That Use >> Release-Note: >> Audit-Trail: >> Unformatted: > _______________________________________________ > freebsd-doc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-doc > To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org" Oracle has EOL'd Java6 http://java.com/en/download/faq/java_6.xml The update they released this Tuesday, Java 6u51 is only available to enterprise customers with support contracts.