[
https://issues.apache.org/jira/browse/GROOVY-11907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18071809#comment-18071809
]
ASF GitHub Bot commented on GROOVY-11907:
-----------------------------------------
eric-milles commented on PR #2443:
URL: https://github.com/apache/groovy/pull/2443#issuecomment-4202094766
I set up your test case, including the config script and it runs fine for me
with 5.0.5. So I can't say that the fix is a good one or if there's a better
place to make a change. I don't know why "$static$self.getClass()" would be
such a problem for classgen.
Side note: Did you know about the instanceof vs checkcast? That's news to
me; we have 100s of instanceof tests.
> SC: trait static field helper generates invalid bytecode when method-level
> DYNAMIC_RESOLUTION is present (GROOVY-11817 regression)
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: GROOVY-11907
> URL: https://issues.apache.org/jira/browse/GROOVY-11907
> Project: Groovy
> Issue Type: Bug
> Reporter: Paul King
> Priority: Major
>
> This is to track the *_grails-geb testFixtures_* error discussed here:
> [Canary] Grails 8 on Groovy 5 + Spring Boot 4 integration branch
> https://github.com/apache/grails-core/pull/15557
--
This message was sent by Atlassian Jira
(v8.20.10#820010)