[ https://issues.apache.org/jira/browse/GROOVY-10687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820163#comment-17820163 ]
Eric Milles commented on GROOVY-10687: -------------------------------------- https://github.com/apache/groovy/commit/c91a8c4744526a57a44b32dbfaf109f7ce032f4a TODO: Inner class closure not created before nest host class is processed. Defer processing of nest host or stub closure class sooner. > 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 > Assignee: Eric Milles > Priority: Major > > 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)