OpenJDK / portola / portola
changeset 20525:2d957e35a52f
8025741: Fix jdk/make/docs/Makefile to point to correct docs URL for JDK 8.
Reviewed-by: tbell
author | bpatel |
---|---|
date | Fri, 04 Oct 2013 15:25:18 -0700 |
parents | 51aaf7e3cdd4 |
children | ca6b9674ee4e |
files | jdk/make/docs/Makefile |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/jdk/make/docs/Makefile Fri Oct 04 09:54:43 2013 -0700 +++ b/jdk/make/docs/Makefile Fri Oct 04 15:25:18 2013 -0700 @@ -50,6 +50,7 @@ DEV_DOCS_URL-5 = http://java.sun.com/j2se/1.5.0/docs/index.html DEV_DOCS_URL-6 = http://download.oracle.com/javase/6/docs/index.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 = $(DEV_DOCS_URL-$(JDK_MINOR_VERSION)) DOCS_BASE_URL = http://download.oracle.com/javase/7/docs