[jira] [Updated] (GROOVY-11393) STC: error for non-static member of class delegate

2024-05-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11393: - Description: Consider the following: {code:groovy} class Foo { static getBar() { 'bar' } Ob

[jira] [Created] (GROOVY-11393) STC: error for non-static member of class delegate

2024-05-31 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11393: Summary: STC: error for non-static member of class delegate Key: GROOVY-11393 URL: https://issues.apache.org/jira/browse/GROOVY-11393 Project: Groovy Issue T

[jira] [Updated] (GROOVY-11392) the field of an interface cannot be protected

2024-05-31 Thread Thodoris Sotiropoulos (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thodoris Sotiropoulos updated GROOVY-11392: --- Description: I have the following code: {code:java} interface A {     prote

[jira] [Created] (GROOVY-11392) the field of an interface cannot be protected

2024-05-31 Thread Thodoris Sotiropoulos (Jira)
Thodoris Sotiropoulos created GROOVY-11392: -- Summary: the field of an interface cannot be protected Key: GROOVY-11392 URL: https://issues.apache.org/jira/browse/GROOVY-11392 Project: Groovy

[jira] [Commented] (GROOVY-11389) Groovy @Delegate issue with Java 21

2024-05-31 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850966#comment-17850966 ] Paul King commented on GROOVY-11389: The "default" part of your description is I th

[jira] [Commented] (GROOVY-11389) Groovy @Delegate issue with Java 21

2024-05-31 Thread paolo di tommaso (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850947#comment-17850947 ] paolo di tommaso commented on GROOVY-11389: --- If I'm fully understanding the p