mbien opened a new pull request, #8851: URL: https://github.com/apache/netbeans/pull/8851
prefer public interfaces over casting to javac API impl if possible only a few occurrences left e.g patterns like: https://github.com/apache/netbeans/blob/dd7958499abf656b8d32c2d2280ccb7488b7df9f/java/java.hints/src/org/netbeans/modules/java/hints/errors/Utilities.java#L3389-L3393 which I don't fully understand tbh (since the `stats` field represents the statements - maybe it has a second purpose) -- 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
