eric-milles opened a new pull request #1644: URL: https://github.com/apache/groovy/pull/1644
This seemed like the best place to check for compare to null in STC. `getMathResultType` is pretty focused on numbers. Dynamic code still delegates to `ScriptBytecodeAdapter#compareNotEqual` and static compilation converts to `CompareToNullExpression` as before. https://issues.apache.org/jira/browse/GROOVY-9006 -- 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]
