jenkins-infra / crawler

tools crawler
26 stars 65 forks source link

Include all Oracle JDKs #82

Closed hrmohr closed 3 years ago

hrmohr commented 5 years ago

This PR will add JDK 12, 11 and re-add 10.

It is also using Firefox3 instead of the default IE7 as this browser seems to be handling the javascript errors on http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html much better.

oleg-nenashev commented 5 years ago

also CC @dwnusbaum

hrmohr commented 5 years ago

I guess this is something we should add to the JDK Tool Plugin and the warning should be for Java 11+ and for Java 8 updates after January 2019.

aheritier commented 5 years ago

I agree that the PR looks good. The Oracle installer should probably be updated to add a warning and a link to : https://www.oracle.com/technetwork/java/javase/overview/oracle-jdk-faqs.html

hrmohr commented 5 years ago

I have opened jenkinsci/jdk-tool-plugin#5 for adding this warning text.

daniel-beck commented 4 years ago

@hrmohr @oleg-nenashev What's the status of this?

hrmohr commented 3 years ago

Closing this because of hack introduced to handle https://issues.jenkins.io/browse/INFRA-2345