# HG changeset patch # User chegar # Date 1518189751 0 # Node ID 4a0ad0602b999aba3ef9c700bf33456fdc8c2d80 # Parent 41ba54ac9403123766e8a41865106927614b36d0 http-client-branch: remove java.net.http from DOCS_MODULES since it is part of java.se diff -r 41ba54ac9403 -r 4a0ad0602b99 make/common/Modules.gmk --- a/make/common/Modules.gmk Fri Feb 09 12:34:07 2018 +0000 +++ b/make/common/Modules.gmk Fri Feb 09 15:22:31 2018 +0000 @@ -143,7 +143,6 @@ # DOCS_MODULES defines the root modules for javadoc generation. # All of their `require transitive` modules directly and indirectly will be included. DOCS_MODULES += \ - java.net.http \ java.se.ee \ java.smartcardio \ jdk.accessibility \