[jira] [Created] (GROOVY-11197) Support JDK 22

2023-10-16 Thread Jira
Francesco Chicchiriccò created GROOVY-11197: --- Summary: Support JDK 22 Key: GROOVY-11197 URL: https://issues.apache.org/jira/browse/GROOVY-11197 Project: Groovy Issue Type: Task

[jira] [Assigned] (GROOVY-9367) org.codehaus.groovy.runtime.MetaClassHelper#getClassWithNullAndWrapper should return NullObject when accept null

2023-10-16 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-9367: --- Assignee: Eric Milles > org.codehaus.groovy.runtime.MetaClassHelper#getClassWithNullAndWrap

[jira] [Created] (GROOVY-11196) ambiguous method error for tap on null receiver

2023-10-16 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11196: Summary: ambiguous method error for tap on null receiver Key: GROOVY-11196 URL: https://issues.apache.org/jira/browse/GROOVY-11196 Project: Groovy Issue Type

[jira] [Resolved] (GROOVY-11195) STC: false positive for Class method called from static context

2023-10-16 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11195. -- Fix Version/s: 3.0.20 Resolution: Fixed https://github.com/apache/groovy/commit/26af4c

[jira] [Updated] (GROOVY-11195) STC: false positive for Class method called from static context

2023-10-16 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11195: - Description: Consider the following: {code:groovy} @TypeChecked class C { static String typeN

[jira] [Created] (GROOVY-11195) STC: false positive for Class method called from static context

2023-10-16 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11195: Summary: STC: false positive for Class method called from static context Key: GROOVY-11195 URL: https://issues.apache.org/jira/browse/GROOVY-11195 Project: Groovy

[jira] [Commented] (GROOVY-11168) Ability to `@DelegatesTo` the return type

2023-10-16 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775858#comment-17775858 ] Eric Milles commented on GROOVY-11168: -- Yes, a small fix was required to fill in t

[jira] [Commented] (GROOVY-11194) groovyc missing features from the library compiler

2023-10-16 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775823#comment-17775823 ] Benjamin Marwell commented on GROOVY-11194: --- Oh no! I need to create a groovy

[jira] [Commented] (GROOVY-11194) groovyc missing features from the library compiler

2023-10-16 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775756#comment-17775756 ] Jochen Theodorou commented on GROOVY-11194: --- Actually I think we are missing

[jira] [Commented] (GROOVY-11192) Code that causes Groovy Compiler Crash

2023-10-16 Thread Yuheng Shao (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775686#comment-17775686 ] Yuheng Shao commented on GROOVY-11192: -- Did some debugging on 4.0.15. There is a

[jira] (GROOVY-11192) Code that causes Groovy Compiler Crash

2023-10-16 Thread Yuheng Shao (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11192 ] Yuheng Shao deleted comment on GROOVY-11192: -- was (Author: JIRAUSER302603): Did some debugging on 4.0.15. There is a bug in org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor#inf

[jira] [Commented] (GROOVY-11192) Code that causes Groovy Compiler Crash

2023-10-16 Thread Yuheng Shao (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775675#comment-17775675 ] Yuheng Shao commented on GROOVY-11192: -- Did some debugging on 4.0.15. There is a

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

2023-10-16 Thread via GitHub
Goooler merged PR #1969: URL: https://github.com/apache/groovy/pull/1969 -- 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-mail: notifications-unsubscr...@groov

[jira] [Commented] (GROOVY-11194) groovyc missing features from the library compiler

2023-10-16 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775599#comment-17775599 ] Benjamin Marwell commented on GROOVY-11194: --- That would help. How would such

[jira] [Commented] (GROOVY-11194) groovyc missing features from the library compiler

2023-10-16 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775594#comment-17775594 ] Jochen Theodorou commented on GROOVY-11194: --- verbose is unused btw. The only