Re: RFR: JDK-8190295: Introduce a new Table builder class

2017-11-15 Thread Bhavesh Patel
Very good refactoring. Ok to push. Just a few minor suggestions. Also there could be some merge conflicts as I pushed the multiple stylesheet fix and I had done a few minor updated that were suggested. The patch that is applied to this fix does not have those changes e.g. In standard.properti

Re: javadoc -linksource with --module options doesn't generate src-html

2017-11-15 Thread Jonathan Gibbons
On 11/15/2017 03:21 PM, Jonathan Gibbons wrote: On 10/03/2017 10:43 AM, Nicolas Carranza wrote: Hi, I'm beginning to play with the JDK 9 and found that running javadoc using the -linksource option combined with --module option (as below) creates the javadoc with links targeting the html sou

Re: javadoc -linksource with --module options doesn't generate src-html

2017-11-15 Thread Jonathan Gibbons
On 10/03/2017 10:43 AM, Nicolas Carranza wrote: Hi, I'm beginning to play with the JDK 9 and found that running javadoc using the -linksource option combined with --module option (as below) creates the javadoc with links targeting the html source files but doesn't create the html source files