Details
Description
Travis is building with a now aging version of jdk 8 and should use a newer version.
Travis builds with an aging version of jdk 1.8.0_31 from January of 2015 where there have been more than a thousand fixes since then in more recent versions. see https://en.wikipedia.org/wiki/Java_version_history#Java_8_updates for a quick summary.
Travis guide https://docs.travis-ci.com/user/languages/java/
addons: apt: packages: - oracle-java8-installer
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- is related to
-
SAK-38305 Switch travis build from Oracle JDK to Open JDK
-
- Verified
-