[ https://issues.apache.org/jira/browse/GROOVY-10687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820169#comment-17820169 ]
Eric Milles commented on GROOVY-10687: -------------------------------------- NOTE: Java 15+ has alternate behavior for {{Class#getNestMembers}}: https://www.oracle.com/java/technologies/javase/15all-relnotes.html#JDK-8238358 > 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)