eric-milles opened a new pull request #1262:
URL: https://github.com/apache/groovy/pull/1262


   https://issues.apache.org/jira/browse/GROOVY-9562
   https://issues.apache.org/jira/browse/GROOVY-9292
   
   `StaticTypeCheckingVisitor.checkOrMarkPrivateAccess` marked reads and writes 
in the same module, but later classgen checks did not match field access across 
top-level types.  This led to a bad type saved for the "this" that is created 
for variable expressions in `VariableExpressionTransformer` and thus a 
`ClassCastException` at runtime.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to