subhash-arabhi opened a new pull request, #7699: URL: https://github.com/apache/netbeans/pull/7699
Changes to fix the [bug](https://github.com/oracle/javavscode/issues/212). This [PR](https://github.com/apache/netbeans/pull/4561) created this side effect. ### Brief When there is a name clash in our package with java.lang.*, the addImports function from GeneratorUtilities is adding unwanted package imports. Refer bug for more details -- 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
