[jira] [Resolved] (GROOVY-11593) Bump asm to 9.8 in Groovy 3

2025-04-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11593. -- Assignee: Eric Milles (was: Paul King) Resolution: Fixed > Bump asm to 9.8 in Groovy 3

[jira] [Commented] (GROOVY-11602) Add DGM#toTuple(Map.Entry)

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

Re: [PR] GROOVY-11602: Add DGM#toTuple(Map.Entry) [groovy]

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

[jira] [Commented] (GROOVY-11602) Add DGM#toTuple(Map.Entry)

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

[PR] GROOVY-11602: Add DGM#toTuple(Map.Entry) [groovy]

2025-04-05 Thread via GitHub
paulk-asert opened a new pull request, #2178: URL: https://github.com/apache/groovy/pull/2178 (no comment) -- 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

[jira] [Created] (GROOVY-11602) Add DGM#toTuple(Map.Entry)

2025-04-05 Thread Paul King (Jira)
Paul King created GROOVY-11602: -- Summary: Add DGM#toTuple(Map.Entry) Key: GROOVY-11602 URL: https://issues.apache.org/jira/browse/GROOVY-11602 Project: Groovy Issue Type: Improvement

[jira] [Assigned] (GROOVY-9742) GroovyClassLoader.parseClass() StampedCommonCache.getAndPut() hang

2025-04-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-9742: --- Assignee: Daniel Sun > GroovyClassLoader.parseClass() StampedCommonCache.getAndPut() hang >

[jira] [Resolved] (GROOVY-11592) Bump asm to 9.8

2025-04-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11592. -- Resolution: Fixed > Bump asm to 9.8 > --- > > Key: GROOVY-11592 >

Re: [PR] remove excess manifest attributes [groovy]

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

[jira] [Commented] (GROOVY-11596) Additional DGM lazy iterator methods

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

[jira] [Assigned] (GROOVY-11595) for loop variable modifiers

2025-04-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11595: Assignee: Eric Milles > for loop variable modifiers > --- > >

[jira] [Created] (GROOVY-11585) instanceof with parameterized type

2025-04-05 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11585: Summary: instanceof with parameterized type Key: GROOVY-11585 URL: https://issues.apache.org/jira/browse/GROOVY-11585 Project: Groovy Issue Type: Bug

Re: [PR] GROOVY-11599: Make DGM#chop(Iterator, int...) lazy [groovy]

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

[jira] [Updated] (GROOVY-11596) Additional DGM lazy iterator methods

2025-04-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11596: --- Description: This issue is to provide a few more iterator variants in the DGM methods. Some of the

[jira] [Commented] (GROOVY-10683) Consider enhancing for loop to provide access to loop index or iterator

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

[jira] [Assigned] (GROOVY-11582) Explore pruning MANIFEST attributes

2025-04-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11582: Assignee: Eric Milles > Explore pruning MANIFEST attributes > --

[jira] [Updated] (GROOVY-11596) Additional DGM lazy iterator methods

2025-04-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11596: --- Description: This issue is to provide a few more iterator variants in the DGM methods. Some of the

Re: [PR] Update SDKMAN install URL [groovy]

2025-04-05 Thread via GitHub
daniellansun commented on PR #2171: URL: https://github.com/apache/groovy/pull/2171#issuecomment-2773244779 Merged. Thanks! -- 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.

[jira] [Updated] (GROOVY-11596) Additional DGM lazy iterator methods

2025-04-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11596: --- Description: This issue is to provide a few more iterator variants in the DGM methods. Some of the

Re: [PR] GROOVY-11586: Provide an injectAll DGM method [groovy]

2025-04-05 Thread via GitHub
daniellansun merged PR #2166: URL: https://github.com/apache/groovy/pull/2166 -- 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...@

[jira] [Commented] (GROOVY-11229) Support instanceof variable

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

Re: [PR] GROOVY-11229: limit scope of `instanceof` variable [groovy]

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

[jira] [Commented] (GROOVY-11229) Support instanceof variable

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