changeset 1406:be6182438187

8068485: Update references of download.oracle.com to docs.oracle.com in javadoc makefile Reviewed-by: erikj
author bpatel
date Tue, 13 Jan 2015 12:35:57 -0800
parents 4c191e520370
children 4b60b9c4f20e
files make/Javadoc.gmk
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/make/Javadoc.gmk	Thu Jan 08 20:39:37 2015 +0530
+++ b/make/Javadoc.gmk	Tue Jan 13 12:35:57 2015 -0800
@@ -114,10 +114,10 @@
 
 # Url to devdocs page
 # Was: http://java.sun.com/javase/6/webnotes/devdocs-vs-specs.html
-DEV_DOCS_URL-7 = http://download.oracle.com/javase/7/docs/index.html
-DEV_DOCS_URL-8 = http://download.oracle.com/javase/8/docs/index.html
+DEV_DOCS_URL-7 = https://docs.oracle.com/javase/7/docs/index.html
+DEV_DOCS_URL-8 = https://docs.oracle.com/javase/8/docs/index.html
 DEV_DOCS_URL = $(DEV_DOCS_URL-$(JDK_MINOR_VERSION))
-DOCS_BASE_URL = http://download.oracle.com/javase/7/docs
+DOCS_BASE_URL = https://docs.oracle.com/javase/7/docs
 
 # Common Java trademark line
 JAVA_TRADEMARK_LINE = Java is a trademark or registered trademark of \