neilcsmith-net commented on PR #8642: URL: https://github.com/apache/netbeans/pull/8642#issuecomment-3073119627
@mbien `JavadocForBinaryQuery` is for finding the Javadoc root? The assumption in the existing version of this code is how the Javadoc is structured inside that root? Is this method called on the EDT? At least `getPreferredJavadoc` warns against doing that, although perhaps not too much of an issue in practice here. And that whole `JavadocHelper` class is horrible, particularly the support for module names! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
