Branch: refs/heads/master
Home: https://github.com/jenkins-infra/jenkins.io
Commit: 6b95ed3551b39bac221686204ec01142b1c8082d
https://github.com/jenkins-infra/jenkins.io/commit/6b95ed3551b39bac221686204ec01142b1c8082d
Author: Mark Waite <[email protected]>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M content/doc/administration/requirements/java.adoc
M content/doc/administration/requirements/upgrade-java-guidelines.adoc
M content/doc/book/installing/_jenkins-command-parameters.adoc
M content/doc/pipeline/tour/getting-started.adoc
Log Message:
-----------
more java 8 removal (#5261)
* Weekly release 2.357 requires Java 11
* Use Java 11 or Java 17 in guided tour
No reason to start the user on a path with a very short lifespan by
using Java 8.
* Jenkins 2.357 requires Java 11 (not 2.353)
We run tests with Java 17 in addition to Java 11.
* Remove ALPN instructions for JDK 8u242 and earlier
JDK 8u242 is many years out of date and is missing multiple security
fixes that were implemented in later versions of Java 8. It does not
help users to provide them HTTP/2 instructions on an outdated Java
version with known security issues.
* Use Java 11 or Java 17 in guided tour
* Present tense, not future tense
Improve phrasing
Co-authored-by: Tim Jacomb <[email protected]>
Co-authored-by: Tim Jacomb <[email protected]>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/master/dce7f1-6b95ed%40github.com.