Javadoc HTML regression bug

2020-06-27 Thread Anders Rundgren
Hi List, After upgrading from JDK 8 to JDK 11 javadoc began complaining on valid HTML5 constructs such as the "title" attribute and the "svg" element. The AdoptOpenJDK maintainers suggested using -Xdoclint=none but that seems more like a workaround than a solution. https://github.com/AdoptOpen

Re: Javadoc HTML regression bug

2020-06-27 Thread Jonathan Gibbons
Hi Anders, Thank you for your message.  Yes, it's time for an update for doclint, to support all global attributes and new tags that might reasonably be used in doc comments, like ``. I have filed JDK-8248437 for this. Purely from a style point of view, it may be preferable to put SVG image