[jira] [Created] (GROOVY-11711) Templates not recognized for inner classes in certain scenarios

2025-07-05 Thread Saravanan (Jira)
Saravanan created GROOVY-11711: -- Summary: Templates not recognized for inner classes in certain scenarios Key: GROOVY-11711 URL: https://issues.apache.org/jira/browse/GROOVY-11711 Project: Groovy

[jira] [Commented] (GROOVY-11614) Enums in switch/case statements that are not fully qualified will cause a groovy compile error but Java requires enums to "not" be fully qualified

2025-07-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17998269#comment-17998269 ] Eric Milles commented on GROOVY-11614: -- Direct annotation and compiler config appl

Re: [PR] GROOVY-11615: STC: receiver type args in param can help with argument [groovy]

2025-07-05 Thread via GitHub
codecov-commenter commented on PR #2255: URL: https://github.com/apache/groovy/pull/2255#issuecomment-3038836778 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2255?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&ut

[jira] [Comment Edited] (GROOVY-11614) Enums in switch/case statements that are not fully qualified will cause a groovy compile error but Java requires enums to "not" be fully qualified

2025-07-05 Thread Saravanan (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17997761#comment-17997761 ] Saravanan edited comment on GROOVY-11614 at 7/5/25 11:37 AM:

[jira] [Commented] (GROOVY-11614) Enums in switch/case statements that are not fully qualified will cause a groovy compile error but Java requires enums to "not" be fully qualified

2025-07-05 Thread Saravanan (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17997761#comment-17997761 ] Saravanan commented on GROOVY-11614: I think the difference between your code and m

[jira] [Commented] (GROOVY-11614) Enums in switch/case statements that are not fully qualified will cause a groovy compile error but Java requires enums to "not" be fully qualified

2025-07-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17997754#comment-17997754 ] Paul King commented on GROOVY-11614: The following script works for me (on master):

[jira] [Commented] (GROOVY-11706) How to run Groovy compiler via class loader without altering thread context classloader?

2025-07-05 Thread Xiaotian Ma (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17997089#comment-17997089 ] Xiaotian Ma commented on GROOVY-11706: -- [~blackdrag] Thanks a lot for your reply!

[jira] [Commented] (GROOVY-11706) How to run Groovy compiler via class loader without altering thread context classloader?

2025-07-05 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17997087#comment-17997087 ] Jochen Theodorou commented on GROOVY-11706: --- to isolate lib loader and transf