[jira] [Updated] (GROOVY-10891) We should have variants of findResult/s with no Closure which use Closure.IDENTITY in that case

2023-02-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10891: --- Fix Version/s: 4.0.9 (was: 4.0.8) > We should have variants of findResult/s

[jira] [Commented] (GROOVY-10925) @TupleConstructor namedVariant breaks on setting private final fields in constructor

2023-02-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684356#comment-17684356 ] Paul King commented on GROOVY-10925: I backed out the change to @Immutable but ther

[jira] [Updated] (GROOVY-10927) Bump jackson to 2.14.2

2023-02-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10927: --- Fix Version/s: 4.0.9 > Bump jackson to 2.14.2 > -- > > Key: GRO

[jira] [Updated] (GROOVY-10926) Bump javaparser to 3.25.0

2023-02-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10926: --- Reporter: Paul King (was: Daniel Sun) > Bump javaparser to 3.25.0 > - > >

[jira] [Assigned] (GROOVY-10926) Bump javaparser to 3.25.0

2023-02-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-10926: -- Assignee: Paul King (was: Daniel Sun) > Bump javaparser to 3.25.0 > ---

[jira] [Updated] (GROOVY-10927) Bump jackson to 2.14.2

2023-02-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10927: --- Fix Version/s: (was: 4.0.7) > Bump jackson to 2.14.2 > -- > >

[jira] [Updated] (GROOVY-10927) Bump jackson to 2.14.2

2023-02-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10927: --- Reporter: Paul King (was: Daniel Sun) > Bump jackson to 2.14.2 > -- > >

[jira] [Assigned] (GROOVY-10927) Bump jackson to 2.14.2

2023-02-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-10927: -- Assignee: Paul King (was: Daniel Sun) > Bump jackson to 2.14.2 > -- > >

[jira] [Created] (GROOVY-10927) Bump jackson to 2.14.2

2023-02-05 Thread Paul King (Jira)
Paul King created GROOVY-10927: -- Summary: Bump jackson to 2.14.2 Key: GROOVY-10927 URL: https://issues.apache.org/jira/browse/GROOVY-10927 Project: Groovy Issue Type: Dependency upgrade

[jira] [Resolved] (GROOVY-10450) Cannot call BiPredicate methods on closures or lambdas on JRE 16+

2023-02-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-10450. -- Fix Version/s: 3.0.15 Resolution: Fixed https://github.com/apache/groovy/commit/b20e31

[jira] [Assigned] (GROOVY-10450) Cannot call BiPredicate methods on closures or lambdas on JRE 16+

2023-02-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10450: Assignee: Eric Milles > Cannot call BiPredicate methods on closures or lambdas on JRE 16

[jira] [Resolved] (GROOVY-10594) Unable to Call StringBuilder.substring() method (JDK17, Groovy 3)

2023-02-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-10594. -- Fix Version/s: 3.0.15 Resolution: Fixed https://github.com/apache/groovy/commit/b20e31

[jira] [Commented] (GROOVY-10918) Local variable values are not discarded if closures used

2023-02-05 Thread Andriy Rysin (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684323#comment-17684323 ] Andriy Rysin commented on GROOVY-10918: --- Here's another example: TestOOMIcj.java

[jira] [Updated] (GROOVY-10918) Local variable values are not discarded if closures used

2023-02-05 Thread Andriy Rysin (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andriy Rysin updated GROOVY-10918: -- Attachment: TestOOMIcj.java > Local variable values are not discarded if closures used >

[jira] (GROOVY-10918) Local variable values are not discarded if closures used

2023-02-05 Thread Andriy Rysin (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10918 ] Andriy Rysin deleted comment on GROOVY-10918: --- was (Author: arysin): Also if I wrap each line with closure into its own method OOM does not happen. So it seems like if we have a closure w

[jira] [Commented] (GROOVY-10925) @TupleConstructor namedVariant breaks on setting private final fields in constructor

2023-02-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684280#comment-17684280 ] Paul King commented on GROOVY-10925: [~emilles] I think something like the above me

[jira] [Commented] (GROOVY-10925) @TupleConstructor namedVariant breaks on setting private final fields in constructor

2023-02-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684281#comment-17684281 ] ASF GitHub Bot commented on GROOVY-10925: - codecov-commenter commented on PR #1

[GitHub] [groovy] codecov-commenter commented on pull request #1854: GROOVY-10925: @TupleConstructor namedVariant breaks on setting privat…

2023-02-05 Thread via GitHub
codecov-commenter commented on PR #1854: URL: https://github.com/apache/groovy/pull/1854#issuecomment-1417595522 # [Codecov](https://codecov.io/gh/apache/groovy/pull/1854?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Softw

[GitHub] [groovy] dependabot[bot] closed pull request #1852: Bump com.gradle.enterprise from 3.12.2 to 3.12.3

2023-02-05 Thread via GitHub
dependabot[bot] closed pull request #1852: Bump com.gradle.enterprise from 3.12.2 to 3.12.3 URL: https://github.com/apache/groovy/pull/1852 -- 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 specif

[GitHub] [groovy] dependabot[bot] commented on pull request #1852: Bump com.gradle.enterprise from 3.12.2 to 3.12.3

2023-02-05 Thread via GitHub
dependabot[bot] commented on PR #1852: URL: https://github.com/apache/groovy/pull/1852#issuecomment-1417583900 Looks like com.gradle.enterprise is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [groovy] paulk-asert commented on pull request #1852: Bump com.gradle.enterprise from 3.12.2 to 3.12.3

2023-02-05 Thread via GitHub
paulk-asert commented on PR #1852: URL: https://github.com/apache/groovy/pull/1852#issuecomment-1417583098 @dependabot rebase -- 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] [Created] (GROOVY-10926) Bump javaparser to 3.25.0

2023-02-05 Thread Paul King (Jira)
Paul King created GROOVY-10926: -- Summary: Bump javaparser to 3.25.0 Key: GROOVY-10926 URL: https://issues.apache.org/jira/browse/GROOVY-10926 Project: Groovy Issue Type: Dependency upgrade

[jira] [Updated] (GROOVY-10926) Bump javaparser to 3.25.0

2023-02-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10926: --- Fix Version/s: 4.0.9 (was: 4.0.8) > Bump javaparser to 3.25.0 >

[jira] [Commented] (GROOVY-10925) @TupleConstructor namedVariant breaks on setting private final fields in constructor

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

[GitHub] [groovy] paulk-asert opened a new pull request, #1854: GROOVY-10925: @TupleConstructor namedVariant breaks on setting privat…

2023-02-05 Thread via GitHub
paulk-asert opened a new pull request, #1854: URL: https://github.com/apache/groovy/pull/1854 …e final fields in constructor -- 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] [Commented] (GROOVY-10925) @TupleConstructor namedVariant breaks on setting private final fields in constructor

2023-02-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684269#comment-17684269 ] Paul King commented on GROOVY-10925: [~emilles] I believe that {{skipReadOnly}} bei

[jira] [Comment Edited] (GROOVY-10450) Cannot call BiPredicate methods on closures or lambdas on JRE 16+

2023-02-05 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684262#comment-17684262 ] Alexander Kriegisch edited comment on GROOVY-10450 at 2/5/23 8:32 AM: ---

[jira] [Commented] (GROOVY-10450) Cannot call BiPredicate methods on closures or lambdas on JRE 16+

2023-02-05 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684262#comment-17684262 ] Alexander Kriegisch commented on GROOVY-10450: -- Thanks for your insights,