Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
The Travis-CI build consistently fails on oraclejdk10 with this message:
oraclejdk10 is deprecated. See https://www.oracle.com/technetwork/java/javase/eol-135779.html for more details. Consider using openjdk10 instead.
Switching to openjdk10 would be simple, but given that jdk9 and jdk10 are now deprecated, perhaps they should be removed from the travis.yml configuration?