Re: Undocumented change in Javadocs in Java 8 u121

2017-01-27 Thread Jonathan Gibbons
Uwe, Unfortunately, the release note is incorrect and needs to be updated. All uses of JavaScript will be rejected, unless the enabling option is specified. This applies equally to JavaScript found in documentation comments and any command-line options used to specify fragments of HTML to be

Re: [Patch] 8081820: Generate warnings for multiple «@param» and «@return»

2017-01-27 Thread Jonathan Gibbons
Denis, We wanted to get this issue closed out, so I have made the minor corrections to your patch and pushed it on your behalf. Thank you for your contribution. -- Jon On 01/24/2017 06:29 PM, Jonathan Gibbons wrote: On 01/09/2017 05:29 PM, Denis Istomin wrote: Hi, Made patch for bug 808

Re: Undocumented change in Javadocs in Java 8 u121

2017-01-27 Thread Uwe Schindler
Thanks! If I understand correctly, it adds a warning for javadoc code comments that contain JS, but fails if the top or bottom parameter contains JS. Uwe Am 26. Januar 2017 23:10:21 MEZ schrieb Michel Trudeau : >Updated release notes for 8u121. > >http://www.oracle.com/technetwork/java/javase/