[PR] GROOVY-7439: add test case [groovy]

2025-05-07 Thread via GitHub
eric-milles opened a new pull request, #2217: URL: https://github.com/apache/groovy/pull/2217 Adding test case for the two scenarios presented in GROOVY-7439 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[jira] [Commented] (GROOVY-11655) Create extension method to make StringBuilder like a stack

2025-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950018#comment-17950018 ] ASF GitHub Bot commented on GROOVY-11655: - eric-milles commented on PR #2215: U

[jira] [Commented] (GROOVY-11655) Create extension method to make StringBuilder like a stack

2025-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950001#comment-17950001 ] ASF GitHub Bot commented on GROOVY-11655: - paulk-asert commented on code in PR

[jira] [Commented] (GROOVY-7439) Compilation errors using groovy trait and @CompileStatic and @Slf4j("LOG")

2025-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950012#comment-17950012 ] ASF GitHub Bot commented on GROOVY-7439: eric-milles opened a new pull request,

[jira] [Commented] (GROOVY-11641) trait extends trait and uses static field in static method

2025-05-07 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950078#comment-17950078 ] Eric Milles commented on GROOVY-11641: -- I think this may be one step too far.  Whe

[jira] [Comment Edited] (GROOVY-11655) Create extension method to make StringBuilder like a stack

2025-05-07 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950160#comment-17950160 ] Paul King edited comment on GROOVY-11655 at 5/8/25 1:35 AM:

Re: [PR] GROOVY-11655: Create extension method to make StringBuilder like a stack [groovy]

2025-05-07 Thread via GitHub
paulk-asert commented on code in PR #2215: URL: https://github.com/apache/groovy/pull/2215#discussion_r2077668278 ## src/main/java/org/codehaus/groovy/runtime/StringGroovyMethods.java: ## @@ -1877,6 +1878,77 @@ public static StringBuilder leftShift(final StringBuilder self, fin

[jira] [Updated] (GROOVY-7439) Compilation errors using groovy trait and @CompileStatic and @Slf4j("LOG")

2025-05-07 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-7439: Language: groovy > Compilation errors using groovy trait and @CompileStatic and @Slf4j("LOG") > --

Re: [PR] GROOVY-7439: add test case [groovy]

2025-05-07 Thread via GitHub
eric-milles merged PR #2217: URL: https://github.com/apache/groovy/pull/2217 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@g

[jira] [Commented] (GROOVY-7439) Compilation errors using groovy trait and @CompileStatic and @Slf4j("LOG")

2025-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950050#comment-17950050 ] ASF GitHub Bot commented on GROOVY-7439: eric-milles merged PR #2217: URL: https

Re: [PR] GROOVY-11655: Create extension method to make StringBuilder like a stack [groovy]

2025-05-07 Thread via GitHub
eric-milles commented on PR #2215: URL: https://github.com/apache/groovy/pull/2215#issuecomment-2858852984 I don't think there is much general value in providing "stack of chars" semantic. You can always provide these for your own projects through extension or categroy class. -- This is

[jira] [Commented] (GROOVY-11641) trait extends trait and uses static field in static method

2025-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950096#comment-17950096 ] ASF GitHub Bot commented on GROOVY-11641: - eric-milles opened a new pull reques

Re: [PR] GROOVY-7439: add test case [groovy]

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

[jira] [Commented] (GROOVY-7439) Compilation errors using groovy trait and @CompileStatic and @Slf4j("LOG")

2025-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950023#comment-17950023 ] ASF GitHub Bot commented on GROOVY-7439: codecov-commenter commented on PR #2217

[jira] [Comment Edited] (GROOVY-11655) Create extension method to make StringBuilder like a stack

2025-05-07 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950160#comment-17950160 ] Paul King edited comment on GROOVY-11655 at 5/8/25 1:34 AM:

[jira] [Comment Edited] (GROOVY-11655) Create extension method to make StringBuilder like a stack

2025-05-07 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950160#comment-17950160 ] Paul King edited comment on GROOVY-11655 at 5/8/25 1:26 AM:

[jira] [Commented] (GROOVY-11655) Create extension method to make StringBuilder like a stack

2025-05-07 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950160#comment-17950160 ] Paul King commented on GROOVY-11655: The other Groovy idiomatic way to solve this w

[jira] [Comment Edited] (GROOVY-11655) Create extension method to make StringBuilder like a stack

2025-05-07 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949865#comment-17949865 ] Paul King edited comment on GROOVY-11655 at 5/8/25 12:37 AM:

[jira] [Commented] (GROOVY-11655) Create extension method to make StringBuilder like a stack

2025-05-07 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950158#comment-17950158 ] Paul King commented on GROOVY-11655: Here is a version using a category class as pe

[jira] [Commented] (GROOVY-11640) GC pause by Metadata GC Threshold for weeks then turned to Full GC

2025-05-07 Thread Suo L. (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950171#comment-17950171 ] Suo L. commented on GROOVY-11640: - 1. Since one node with 10,10,8 has been running for

[jira] [Resolved] (GROOVY-11654) Create AGM#putAt variants

2025-05-07 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-11654. Fix Version/s: 5.0.0-alpha-13 Resolution: Fixed Proposed PR merged. > Create AGM#putAt va

[jira] [Resolved] (GROOVY-11656) Create SGM#getLength methods for StringBuilder/StringBuffer

2025-05-07 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-11656. Fix Version/s: 5.0.0-alpha-13 Resolution: Fixed Proposed PR merged. > Create SGM#getLengt

[jira] [Resolved] (GROOVY-11653) Create DGM#sort(List) and AGM#sort(T[]) variants that take an IntRange

2025-05-07 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-11653. Fix Version/s: 5.0.0-alpha-13 Resolution: Fixed Proposed PR merged. > Create DGM#sort(Lis

[jira] [Commented] (GROOVY-11641) trait extends trait and uses static field in static method

2025-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950105#comment-17950105 ] ASF GitHub Bot commented on GROOVY-11641: - codecov-commenter commented on PR #2

Re: [PR] GROOVY-11641: roll back [groovy]

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

[jira] [Commented] (GROOVY-10054) STC: Cannot infer lambda parameter types for a stream collector

2025-05-07 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950144#comment-17950144 ] Eric Milles commented on GROOVY-10054: -- Re: are there temporary workarounds. You c

[jira] [Commented] (GROOVY-11616) Functions that take var args will default the type of the first argument, java tries to find the common parent type from all arguments

2025-05-07 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950145#comment-17950145 ] Eric Milles commented on GROOVY-11616: -- I’m going to look this over in the next da

Re: [PR] GROOVY-11656: Create SGM#getLength methods for StringBuilder/StringBu… [groovy]

2025-05-07 Thread via GitHub
paulk-asert merged PR #2216: URL: https://github.com/apache/groovy/pull/2216 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@g

Re: [PR] GROOVY-11653: Create DGM#sort(List) and AGM#sort(T[]) variants that t… [groovy]

2025-05-07 Thread via GitHub
paulk-asert merged PR #2213: URL: https://github.com/apache/groovy/pull/2213 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@g

Re: [PR] GROOVY-11654: Create AGM#putAt variants [groovy]

2025-05-07 Thread via GitHub
paulk-asert merged PR #2214: URL: https://github.com/apache/groovy/pull/2214 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@g

[jira] [Commented] (GROOVY-11653) Create DGM#sort(List) and AGM#sort(T[]) variants that take an IntRange

2025-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950137#comment-17950137 ] ASF GitHub Bot commented on GROOVY-11653: - paulk-asert merged PR #2213: URL: ht

[jira] [Commented] (GROOVY-11654) Create AGM#putAt variants

2025-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950138#comment-17950138 ] ASF GitHub Bot commented on GROOVY-11654: - paulk-asert merged PR #2214: URL: ht

[jira] [Commented] (GROOVY-11656) Create SGM#getLength methods for StringBuilder/StringBuffer

2025-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950136#comment-17950136 ] ASF GitHub Bot commented on GROOVY-11656: - paulk-asert merged PR #2216: URL: ht