Re: RFR 9: (doclint) 8181156 html5 doclint issues in java.base javadoc

2017-06-01 Thread Magnus Ihse Bursie
Looks good! /Magnus > 1 juni 2017 kl. 16:23 skrev Roger Riggs : > > Thanks, > > Webrev updated in place. > build: http://cr.openjdk.java.net/~rriggs/webrev-top-html5-8181156/ > > Roger > >> On 6/1/2017 9:46 AM, Magnus Ihse Bursie wrote: >> >> >>> On 2017-06-01 15:29, Roger Riggs wrote: >

Re: RFR 9: (doclint) 8181156 html5 doclint issues in java.base javadoc

2017-06-01 Thread Roger Riggs
Thanks, Webrev updated in place. build: http://cr.openjdk.java.net/~rriggs/webrev-top-html5-8181156/ Roger On 6/1/2017 9:46 AM, Magnus Ihse Bursie wrote: On 2017-06-01 15:29, Roger Riggs wrote: Ping on the build change please Just remove the entire "--doclint-format html4" instead, --d

Re: RFR 9: (doclint) 8181156 html5 doclint issues in java.base javadoc

2017-06-01 Thread Magnus Ihse Bursie
On 2017-06-01 15:29, Roger Riggs wrote: Ping on the build change please Just remove the entire "--doclint-format html4" instead, --doclint-format html5 is default and just overridden for java.base. (Basically revert CompileJavaModules.gmk to what it was just a while ago :-)). /Magnus

Re: RFR 9: (doclint) 8181156 html5 doclint issues in java.base javadoc

2017-06-01 Thread Erik Joelsson
Build change looks good, sorry for the delay. /Erik On 2017-06-01 15:29, Roger Riggs wrote: Ping on the build change please On 5/31/2017 10:43 AM, Alan Bateman wrote: On 31/05/2017 15:34, Roger Riggs wrote: Please review javadoc markup change to update to html5 acceptable to doclint. The

Re: RFR 9: (doclint) 8181156 html5 doclint issues in java.base javadoc

2017-06-01 Thread Roger Riggs
Ping on the build change please On 5/31/2017 10:43 AM, Alan Bateman wrote: On 31/05/2017 15:34, Roger Riggs wrote: Please review javadoc markup change to update to html5 acceptable to doclint. The table formatting is updated to html5 markup. The Docs build is updated to require doclint html

Re: RFR 9: (doclint) 8181156 html5 doclint issues in java.base javadoc

2017-05-31 Thread Alan Bateman
On 31/05/2017 15:34, Roger Riggs wrote: Please review javadoc markup change to update to html5 acceptable to doclint. The table formatting is updated to html5 markup. The Docs build is updated to require doclint html5. Webrev: jdk: http://cr.openjdk.java.net/~rriggs/webrev-base-html5-818115