[jira] [Commented] (GROOVY-11295) Optimise generated next() and previous() in enums

2024-01-23 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17810160#comment-17810160 ] Paul King commented on GROOVY-11295: If someone is relying on the fact that Enum#ne

[jira] [Commented] (GROOVY-11295) Optimise generated next() and previous() in enums

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

Re: [PR] Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.6 to 6.0.7 [groovy]

2024-01-23 Thread via GitHub
codecov-commenter commented on PR #2040: URL: https://github.com/apache/groovy/pull/2040#issuecomment-1907210371 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2040?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

[PR] Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.6 to 6.0.7 [groovy]

2024-01-23 Thread via GitHub
dependabot[bot] opened a new pull request, #2040: URL: https://github.com/apache/groovy/pull/2040 Bumps [com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin) from 6.0.6 to 6.0.7. Release notes Sourced from https://github.com/spotbugs

[jira] [Commented] (GROOVY-11296) shuffled modifies input array

2024-01-23 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17810129#comment-17810129 ] Paul King commented on GROOVY-11296: Were you planning to merge back to 4_0_X? If n

[jira] [Resolved] (GROOVY-11296) shuffled modifies input array

2024-01-23 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11296. -- Fix Version/s: 5.0.0-alpha-6 Resolution: Fixed https://github.com/apache/groovy/commit

[jira] [Updated] (GROOVY-11296) shuffled modifies input array

2024-01-23 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11296: - Component/s: groovy-jdk > shuffled modifies input array > - > >

[jira] [Created] (GROOVY-11296) shuffled modifies input array

2024-01-23 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11296: Summary: shuffled modifies input array Key: GROOVY-11296 URL: https://issues.apache.org/jira/browse/GROOVY-11296 Project: Groovy Issue Type: Bug Affects

[jira] [Updated] (GROOVY-6837) String[] + String[] gives Object[]

2024-01-23 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-6837: Fix Version/s: 3.0.21 > String[] + String[] gives Object[] > -- >

[jira] [Updated] (GROOVY-11290) STC: multiple instanceof checks produce different results

2024-01-23 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11290: - Fix Version/s: 3.0.21 > STC: multiple instanceof checks produce different results > ---

[jira] [Updated] (GROOVY-11290) STC: multiple instanceof checks produce different results

2024-01-23 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11290: - Fix Version/s: 4.0.19 > STC: multiple instanceof checks produce different results > ---

[jira] [Resolved] (GROOVY-11290) STC: multiple instanceof checks produce different results

2024-01-23 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11290. -- Fix Version/s: 5.0.0-alpha-6 Resolution: Fixed https://github.com/apache/groovy/commit

Re: [PR] Polish GHA configs [groovy]

2024-01-23 Thread via GitHub
daniellansun commented on code in PR #2039: URL: https://github.com/apache/groovy/pull/2039#discussion_r1463399735 ## src/test/org/codehaus/groovy/util/ReferenceManagerTest.groovy: ## @@ -144,7 +144,7 @@ class ReferenceManagerTest extends GroovyTestCase { } } -

[jira] (GROOVY-11295) Optimise generated next() and previous() in enums

2024-01-23 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11295 ] Paul King deleted comment on GROOVY-11295: was (Author: paulk): Groovy allows you to write your own next() and previous(). I hope no-one has ever done that and changed next() and previous()

[jira] [Commented] (GROOVY-11295) Optimise generated next() and previous() in enums

2024-01-23 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809889#comment-17809889 ] Paul King commented on GROOVY-11295: Groovy allows you to write your own next() and

Re: [PR] Polish GHA configs [groovy]

2024-01-23 Thread via GitHub
Goooler commented on code in PR #2039: URL: https://github.com/apache/groovy/pull/2039#discussion_r1462923239 ## src/test/org/codehaus/groovy/util/ReferenceManagerTest.groovy: ## @@ -144,7 +144,7 @@ class ReferenceManagerTest extends GroovyTestCase { } } -pri