[jira] [Comment Edited] (GROOVY-11293) Error "BUG! At this point argument array length and parameter array length should be the same"

2024-01-20 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808994#comment-17808994 ] Alexander Kriegisch edited comment on GROOVY-11293 at 1/21/24 4:25 AM: --

[jira] [Comment Edited] (GROOVY-11293) Error "BUG! At this point argument array length and parameter array length should be the same"

2024-01-20 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808994#comment-17808994 ] Alexander Kriegisch edited comment on GROOVY-11293 at 1/21/24 2:30 AM: --

[jira] [Comment Edited] (GROOVY-11293) Error "BUG! At this point argument array length and parameter array length should be the same"

2024-01-20 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808994#comment-17808994 ] Alexander Kriegisch edited comment on GROOVY-11293 at 1/21/24 2:28 AM: --

[jira] [Commented] (GROOVY-11293) Error "BUG! At this point argument array length and parameter array length should be the same"

2024-01-20 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808994#comment-17808994 ] Alexander Kriegisch commented on GROOVY-11293: -- Minimal reproducer: {code

[jira] [Comment Edited] (GROOVY-11293) Error "BUG! At this point argument array length and parameter array length should be the same"

2024-01-20 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808990#comment-17808990 ] Alexander Kriegisch edited comment on GROOVY-11293 at 1/21/24 1:41 AM: --

[jira] [Commented] (GROOVY-11293) Error "BUG! At this point argument array length and parameter array length should be the same"

2024-01-20 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808990#comment-17808990 ] Alexander Kriegisch commented on GROOVY-11293: -- OK, I have taken Spock out

[jira] [Created] (GROOVY-11293) Error "BUG! At this point argument array length and parameter array length should be the same"

2024-01-20 Thread Alexander Kriegisch (Jira)
Alexander Kriegisch created GROOVY-11293: Summary: Error "BUG! At this point argument array length and parameter array length should be the same" Key: GROOVY-11293 URL: https://issues.apache.org/jira/brows

[jira] [Commented] (GROOVY-11292) Class without sealed parent cannot be non-sealed

2024-01-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808935#comment-17808935 ] ASF GitHub Bot commented on GROOVY-11292: - codecov-commenter commented on PR #2

Re: [PR] GROOVY-11292: Class without sealed parent cannot be non-sealed [groovy]

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

[jira] [Commented] (GROOVY-11292) Class without sealed parent cannot be non-sealed

2024-01-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808933#comment-17808933 ] ASF GitHub Bot commented on GROOVY-11292: - daniellansun opened a new pull reque

[jira] [Updated] (GROOVY-11292) Class without sealed parent cannot be non-sealed

2024-01-20 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-11292: Issue Type: Bug (was: Improvement) > Class without sealed parent cannot be non-sealed >

[jira] [Updated] (GROOVY-11292) Class without sealed parent cannot be non-sealed

2024-01-20 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-11292: Description: "cannot be non-sealed as it has no sealed parent" is emitted by Groovy compiler and

[jira] [Updated] (GROOVY-11292) Class without sealed parent cannot be non-sealed

2024-01-20 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-11292: Description: "cannot be non-sealed as it has no sealed parent" is emitted by Groovy compiler and

[jira] [Created] (GROOVY-11292) Class without sealed parent cannot be non-sealed

2024-01-20 Thread Daniel Sun (Jira)
Daniel Sun created GROOVY-11292: --- Summary: Class without sealed parent cannot be non-sealed Key: GROOVY-11292 URL: https://issues.apache.org/jira/browse/GROOVY-11292 Project: Groovy Issue Type: