[jira] [Assigned] (GROOVY-11352) Reference to this in ctor before this/super call false positive

2024-04-23 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11352: Assignee: Eric Milles > Reference to this in ctor before this/super call false positive

[jira] [Updated] (GROOVY-11362) implicit type of catch parameter is written as Object

2024-04-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11362: - Fix Version/s: 3.0.22 > implicit type of catch parameter is written as Object >

[jira] [Updated] (GROOVY-11362) implicit type of catch parameter is written as Object

2024-04-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11362: - Fix Version/s: 4.0.22 > implicit type of catch parameter is written as Object >

[jira] [Updated] (GROOVY-11362) implicit type of catch parameter is written as Object

2024-04-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11362: - Summary: implicit type of catch parameter is written as Object (was: implicit type of catch

[jira] [Resolved] (GROOVY-11362) implicit type of catch variable is written as Object

2024-04-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11362. -- Fix Version/s: 5.0.0-alpha-9 Resolution: Fixed

[jira] [Updated] (GROOVY-11362) implicit type of catch variable is written as Object

2024-04-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11362: - Description: Consider the following: {code:groovy} void test(args) { try { args.name }

[jira] [Updated] (GROOVY-11362) implicit type of catch variable is written as Object

2024-04-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11362: - Language: groovy > implicit type of catch variable is written as Object >

[jira] [Created] (GROOVY-11362) implicit type of catch variable is written as Object

2024-04-21 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11362: Summary: implicit type of catch variable is written as Object Key: GROOVY-11362 URL: https://issues.apache.org/jira/browse/GROOVY-11362 Project: Groovy

[jira] [Commented] (GROOVY-11359) ASTTransformation cause "General error during instruction selection"

2024-04-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839336#comment-17839336 ] Eric Milles commented on GROOVY-11359: -- For each method call and the constructor call, set

[jira] [Commented] (GROOVY-11359) ASTTransformation cause "General error during instruction selection"

2024-04-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839290#comment-17839290 ] Eric Milles commented on GROOVY-11359: -- So what is happening is your class {{Tst}} is statically

[jira] [Comment Edited] (GROOVY-11359) ASTTransformation cause "General error during instruction selection"

2024-04-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839290#comment-17839290 ] Eric Milles edited comment on GROOVY-11359 at 4/20/24 9:03 PM: --- So what

[jira] [Commented] (GROOVY-11359) ASTTransformation cause "General error during instruction selection"

2024-04-16 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17837936#comment-17837936 ] Eric Milles commented on GROOVY-11359: -- jdb brings back some memories. If you can attach, then set

[jira] [Commented] (GROOVY-11359) ASTTransformation cause "General error during instruction selection"

2024-04-16 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17837696#comment-17837696 ] Eric Milles commented on GROOVY-11359: -- Your second build, you can set debug on the groovy

[jira] [Commented] (GROOVY-11359) ASTTransformation cause "General error during instruction selection"

2024-04-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17837450#comment-17837450 ] Eric Milles commented on GROOVY-11359: -- If I am reading correctly, your transform is creating a

[jira] [Commented] (GROOVY-11144) MissingPropertyEx when accessing private static field in closure of same class

2024-04-14 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17837012#comment-17837012 ] Eric Milles commented on GROOVY-11144: -- In terms of IDE, I did adjust eclipse tooling so you see

[jira] [Commented] (GROOVY-11144) MissingPropertyEx when accessing private static field in closure of same class

2024-04-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17836828#comment-17836828 ] Eric Milles commented on GROOVY-11144: -- Not much we can do about the implementation of

[jira] [Commented] (GROOVY-11144) MissingPropertyEx when accessing private static field in closure of same class

2024-04-12 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17836761#comment-17836761 ] Eric Milles commented on GROOVY-11144: -- What is your expectation here? The closure for with is to

[jira] [Updated] (GROOVY-11358) STC: error for abstract class private or package-private field access

2024-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11358: - Fix Version/s: 4.0.22 > STC: error for abstract class private or package-private field access

[jira] [Resolved] (GROOVY-11358) STC: error for abstract class private or package-private field access

2024-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11358. -- Fix Version/s: 5.0.0-alpha-9 Resolution: Fixed

[jira] [Updated] (GROOVY-11358) STC: error for abstract class private or package-private field access

2024-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11358: - Description: Consider the following: {code:groovy} package p abstract class A { private priv

[jira] [Updated] (GROOVY-11358) STC: error for abstract class private or package-private field access

2024-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11358: - Description: Consider the following: {code:groovy} abstract class A { private priv

[jira] [Updated] (GROOVY-11358) STC: error for abstract class private or package-private field access

2024-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11358: - Description: Consider the following: {code:groovy} abstract class A { private priv

[jira] [Updated] (GROOVY-11358) STC: error for abstract class private or package-private field access

2024-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11358: - Description: Consider the following: {code:groovy} abstract class A { private priv

[jira] [Updated] (GROOVY-11358) STC: error for abstract class private or package-private field access

2024-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11358: - Description: Consider the following: {code:groovy} abstract class A { private priv

[jira] [Created] (GROOVY-11358) STC: error for abstract class private or package-private field access

2024-04-10 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11358: Summary: STC: error for abstract class private or package-private field access Key: GROOVY-11358 URL: https://issues.apache.org/jira/browse/GROOVY-11358 Project:

[jira] [Comment Edited] (GROOVY-8286) Groovy does not respect package-private modifier of Java class

2024-04-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17835500#comment-17835500 ] Eric Milles edited comment on GROOVY-8286 at 4/9/24 6:10 PM: - Groovy can

[jira] [Commented] (GROOVY-8286) Groovy does not respect package-private modifier of Java class

2024-04-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17835500#comment-17835500 ] Eric Milles commented on GROOVY-8286: - Groovy can access any field or method on an instance of the

[jira] [Resolved] (GROOVY-7734) ClassNode tryFindPossibleMethod only defined for TupleExpression

2024-04-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-7734. - Fix Version/s: 5.0.0-alpha-6 4.0.19 3.0.21

[jira] [Assigned] (GROOVY-7734) ClassNode tryFindPossibleMethod only defined for TupleExpression

2024-04-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-7734: --- Assignee: Eric Milles > ClassNode tryFindPossibleMethod only defined for TupleExpression >

[jira] [Assigned] (GROOVY-9850) STC: add error for write of private or package-private field of super class

2024-04-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-9850: --- Assignee: Eric Milles > STC: add error for write of private or package-private field of

[jira] [Resolved] (GROOVY-9850) STC: add error for write of private or package-private field of super class

2024-04-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-9850. - Fix Version/s: 5.0.0-alpha-9 4.0.22 Resolution: Fixed > STC: add

[jira] [Updated] (GROOVY-11357) Package-private field and method or property have different treatment

2024-04-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11357: - Description: Follow up from GROOVY-11356. Package-private members produce different results.

[jira] [Updated] (GROOVY-11357) Package-private field and method or property have different treatment

2024-04-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11357: - Description: Follow up from GROOVY-11356. Package-private members produce different results.

[jira] [Updated] (GROOVY-11357) Package-private field and method or property have different treatment

2024-04-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11357: - Description: Follow up from GROOVY-11356. Package-private members produce different results.

[jira] [Created] (GROOVY-11357) Package-private field and method or property have different treatment

2024-04-09 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11357: Summary: Package-private field and method or property have different treatment Key: GROOVY-11357 URL: https://issues.apache.org/jira/browse/GROOVY-11357 Project:

[jira] [Updated] (GROOVY-11357) Package-private field and method or property have different treatment

2024-04-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11357: - Description: Follow up from GROOVY-11356. Package-private members produce different results.

[jira] [Updated] (GROOVY-11356) STC: missing property error for implicit-this reference to private super field or method

2024-04-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11356: - Fix Version/s: 4.0.22 > STC: missing property error for implicit-this reference to private

[jira] [Resolved] (GROOVY-11356) STC: missing property error for implicit-this reference to private super field or method

2024-04-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11356. -- Fix Version/s: 5.0.0-alpha-9 Resolution: Fixed > STC: missing property error for

[jira] [Comment Edited] (GROOVY-11356) STC: missing property error for implicit-this reference to private super field or method

2024-04-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834554#comment-17834554 ] Eric Milles edited comment on GROOVY-11356 at 4/9/24 3:50 PM: --

[jira] [Resolved] (GROOVY-11355) Bump checkstyle to 10.15.0 (build dependency)

2024-04-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11355. -- Resolution: Fixed

[jira] [Commented] (GROOVY-11356) STC: missing property error for implicit-this reference to private super field or method

2024-04-06 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834554#comment-17834554 ] Eric Milles commented on GROOVY-11356: --

[jira] [Updated] (GROOVY-11356) STC: missing property error for implicit-this reference to private super field or method

2024-04-06 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11356: - Summary: STC: missing property error for implicit-this reference to private super field or

[jira] [Updated] (GROOVY-11356) STC: missing property error for implicit-this reference to private super field

2024-04-06 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11356: - Description: Follow up from GROOVY-11319. One case that was left unhandled is the

[jira] [Created] (GROOVY-11356) STC: missing property error for implicit-this reference to private super field

2024-04-06 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11356: Summary: STC: missing property error for implicit-this reference to private super field Key: GROOVY-11356 URL: https://issues.apache.org/jira/browse/GROOVY-11356

[jira] [Updated] (GROOVY-11319) Access to a private property of a parent object is not caught

2024-04-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11319: - Fix Version/s: 4.0.21 > Access to a private property of a parent object is not caught >

[jira] [Updated] (GROOVY-6277) super class private members are preferred over public members of the current class with lower priority

2024-04-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-6277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-6277: Description: {code:Java} class Foo { private getX() {1}} class Bar extends Foo {public x=2}

[jira] [Resolved] (GROOVY-11319) Access to a private property of a parent object is not caught

2024-04-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11319. -- Fix Version/s: 5.0.0-alpha-8 Resolution: Fixed

[jira] [Comment Edited] (GROOVY-11319) Access to a private property of a parent object is not caught

2024-04-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820494#comment-17820494 ] Eric Milles edited comment on GROOVY-11319 at 4/5/24 8:38 PM: -- Groovy 3

[jira] [Comment Edited] (GROOVY-11319) Access to a private property of a parent object is not caught

2024-04-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820494#comment-17820494 ] Eric Milles edited comment on GROOVY-11319 at 4/5/24 7:59 PM: -- Groovy 3

[jira] [Assigned] (GROOVY-11353) SC: variable initialized to null and assigned primitive value in loop

2024-03-30 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11353: Assignee: Eric Milles > SC: variable initialized to null and assigned primitive value

[jira] [Created] (GROOVY-11353) SC: variable initialized to null and assigned primitive value in loop

2024-03-30 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11353: Summary: SC: variable initialized to null and assigned primitive value in loop Key: GROOVY-11353 URL: https://issues.apache.org/jira/browse/GROOVY-11353 Project:

[jira] [Created] (GROOVY-11352) Reference to this in ctor before this/super call false positive

2024-03-30 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11352: Summary: Reference to this in ctor before this/super call false positive Key: GROOVY-11352 URL: https://issues.apache.org/jira/browse/GROOVY-11352 Project: Groovy

[jira] [Resolved] (GROOVY-11341) @CompileStatic: Compilation fails due to a synthetic bridge method in the subclass

2024-03-22 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11341. -- Fix Version/s: 5.0.0-alpha-8 Resolution: Fixed

[jira] [Assigned] (GROOVY-11341) @CompileStatic: Compilation fails due to a synthetic bridge method in the subclass

2024-03-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11341: Assignee: Eric Milles > @CompileStatic: Compilation fails due to a synthetic bridge

[jira] [Updated] (GROOVY-11339) AutoImplement and method with default arguments

2024-03-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11339: - Language: groovy > AutoImplement and method with default arguments >

[jira] [Created] (GROOVY-11339) AutoImplement and method with default arguments

2024-03-17 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11339: Summary: AutoImplement and method with default arguments Key: GROOVY-11339 URL: https://issues.apache.org/jira/browse/GROOVY-11339 Project: Groovy Issue

[jira] [Updated] (GROOVY-11186) Support spread method arguments for iterable, iterator and stream

2024-03-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11186: - Summary: Support spread method arguments for iterable, iterator and stream (was: permit

[jira] [Assigned] (GROOVY-11186) permit spread operator on Set

2024-03-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11186: Assignee: Eric Milles > permit spread operator on Set > - >

[jira] [Resolved] (GROOVY-11186) permit spread operator on Set

2024-03-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11186. -- Fix Version/s: 5.0.0-alpha-7 Resolution: Fixed

[jira] [Updated] (GROOVY-11335) STC: for loop element type inference with multiple instanceof

2024-03-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11335: - Fix Version/s: 3.0.22 > STC: for loop element type inference with multiple instanceof >

[jira] [Updated] (GROOVY-11270) Don't truncate argument types in MissingMethodException

2024-03-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11270: - Fix Version/s: 3.0.22 > Don't truncate argument types in MissingMethodException >

[jira] [Updated] (GROOVY-11335) STC: for loop element type inference with multiple instanceof

2024-03-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11335: - Fix Version/s: 4.0.20 > STC: for loop element type inference with multiple instanceof >

[jira] [Updated] (GROOVY-11270) Don't truncate argument types in MissingMethodException

2024-03-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11270: - Fix Version/s: 5.0.0-alpha-7 4.0.20 > Don't truncate argument types in

[jira] [Resolved] (GROOVY-11335) STC: for loop element type inference with multiple instanceof

2024-03-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11335. -- Fix Version/s: 5.0.0-alpha-7 Resolution: Fixed

[jira] [Commented] (GROOVY-11270) Don't truncate argument types in MissingMethodException

2024-03-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17824891#comment-17824891 ] Eric Milles commented on GROOVY-11270: --

[jira] [Assigned] (GROOVY-11270) Don't truncate argument types in MissingMethodException

2024-03-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11270: Assignee: Eric Milles > Don't truncate argument types in MissingMethodException >

[jira] [Updated] (GROOVY-11335) STC: for loop element type inference with multiple instanceof

2024-03-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11335: - Language: groovy > STC: for loop element type inference with multiple instanceof >

[jira] [Created] (GROOVY-11335) STC: for loop element type inference with multiple instanceof

2024-03-08 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11335: Summary: STC: for loop element type inference with multiple instanceof Key: GROOVY-11335 URL: https://issues.apache.org/jira/browse/GROOVY-11335 Project: Groovy

[jira] [Comment Edited] (GROOVY-8587) Calling super in an overridden method results in MissingMethodException when method indirectly inherited from trait

2024-02-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17763248#comment-17763248 ] Eric Milles edited comment on GROOVY-8587 at 2/28/24 6:35 PM: --

[jira] [Closed] (GROOVY-11327) Groovy 3.0.20 cannot invoke static method on interface implemented by context

2024-02-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles closed GROOVY-11327. Resolution: Information Provided > Groovy 3.0.20 cannot invoke static method on interface

[jira] [Assigned] (GROOVY-11327) Groovy 3.0.20 cannot invoke static method on interface implemented by context

2024-02-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11327: Assignee: Eric Milles > Groovy 3.0.20 cannot invoke static method on interface

[jira] [Commented] (GROOVY-11327) Groovy 3.0.20 cannot invoke static method on interface implemented by context

2024-02-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17821766#comment-17821766 ] Eric Milles commented on GROOVY-11327: -- Interface static methods are not supposed to be inherited

[jira] [Updated] (GROOVY-9386) Field initialized in a trait using tap doesn't work correctly

2024-02-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-9386: Labels: traits (was: ) > Field initialized in a trait using tap doesn't work correctly >

[jira] [Comment Edited] (GROOVY-11299) ClassNode getField(String), getMethods(String) and others return from super interface when class uses extends

2024-02-27 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17812400#comment-17812400 ] Eric Milles edited comment on GROOVY-11299 at 2/27/24 5:53 PM: ---

[jira] [Closed] (GROOVY-11326) DGM: improve return type for methods accepting collector

2024-02-26 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles closed GROOVY-11326. Resolution: Fixed I prototyped this out and didn't find enough value for the added complexity.

[jira] [Updated] (GROOVY-11326) DGM: improve return type for methods accepting collector

2024-02-26 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11326: - Description: Extension methods like {{collectEntries}}, {{collectKeys}} and {{collectValues}}

[jira] [Updated] (GROOVY-11326) DGM: improve return type for methods accepting collector

2024-02-26 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11326: - Description: Extension methods like {{collectEntries}} that accept the collector that is

[jira] [Updated] (GROOVY-7001) generics info can be improved for DGM methods with a collector

2024-02-26 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-7001: Component/s: groovy-jdk > generics info can be improved for DGM methods with a collector >

[jira] [Created] (GROOVY-11326) DGM: improve return type for methods accepting collector

2024-02-26 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11326: Summary: DGM: improve return type for methods accepting collector Key: GROOVY-11326 URL: https://issues.apache.org/jira/browse/GROOVY-11326 Project: Groovy

[jira] [Updated] (GROOVY-7001) generics info can be improved for DGM methods with a collector

2024-02-26 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-7001: Fix Version/s: 3.0.21 > generics info can be improved for DGM methods with a collector >

[jira] [Resolved] (GROOVY-11325) @NamedVariant self referential default values are not correctly resolved when calculations are involved

2024-02-26 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11325. -- Fix Version/s: 4.0.19 5.0.0-alpha-6 Resolution: Fixed

[jira] [Assigned] (GROOVY-11325) @NamedVariant self referential default values are not correctly resolved when calculations are involved

2024-02-26 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11325: Assignee: Eric Milles > @NamedVariant self referential default values are not correctly

[jira] [Resolved] (GROOVY-11311) Groovy Closure not retaining param annotations, but only for the default single object param case

2024-02-26 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11311. -- Fix Version/s: 5.0.0-alpha-6 Resolution: Fixed

[jira] [Updated] (GROOVY-11325) @NamedVariant self referential default values are not correctly resolved when calculations are involved

2024-02-26 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11325: - Description: This is a follow-up of GROOVY-10561. The fix didn't handle the case when the

[jira] [Updated] (GROOVY-11325) @NamedVariant self referential default values are not correctly resolved when calculations are involved

2024-02-26 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11325: - Language: groovy > @NamedVariant self referential default values are not correctly resolved

[jira] [Updated] (GROOVY-11325) @NamedVariant self referential default values are not correctly resolved when calculations are involved

2024-02-26 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11325: - Description: This is a follow-up of GROOVY-10561. The fix didn't handle the case when the

[jira] [Updated] (GROOVY-11325) @NamedVariant self referential default values are not correctly resolved when calculations are involved

2024-02-26 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11325: - Description: This is a follow-up of GROOVY-10561. The fix didn't handle the case when the

[jira] [Commented] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-26 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820798#comment-17820798 ] Eric Milles commented on GROOVY-11313: --

[jira] [Commented] (GROOVY-11311) Groovy Closure not retaining param annotations, but only for the default single object param case

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820498#comment-17820498 ] Eric Milles commented on GROOVY-11311: -- There is no {{call}} method generated for the case of one

[jira] [Commented] (GROOVY-11311) Groovy Closure not retaining param annotations, but only for the default single object param case

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820495#comment-17820495 ] Eric Milles commented on GROOVY-11311: -- When a closure parameter or its type is annotated, what

[jira] [Assigned] (GROOVY-11311) Groovy Closure not retaining param annotations, but only for the default single object param case

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11311: Assignee: Eric Milles > Groovy Closure not retaining param annotations, but only for

[jira] [Assigned] (GROOVY-11319) Access to a private property of a parent object is not caught

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11319: Assignee: Eric Milles > Access to a private property of a parent object is not caught >

[jira] [Commented] (GROOVY-11319) Access to a private property of a parent object is not caught

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820494#comment-17820494 ] Eric Milles commented on GROOVY-11319: -- Groovy 3 does error for "super.x". The restriction may

[jira] [Resolved] (GROOVY-11321) Bump log4j2 version to 2.23.0 (test dependency)

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11321. -- Resolution: Fixed > Bump log4j2 version to 2.23.0 (test dependency) >

[jira] [Updated] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11313: - Fix Version/s: 3.0.21 > Closure owner seems to be overwritten >

[jira] [Comment Edited] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820493#comment-17820493 ] Eric Milles edited comment on GROOVY-11313 at 2/25/24 5:04 PM: --- I'm not

[jira] [Commented] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820493#comment-17820493 ] Eric Milles commented on GROOVY-11313: -- I'm not sure why the getters are created for generated

[jira] [Updated] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11313: - Fix Version/s: 4.0.19 > Closure owner seems to be overwritten >

[jira] [Resolved] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11313. -- Fix Version/s: 5.0.0-alpha-6 Resolution: Fixed

[jira] [Assigned] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11313: Assignee: Eric Milles > Closure owner seems to be overwritten >

<    1   2   3   4   5   6   7   8   9   10   >