opeongo opened a new pull request #1671: URL: https://github.com/apache/groovy/pull/1671
These methods are useful for developing an alternate JSR223 ScriptEngine class. In this situation it is necessary to avoid duplicate import entries, and the easiest way to do this is by using methods in the Collections API that rely upon object equals(). This PR contains code that should be benign other than fulfilling the equals contract. -- 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]
