[jira] [Resolved] (GROOVY-11005) CompileStatic: Cannot set default-visible property in superclass that has a getter without a setter

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

[jira] [Updated] (GROOVY-5450) Final field assignment check on static compilation

2023-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-5450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-5450: Fix Version/s: 3.0.18 > Final field assignment check on static compilation > -

[GitHub] [groovy] daniellansun merged pull request #1882: Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.31.8 to 4.31.9

2023-04-10 Thread via GitHub
daniellansun merged PR #1882: URL: https://github.com/apache/groovy/pull/1882 -- 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...@

[jira] [Assigned] (GROOVY-11005) CompileStatic: Cannot set default-visible property in superclass that has a getter without a setter

2023-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11005: Assignee: Eric Milles > CompileStatic: Cannot set default-visible property in superclass

[jira] [Updated] (GROOVY-11007) STC: instanceof guard for property loses type information

2023-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11007: - Fix Version/s: 3.0.18 > STC: instanceof guard for property loses type information > ---

[jira] [Updated] (GROOVY-11007) STC: instanceof guard for property loses type information

2023-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11007: - Fix Version/s: 4.0.12 > STC: instanceof guard for property loses type information > ---

[jira] [Resolved] (GROOVY-11007) STC: instanceof guard for property loses type information

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

[jira] [Updated] (GROOVY-11007) STC: instanceof guard for property loses type information

2023-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11007: - Affects Version/s: 4.0.11 3.0.17 > STC: instanceof guard for property lo

[jira] [Created] (GROOVY-11008) incorrect type inference after (instanceof || instanceof)

2023-04-10 Thread Jason Garrett (Jira)
Jason Garrett created GROOVY-11008: -- Summary: incorrect type inference after (instanceof || instanceof) Key: GROOVY-11008 URL: https://issues.apache.org/jira/browse/GROOVY-11008 Project: Groovy

[jira] [Updated] (GROOVY-11007) STC: instanceof guard for property loses type information

2023-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11007: - Description: Consider the following: {code:groovy} interface I { CharSequence getCharSequen

[jira] [Created] (GROOVY-11007) STC: instanceof guard for property loses type information

2023-04-10 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11007: Summary: STC: instanceof guard for property loses type information Key: GROOVY-11007 URL: https://issues.apache.org/jira/browse/GROOVY-11007 Project: Groovy

[jira] [Commented] (GROOVY-10921) Optimised variants for AGM#each

2023-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17710136#comment-17710136 ] Eric Milles commented on GROOVY-10921: -- Thanks.  I agree, if we were to start from