[jira] [Updated] (GROOVY-10897) Static Type Checking selects wrong method for abstract method call check

2023-01-16 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10897: - Fix Version/s: 4.0.8 > Static Type Checking selects wrong method for abstract method call check

[jira] [Resolved] (GROOVY-10897) Static Type Checking selects wrong method for abstract method call check

2023-01-16 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-10897. -- Resolution: Fixed https://github.com/apache/groovy/commit/a831581caaf729e438e22b2407703162b5d

[jira] [Commented] (GROOVY-10881) FastStringUtils does not work in an OSGi environment

2023-01-16 Thread Roy Teeuwen (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677434#comment-17677434 ] Roy Teeuwen commented on GROOVY-10881: -- [~nicolas.dutertry] I will try this out bu

[jira] [Commented] (GROOVY-10881) FastStringUtils does not work in an OSGi environment

2023-01-16 Thread Nicolas Dutertry (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677369#comment-17677369 ] Nicolas Dutertry commented on GROOVY-10881: --- FastStringUtils works with OSGI

[jira] [Updated] (GROOVY-10905) Improve matching implicit arg closures to SAM types

2023-01-16 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10905: --- Description: When matching Closures to SAM types, we have special treatment for Closures without a

[jira] [Updated] (GROOVY-10905) Improve matching implicit arg closures to SAM types

2023-01-16 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10905: --- Summary: Improve matching implicit arg closures to SAM types (was: Improve matching no-arg closure

[jira] [Updated] (GROOVY-10905) Improve matching no-arg closures to SAM types

2023-01-16 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10905: --- Description: When matching Closures to SAM types, we have special treatment for Closures without a

[jira] [Updated] (GROOVY-10905) Improve matching no-arg closures to SAM types

2023-01-16 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10905: --- Description: When matching Closures to SAM types, we have special treatment for Closures without a

[jira] [Updated] (GROOVY-10905) Improve matching no-arg closures to SAM types

2023-01-16 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10905: --- Description: When matching Closures to SAM types, we have special treatment for Closures without a

[jira] [Created] (GROOVY-10905) Improve matching no-arg closures to SAM types

2023-01-16 Thread Paul King (Jira)
Paul King created GROOVY-10905: -- Summary: Improve matching no-arg closures to SAM types Key: GROOVY-10905 URL: https://issues.apache.org/jira/browse/GROOVY-10905 Project: Groovy Issue Type: Impr

[jira] [Commented] (GROOVY-10881) FastStringUtils does not work in an OSGi environment

2023-01-16 Thread Roy Teeuwen (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677217#comment-17677217 ] Roy Teeuwen commented on GROOVY-10881: -- [~paulk] any luck yet with testing this ou