[
https://issues.apache.org/jira/browse/GROOVY-10687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572535#comment-17572535
]
Eric Milles commented on GROOVY-10687:
--------------------------------------
Might this be a means to solve closure access to private members (GROOVY-2433,
GROOVY-5438, et al.)?
> JEP 181: replace bridge methods with nest-based access control
> --------------------------------------------------------------
>
> Key: GROOVY-10687
> URL: https://issues.apache.org/jira/browse/GROOVY-10687
> Project: Groovy
> Issue Type: Improvement
> Reporter: Eric Milles
> Priority: Minor
>
> Leverage JEP 181 (https://openjdk.org/jeps/181) in Groovy compiler. This
> should be able to replace bridge methods for outer class private member
> access.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)