Sergio del Amo created GROOVY-10939:
---------------------------------------
Summary: Non-static method java.lang.Object#hashCode cannot be
called from static context
Key: GROOVY-10939
URL: https://issues.apache.org/jira/browse/GROOVY-10939
Project: Groovy
Issue Type: Bug
Affects Versions: 4.0.9, 4.0.8, 4.0.7
Reporter: Sergio del Amo
{{Updating Micronaut Framework 4.0.x branch to 4.0.9 we got the following
issue: }}
{{https://github.com/micronaut-projects/micronaut-core/pull/8784#discussion_r1108171939}}
{{}}
{code:java}
[Static type checking] - Non-static method java.lang.Object#hashCode cannot be
called from static context @ line 99, column 16. return
visitor.getClass().hashCode(){code}
{{}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)