Bug: https://bugs.openjdk.java.net/browse/JDK-8215304 Patch inline: diff --git a/make/Main.gmk b/make/Main.gmk --- a/make/Main.gmk +++ b/make/Main.gmk @@ -862,8 +862,6 @@ docs-jdk-specs: $(JVM_DOCS_TARGETS) jdk.jdi-gensrc \ docs-jdk-index
- docs-jdk-index: exploded-image buildtools-modules - docs-zip: docs-jdk # Tests /Magnus