Re: RFR: JDK-8179361 specify -javafx option for javadoc command

2017-04-27 Thread Erik Joelsson
Looks good to me. /Erik On 2017-04-27 14:17, Magnus Ihse Bursie wrote: If doclint is enabled for the javadoc command, it shows a bunch of 119 errors for "unknown tag @defaultValue". This means that javadoc is not correctly processing the tag to generate the correct documentation. This tag i

RFR: JDK-8179361 specify -javafx option for javadoc command

2017-04-27 Thread Magnus Ihse Bursie
If doclint is enabled for the javadoc command, it shows a bunch of 119 errors for "unknown tag @defaultValue". This means that javadoc is not correctly processing the tag to generate the correct documentation. This tag is currently enabled by the -javafx option. Eventually, we should review Ja

Re: Error in "exploded-image-optimize' on Ubuntu

2017-04-27 Thread Erik Joelsson
On 2017-04-26 10:32, Ted Neward wrote: Oh, yeah, I wasn’t trying to be all “I’m right, you’re wrong, YOU SUX” or anything like that. :-) I had a feeling you were working with the earlier version, and the Creators Update solved several of those problems, as you point out. Hopefully my reactio