mbien opened a new pull request, #8559: URL: https://github.com/apache/netbeans/pull/8559
fixes ~hundreds~ thousands of javac warnings (`dangling-doc-comments`) and avoids situations when comments wrongly show up as javadoc. - unintended line comment ('///') - some dead (and commented out) code removal - some removal of decorative comments - fixed wrong annotation/doc ordering - fixed package comments meant for classes - various other dangling comment warnings project wide, split into 7 commits across cluster boundaries (enterprise commit is the largest) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists