-
Enhancement
-
Resolution: Fixed
-
P2
-
8u171, 10, 10.0.1, 11
-
None
-
master
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8198535 | 11 | Erik Joelsson | P2 | Resolved | Fixed | b02 |
JDK-8199787 | 8u171 | Abhijit Saha | P2 | Closed | Fixed | b10 |
The download.java.net system now supports https and all live links have been updated from http to https.
For the binaries.html pages that are created at build time, the links need to change from http to https as well.
For the download.java.net links, the http needs to simply change to https.
Examples:
8: https://java.se.oracle.com/artifactory/re-release-local/jdk/8u172/b01/bundles/java.net/web/binaries.html
10: https://java.se.oracle.com/artifactory/re-release-local/jdk/10/40/bundles/java.net/web/binaries.html
Old http link: http://download.java.net/java/jdk10/archive/40/binaries/jre-10-ea+40_windows-x64_bin.exe
New https link: https://download.java.net/java/jdk10/archive/40/binaries/jre-10-ea+40_windows-x64_bin.exe
For the binaries.html pages that are created at build time, the links need to change from http to https as well.
For the download.java.net links, the http needs to simply change to https.
Examples:
8: https://java.se.oracle.com/artifactory/re-release-local/jdk/8u172/b01/bundles/java.net/web/binaries.html
10: https://java.se.oracle.com/artifactory/re-release-local/jdk/10/40/bundles/java.net/web/binaries.html
Old http link: http://download.java.net/java/jdk10/archive/40/binaries/jre-10-ea+40_windows-x64_bin.exe
New https link: https://download.java.net/java/jdk10/archive/40/binaries/jre-10-ea+40_windows-x64_bin.exe
- backported by
-
JDK-8198535 Change download.java.net links in java.net created pages from http to https
-
- Resolved
-
-
JDK-8199787 Change download.java.net links in java.net created pages from http to https
-
- Closed
-