[ 
https://issues.apache.org/jira/browse/GROOVY-11907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18072009#comment-18072009
 ] 

ASF GitHub Bot commented on GROOVY-11907:
-----------------------------------------

paulk-asert commented on PR #2443:
URL: https://github.com/apache/groovy/pull/2443#issuecomment-4207350981

   When I checkout the groovy11907 branch and run this test:
   
   `gradlew :test 
--tests=org.codehaus.groovy.transform.traitx.TraitASTTransformationTest.testTraitStaticFieldHelperGetClassMarkedDynamic`
   
   It passes. If I then comment out the second param below to remove the fix:
   
   `            receiver = asClass(receiver/*, fn*/); // GROOVY-11907
   `
   The test fails.
   
   




> 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)

Reply via email to