jenkinsci / build-timeout-plugin

Jenkins build-timeout plugin
https://plugins.jenkins.io/build-timeout/
31 stars 80 forks source link

Upgrading Jenkins Java version from 8 to 11 for plugin #86

Closed krisstern closed 2 years ago

krisstern commented 2 years ago

What feature do you want to see added?

Guidelines for the proposed upgrade can be found at the official documentation here. Basically the goal is to move away from Java 8 to adopt Java 11. This upgrade of JVM is in response to some previous discussions on Java 8 end-of-life within the Jenkins community, and with either the June 2022 or Sep 2022 LTS release dropping Java 8 support entirely. See documentation of this discussion here.

Upstream changes

N/A