[
https://issues.apache.org/jira/browse/GROOVY-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809266#comment-17809266
]
Alexander Kriegisch commented on GROOVY-11293:
--
I am attaching [^groovy-1
[
https://issues.apache.org/jira/browse/GROOVY-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Kriegisch updated GROOVY-11293:
-
Attachment: groovy-11293-reproducer.zip
> Error "BUG! At this point argument ar
[
https://issues.apache.org/jira/browse/GROOVY-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809239#comment-17809239
]
Alexander Kriegisch edited comment on GROOVY-11293 at 1/22/24 4:36 AM:
--
[
https://issues.apache.org/jira/browse/GROOVY-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809239#comment-17809239
]
Alexander Kriegisch edited comment on GROOVY-11293 at 1/22/24 4:36 AM:
--
[
https://issues.apache.org/jira/browse/GROOVY-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809239#comment-17809239
]
Alexander Kriegisch commented on GROOVY-11293:
--
Just to be sure, you did c
[
https://issues.apache.org/jira/browse/GROOVY-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809237#comment-17809237
]
Alexander Kriegisch commented on GROOVY-11293:
--
"Works well" meaning "repr
[
https://issues.apache.org/jira/browse/GROOVY-11292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809163#comment-17809163
]
ASF GitHub Bot commented on GROOVY-11292:
-
daniellansun commented on PR #2037:
daniellansun commented on PR #2037:
URL: https://github.com/apache/groovy/pull/2037#issuecomment-1902735259
> Could you add the Java 19+ build stuff separately?
Sure. I just want to see if the fix works for Java 19+.
> Is it possible to incorporate the non-sealed checking into isSea
[
https://issues.apache.org/jira/browse/GROOVY-11292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809154#comment-17809154
]
ASF GitHub Bot commented on GROOVY-11292:
-
eric-milles commented on PR #2037:
U
eric-milles commented on PR #2037:
URL: https://github.com/apache/groovy/pull/2037#issuecomment-1902721131
Could you add the Java 19+ build stuff separately?
Is it possible to incorporate the non-sealed checking into `isSealed()` and
then you would be checking `!isSealed()` instead of
[
https://issues.apache.org/jira/browse/GROOVY-11290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles reassigned GROOVY-11290:
Assignee: Eric Milles
> STC: multiple instanceof checks produce different results
>
[
https://issues.apache.org/jira/browse/GROOVY-11292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Sun updated GROOVY-11292:
Description:
{code:java}
A (java, sealed)
^
|
B (java, non-sealed)
^
|
C (groovy)
{code}
Error "c
[
https://issues.apache.org/jira/browse/GROOVY-11292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Sun updated GROOVY-11292:
Description:
{code:java}
A (sealed)
^
|
B (non-sealed)
^
|
C (groovy)
{code}
Error "cannot be no
[
https://issues.apache.org/jira/browse/GROOVY-11292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Sun updated GROOVY-11292:
Description:
Java 19+ build fails because of "cannot be non-sealed as it has no sealed
parent" e
[
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
[
https://issues.apache.org/jira/browse/GROOVY-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809103#comment-17809103
]
Daniel Sun edited comment on GROOVY-11293 at 1/21/24 11:52 AM:
--
[
https://issues.apache.org/jira/browse/GROOVY-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809103#comment-17809103
]
Daniel Sun commented on GROOVY-11293:
-
The minimal reproducer works well on my loca
17 matches
Mail list logo