8209806: API docs should be updated to refer to javase11 jdk-11+28
authorjjg
Tue, 21 Aug 2018 12:48:10 -0700
changeset 51575 76072a077ee1
parent 51574 ed52ea83f830
child 51576 1ddf9a99e4ad
8209806: API docs should be updated to refer to javase11 Reviewed-by: darcy, iris, tbell, lancea
make/Docs.gmk
--- a/make/Docs.gmk	Tue Aug 21 11:30:48 2018 -0700
+++ b/make/Docs.gmk	Tue Aug 21 12:48:10 2018 -0700
@@ -61,7 +61,7 @@
     $(SUPPORT_OUTPUTDIR)/rmic/* $(TOPDIR)/src/*/share/doc/stub)
 
 # URLs
-JAVADOC_BASE_URL := http://www.oracle.com/pls/topic/lookup?ctx=javase10&id=homepage
+JAVADOC_BASE_URL := http://www.oracle.com/pls/topic/lookup?ctx=javase$(VERSION_NUMBER)&id=homepage
 BUG_SUBMIT_URL := http://bugreport.java.com/bugreport/
 COPYRIGHT_URL := {@docroot}/../legal/copyright.html
 LICENSE_URL := http://www.oracle.com/technetwork/java/javase/terms/license/java$(VERSION_NUMBER)speclicense.html