RFR: 8199705: Docs.gmk needs to be updated to remove the -html5 option (original) (raw)
Bhavesh Patel bhavesh.x.patel at oracle.com
Thu Mar 22 04:36:59 UTC 2018
- Previous message (by thread): [11] RFR(XS) 8199896: [Graal] build Graal on all x86 platforms
- Next message (by thread): RFR: 8199705: Docs.gmk needs to be updated to remove the -html5 option
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
This is a simple fix to Docs.gmk. A fix for JDK-8182765 <https://bugs.openjdk.java.net/browse/JDK-8182765> was pushed recently to javadoc enabling it to generate HTML 5 output by default. This makes the "-html5" option, defined in the initial set of javadoc options in Docs.gmk, redundant. I have removed the -html5 option. Please review this fix.
JBS: https://bugs.openjdk.java.net/browse/JDK-8199705
Webrev: http://cr.openjdk.java.net/~bpatel/8199705/webrev.00/ <http://cr.openjdk.java.net/%7Ebpatel/8199705/webrev.00/>
- Previous message (by thread): [11] RFR(XS) 8199896: [Graal] build Graal on all x86 platforms
- Next message (by thread): RFR: 8199705: Docs.gmk needs to be updated to remove the -html5 option
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]