Page MenuHomeFreeBSD

#201558 - Update default openjdk6.
ClosedPublic

Authored by timmoore88_gmail.com on Aug 5 2016, 3:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 3:24 AM
Unknown Object (File)
Thu, Apr 11, 2:04 PM
Unknown Object (File)
Mon, Apr 8, 11:12 PM
Unknown Object (File)
Mar 13 2024, 12:01 PM
Unknown Object (File)
Dec 20 2023, 1:00 AM
Unknown Object (File)
Dec 19 2023, 4:08 PM
Unknown Object (File)
Nov 18 2023, 9:49 PM
Unknown Object (File)
Nov 18 2023, 10:33 AM
Subscribers
None

Details

Summary

I've replaced the language for the most current and default Java development kit to include openjdk 7 and 8.

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

timmoore88_gmail.com retitled this revision from to #201558 - Update default openjdk6..
timmoore88_gmail.com updated this object.
timmoore88_gmail.com edited the test plan for this revision. (Show Details)
timmoore88_gmail.com added reviewers: dru, wblock.

This looks right, I just discovered that there is no default for java, each port decides which versions it can work with, and the framework will assign it one.

mat edited edge metadata.
This revision is now accepted and ready to land.Aug 5 2016, 3:36 PM
en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
2869 ↗(On Diff #19071)

Not yours, but related... This should probably say

the port must use a specific version, specify it.

(Not really happy with those last two words, but there is no context to see what leads up to this. See https://wiki.freebsd.org/action/show/Phabricator?action=show&redirect=CodeReview#Create_a_Revision_via_Web_Interface)

2869 ↗(On Diff #19071)

Wait, this is better.

the port must use a particular version, specify it.
en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
2869 ↗(On Diff #19071)

Then maybe say something about the version(s) having to go in JAVA_VERSION that is defined in the table right after.

timmoore88_gmail.com edited edge metadata.
timmoore88_gmail.com marked 3 inline comments as done.
This revision now requires review to proceed.Aug 5 2016, 5:04 PM
wblock edited edge metadata.
This revision is now accepted and ready to land.Aug 5 2016, 5:41 PM
This revision was automatically updated to reflect the committed changes.