Description
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
[Static type checking] - Non-static method java.lang.Object#hashCode cannot be called from static context @ line 99, column 16. return visitor.getClass().hashCode()
Attachments
Issue Links
- is related to
-
GROOVY-7987 Type checker doesn't flag static method calls to instance methods with otherwise the same signature
- Closed
-
GROOVY-10820 SC: static choice of Class vs Object extension for Type dot name
- Closed