[jira] [Commented] (GROOVY-9596) Cannot access protected field of Java superclass with --illegal-access=deny

2023-07-24 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17746549#comment-17746549 ] Eric Milles commented on GROOVY-9596: - https://github.com/apache/groovy/commit/79dfd

[jira] [Commented] (GROOVY-9596) Cannot access protected field of Java superclass with --illegal-access=deny

2022-07-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17566402#comment-17566402 ] Eric Milles commented on GROOVY-9596: - This script runs fine with Groovy 3.0.11/4.0.

[jira] [Commented] (GROOVY-9596) Cannot access protected field of Java superclass with --illegal-access=deny

2021-05-15 Thread Kevin Rushforth (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17345047#comment-17345047 ] Kevin Rushforth commented on GROOVY-9596: - With the recently-released gradle 7,

[jira] [Commented] (GROOVY-9596) Cannot access protected field of Java superclass with --illegal-access=deny

2020-08-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17187109#comment-17187109 ] Eric Milles commented on GROOVY-9596: - I think the solution requires: # remove {{mak

[jira] [Commented] (GROOVY-9596) Cannot access protected field of Java superclass with --illegal-access=deny

2020-07-02 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17150577#comment-17150577 ] Eric Milles commented on GROOVY-9596: - With indy compilation, "this.in" in MyFilterR

[jira] [Commented] (GROOVY-9596) Cannot access protected field of Java superclass with --illegal-access=deny

2020-06-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17141711#comment-17141711 ] Paul King commented on GROOVY-9596: --- Using `this.@in` or `super.@in` results (for both

[jira] [Commented] (GROOVY-9596) Cannot access protected field of Java superclass with --illegal-access=deny

2020-06-19 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17140359#comment-17140359 ] Paul King commented on GROOVY-9596: --- There was a potential red herring producing an il

[jira] [Commented] (GROOVY-9596) Cannot access protected field of Java superclass with --illegal-access=deny

2020-06-18 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17140213#comment-17140213 ] Jochen Theodorou commented on GROOVY-9596: -- It is not really a bug, it is a lim

[jira] [Commented] (GROOVY-9596) Cannot access protected field of Java superclass with --illegal-access=deny

2020-06-17 Thread Kevin Rushforth (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17138895#comment-17138895 ] Kevin Rushforth commented on GROOVY-9596: - I get the same error trying to call a

[jira] [Commented] (GROOVY-9596) Cannot access protected field of Java superclass with --illegal-access=deny

2020-06-17 Thread Kevin Rushforth (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17138648#comment-17138648 ] Kevin Rushforth commented on GROOVY-9596: - Since {{--illegal-access=deny}} will