Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Follow-up to JENKINS-43492
We need to ensure that all packages ship Java 8 if they do embed it. From what I see, at least some tests (e.g. openSuse) run with Java 7 and hence will probably become unstable. Windows installer definitely bundles Java, we need to ensure the version is correct (Java 8 latest, 32 bit)
Attachments
Issue Links
- is related to
-
JENKINS-43492 Jenkins 2.54 causes java.lang.UnsupportedClassVersionError
-
- Resolved
-
It was resolved at some point. The next step for Platform SIG is to get rid of Java bundling in the installer at all. slide_o_mix is working on it afaik