[jira] [Updated] (GROOVY-11255) DGM#flatten flattens nested structures including arrays but not primitive arrays

2023-12-20 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11255: --- Description: Currently a cast exception is thrown in that case. Note this only applies in Groovy 5

[jira] [Assigned] (GROOVY-11255) DGM#flatten flattens nested structures including arrays but not primitive arrays

2023-12-20 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-11255: -- Assignee: Paul King > DGM#flatten flattens nested structures including arrays but not primit

Re: [PR] Partial cleanup of ReflectionCache [groovy]

2023-12-20 Thread via GitHub
daniellansun commented on PR #2018: URL: https://github.com/apache/groovy/pull/2018#issuecomment-1865295756 +1 -- 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 unsubscrib

[PR] Partial cleanup of ReflectionCache [groovy]

2023-12-20 Thread via GitHub
blackdrag opened a new pull request, #2018: URL: https://github.com/apache/groovy/pull/2018 (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-m

[jira] [Commented] (GROOVY-11046) Better diagnostic message instead of stacktrace?

2023-12-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799155#comment-17799155 ] Eric Milles commented on GROOVY-11046: -- https://github.com/apache/groovy/commit/9a

[jira] [Assigned] (GROOVY-11046) Better diagnostic message instead of stacktrace?

2023-12-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11046: Assignee: Eric Milles > Better diagnostic message instead of stacktrace? > -

[jira] [Comment Edited] (GROOVY-11116) Groovy does not handle missing classes gracefully like Java does

2023-12-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799132#comment-17799132 ] Eric Milles edited comment on GROOVY-6 at 12/20/23 6:47 PM: -

[jira] [Commented] (GROOVY-11116) Groovy does not handle missing classes gracefully like Java does

2023-12-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799132#comment-17799132 ] Eric Milles commented on GROOVY-6: -- Java and Groovy are similar in this area,

[jira] [Closed] (GROOVY-10982) Provide missing identity closure CountBy variants

2023-12-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles closed GROOVY-10982. Resolution: Duplicate > Provide missing identity closure CountBy variants > -

[jira] [Commented] (GROOVY-10998) Not reporting cyclic dependency in function's type parameters

2023-12-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799091#comment-17799091 ] Eric Milles commented on GROOVY-10998: -- https://github.com/apache/groovy/commit/40

[jira] [Resolved] (GROOVY-10998) Not reporting cyclic dependency in function's type parameters

2023-12-20 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-10998. - Fix Version/s: 4.0.18 Assignee: Daniel Sun Resolution: Fixed > Not reporting cy

[jira] [Commented] (GROOVY-7934) Type inference breaks for Collection.inject

2023-12-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799023#comment-17799023 ] Eric Milles commented on GROOVY-7934: - The initial comment that the code should not

[jira] [Updated] (GROOVY-7934) Type inference breaks for Collection.inject

2023-12-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-7934: Attachment: screenshot-1.png > Type inference breaks for Collection.inject > -

[jira] (GROOVY-7934) Type inference breaks for Collection.inject

2023-12-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7934 ] Eric Milles deleted comment on GROOVY-7934: - was (Author: emilles): The cast exception is fixed by the last commit. > Type inference breaks for Collection.inject > -

[jira] [Commented] (GROOVY-11255) DGM#flatten flattens nested structures including arrays but not primitive arrays

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