[jira] [Updated] (GROOVY-11427) unexpected crash in class generation "On receiver: x with message: getAt and arguments: 0"

2024-06-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11427: - Fix Version/s: 4.0.22 > unexpected crash in class generation "On receiver: x with message:

[jira] [Resolved] (GROOVY-11427) unexpected crash in class generation "On receiver: x with message: getAt and arguments: 0"

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

[jira] [Assigned] (GROOVY-11427) unexpected crash in class generation "On receiver: x with message: getAt and arguments: 0"

2024-06-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11427: Assignee: Eric Milles > unexpected crash in class generation "On receiver: x with

[jira] [Updated] (GROOVY-11427) unexpected crash in class generation "On receiver: x with message: getAt and arguments: 0"

2024-06-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11427: - Language: groovy > unexpected crash in class generation "On receiver: x with message: getAt

[jira] [Updated] (GROOVY-11427) unexpected crash in class generation "On receiver: x with message: getAt and arguments: 0"

2024-06-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11427: - Summary: unexpected crash in class generation "On receiver: x with message: getAt and

[jira] [Resolved] (GROOVY-11414) Compiler does not promote/check lambda results when required

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

[jira] [Commented] (GROOVY-11415) Bytecode for identity

2024-06-24 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17859802#comment-17859802 ] Eric Milles commented on GROOVY-11415: -- I don’t think this type of change should be in a point

[jira] [Commented] (GROOVY-11414) Compiler does not promote/check lambda results when required

2024-06-24 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17859775#comment-17859775 ] Eric Milles commented on GROOVY-11414: -- Looks like type checking has changed between 3 and 4 in

[jira] [Assigned] (GROOVY-11414) Compiler does not promote/check lambda results when required

2024-06-24 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11414: Assignee: Eric Milles > Compiler does not promote/check lambda results when required >

[jira] [Comment Edited] (GROOVY-11387) STC: entry vs field for map-based types

2024-06-24 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850102#comment-17850102 ] Eric Milles edited comment on GROOVY-11387 at 6/24/24 7:36 PM: ---

[jira] [Updated] (GROOVY-11415) Bytecode for identity

2024-06-22 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11415: - Summary: Bytecode for identity (was: Tweak bytecode for identity) > Bytecode for identity >

[jira] [Updated] (GROOVY-11385) reference to the constructor of an abstract class is not detected

2024-06-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11385: - Fix Version/s: 3.0.22 > reference to the constructor of an abstract class is not detected >

[jira] [Updated] (GROOVY-11385) reference to the constructor of an abstract class is not detected

2024-06-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11385: - Fix Version/s: 4.0.22 > reference to the constructor of an abstract class is not detected >

[jira] [Resolved] (GROOVY-11413) ClassNode makeArray() and make(Type[].class) differences

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

[jira] [Updated] (GROOVY-11413) ClassNode makeArray() and make(Type[].class) differences

2024-06-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11413: - Description: When a {{ClassNode}} is originated from a {{Class}}, the properties of an array

[jira] [Updated] (GROOVY-11413) ClassNode makeArray() and make(Type[].class) differences

2024-06-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11413: - Description: When a {{ClassNode}} is originated from a {{Class}}, the properties of an array

[jira] [Created] (GROOVY-11413) ClassNode makeArray() and make(Type[].class) differences

2024-06-20 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11413: Summary: ClassNode makeArray() and make(Type[].class) differences Key: GROOVY-11413 URL: https://issues.apache.org/jira/browse/GROOVY-11413 Project: Groovy

[jira] [Resolved] (GROOVY-11385) reference to the constructor of an abstract class is not detected

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

[jira] [Assigned] (GROOVY-11385) reference to the constructor of an abstract class is not detected

2024-06-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11385: Assignee: Eric Milles > reference to the constructor of an abstract class is not

[jira] [Resolved] (GROOVY-11383) incorrect comparison is missed by the compiler

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

[jira] [Closed] (GROOVY-11379) Use of findAll produces NoSuchMethodError when compiling with Groovy 3.0.21 and running on an older version

2024-06-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles closed GROOVY-11379. Resolution: Information Provided > Use of findAll produces NoSuchMethodError when compiling with

[jira] [Updated] (GROOVY-11389) Groovy @Delegate issue with Java 21

2024-06-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11389: - Language: groovy > Groovy @Delegate issue with Java 21 > --- >

[jira] [Updated] (GROOVY-11391) GroovyClassLoader hangs on parsing certain types of scripts

2024-06-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11391: - Language: groovy > GroovyClassLoader hangs on parsing certain types of scripts >

[jira] [Updated] (GROOVY-11392) the field of an interface cannot be protected

2024-06-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11392: - Language: groovy > the field of an interface cannot be protected >

[jira] [Updated] (GROOVY-11379) Use of findAll produces NoSuchMethodError when compiling with Groovy 3.0.21 and running on an older version

2024-06-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11379: - Language: groovy > Use of findAll produces NoSuchMethodError when compiling with Groovy 3.0.21

[jira] [Updated] (GROOVY-11409) Spring Boot JPA Repository Class is not autowired in Groovy

2024-06-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11409: - Language: groovy > Spring Boot JPA Repository Class is not autowired in Groovy >

[jira] [Updated] (GROOVY-11411) Static Compilation fails for Grails domain class method getAll()

2024-06-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11411: - Language: groovy > Static Compilation fails for Grails domain class method getAll() >

[jira] [Created] (GROOVY-11412) SC: outer class field and self dynamic property

2024-06-20 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11412: Summary: SC: outer class field and self dynamic property Key: GROOVY-11412 URL: https://issues.apache.org/jira/browse/GROOVY-11412 Project: Groovy Issue

[jira] [Updated] (GROOVY-11410) type mismatch when the expected type is java.lang.Class

2024-06-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11410: - Language: groovy > type mismatch when the expected type is java.lang.Class >

[jira] [Assigned] (GROOVY-11383) incorrect comparison is missed by the compiler

2024-06-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11383: Assignee: Eric Milles > incorrect comparison is missed by the compiler >

[jira] [Comment Edited] (GROOVY-11410) type mismatch when the expected type is java.lang.Class

2024-06-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17856356#comment-17856356 ] Eric Milles edited comment on GROOVY-11410 at 6/20/24 2:09 PM: --- There is

[jira] [Closed] (GROOVY-11388) Does Groovy support Java Anntotation Processors?

2024-06-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles closed GROOVY-11388. Resolution: Information Provided > Does Groovy support Java Anntotation Processors? >

[jira] [Commented] (GROOVY-11410) type mismatch when the expected type is java.lang.Class

2024-06-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17856356#comment-17856356 ] Eric Milles commented on GROOVY-11410: -- There is an implicit conversion to Class. I think it takes

[jira] [Commented] (GROOVY-11411) Static Compilation fails for Grails domain class method getAll()

2024-06-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17856354#comment-17856354 ] Eric Milles commented on GROOVY-11411: -- List is not an Iterable. The type argument is invariant.

[jira] [Commented] (GROOVY-8978) NPE when accessing protected method from subclass clone

2024-06-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17856286#comment-17856286 ] Eric Milles commented on GROOVY-8978: - Writing to a non-public field outside the declaring type will

[jira] [Commented] (GROOVY-11403) property semantics of map-based types (pt.2)

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

[jira] [Comment Edited] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17856006#comment-17856006 ] Eric Milles edited comment on GROOVY-11403 at 6/18/24 5:35 PM: --- One

[jira] [Commented] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17856006#comment-17856006 ] Eric Milles commented on GROOVY-11403: -- One additional difference exists between dynamic and

[jira] [Comment Edited] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17855658#comment-17855658 ] Eric Milles edited comment on GROOVY-11403 at 6/18/24 4:34 PM: --- "entry

[jira] [Resolved] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11403. -- Resolution: Fixed > property semantics of map-based types (pt.2) >

[jira] [Resolved] (GROOVY-11402) STC: inferred type of this.name within closure

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

[jira] [Comment Edited] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17855658#comment-17855658 ] Eric Milles edited comment on GROOVY-11403 at 6/17/24 3:42 PM: --- "entry

[jira] [Commented] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17855658#comment-17855658 ] Eric Milles commented on GROOVY-11403: -- "entry (dynamic) or getter (static)" differences have been

[jira] [Updated] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11403: - Fix Version/s: 5.0.0-alpha-9 > property semantics of map-based types (pt.2) >

[jira] [Commented] (GROOVY-11409) Spring Boot JPA Repository Class is not autowired in Groovy

2024-06-16 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17855431#comment-17855431 ] Eric Milles commented on GROOVY-11409: -- When you run your demo using the {{groovy}} command, the

[jira] [Commented] (GROOVY-11406) Make Console.prefs public accessible

2024-06-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17855265#comment-17855265 ] Eric Milles commented on GROOVY-11406: -- Would protected be enough? > Make Console.prefs public

[jira] [Updated] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-14 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11403: - Description: The property semantics for map-based types was recently updated (see

[jira] [Updated] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-14 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11403: - Labels: breaking (was: ) > property semantics of map-based types (pt.2) >

[jira] [Updated] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-14 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11403: - Description: The property semantics for map-based types was recently updated (see

[jira] [Updated] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-14 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11403: - Description: The property semantics for map-based types was updated in GROOVY-11367.

[jira] [Updated] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-14 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11403: - Description: The property semantics for map-based types was updated in GROOVY-11367.

[jira] [Updated] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-14 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11403: - Description: The property semantics for map-based types was updated in GROOVY-11367.

[jira] [Updated] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-14 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11403: - Description: The property semantics for map-based types was updated in GROOVY-11367.

[jira] [Updated] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-14 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11403: - Description: The property semantics for map-based types was updated in GROOVY-11367.

[jira] [Updated] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-14 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11403: - Description: The property semantics for map-based types was updated in GROOVY-11367.

[jira] [Updated] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-14 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11403: - Description: The property semantics for map-based types was updated in GROOVY-11367.

[jira] [Created] (GROOVY-11403) property semantics of map-based types (pt.2)

2024-06-14 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11403: Summary: property semantics of map-based types (pt.2) Key: GROOVY-11403 URL: https://issues.apache.org/jira/browse/GROOVY-11403 Project: Groovy Issue Type:

[jira] [Updated] (GROOVY-11367) property semantics of map-based types

2024-06-14 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11367: - Issue Type: Improvement (was: Bug) > property semantics of map-based types >

[jira] [Resolved] (GROOVY-11367) property semantics of map-based types

2024-06-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11367. -- Fix Version/s: 5.0.0-alpha-9 Resolution: Fixed > property semantics of map-based

[jira] [Commented] (GROOVY-11367) property semantics of map-based types

2024-06-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854885#comment-17854885 ] Eric Milles commented on GROOVY-11367: -- Step 3b from above -- put map entry not invoke non-public

[jira] [Comment Edited] (GROOVY-11367) property semantics of map-based types

2024-06-12 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854521#comment-17854521 ] Eric Milles edited comment on GROOVY-11367 at 6/12/24 9:31 PM: --- Step 1

[jira] [Comment Edited] (GROOVY-11367) property semantics of map-based types

2024-06-12 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854528#comment-17854528 ] Eric Milles edited comment on GROOVY-11367 at 6/12/24 9:31 PM: --- Step 3a

[jira] [Comment Edited] (GROOVY-11367) property semantics of map-based types

2024-06-12 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854522#comment-17854522 ] Eric Milles edited comment on GROOVY-11367 at 6/12/24 9:31 PM: --- Step 2

[jira] [Commented] (GROOVY-11367) property semantics of map-based types

2024-06-12 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854547#comment-17854547 ] Eric Milles commented on GROOVY-11367: -- Step 4 from above -- public {{metaClass}} member not map

[jira] [Commented] (GROOVY-11367) property semantics of map-based types

2024-06-12 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854528#comment-17854528 ] Eric Milles commented on GROOVY-11367: -- Step 3a (from above) -- get map entry not invoke

[jira] [Comment Edited] (GROOVY-11367) property semantics of map-based types

2024-06-12 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854521#comment-17854521 ] Eric Milles edited comment on GROOVY-11367 at 6/12/24 7:34 PM: --- Step 1

[jira] [Commented] (GROOVY-11367) property semantics of map-based types

2024-06-12 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854522#comment-17854522 ] Eric Milles commented on GROOVY-11367: -- Step 2 (from above) -- STC: get map entry not read

[jira] [Comment Edited] (GROOVY-11367) property semantics of map-based types

2024-06-12 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854521#comment-17854521 ] Eric Milles edited comment on GROOVY-11367 at 6/12/24 7:33 PM: --- Step 1

[jira] [Commented] (GROOVY-11367) property semantics of map-based types

2024-06-12 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854521#comment-17854521 ] Eric Milles commented on GROOVY-11367: -- Step 1 (from above) -- put map entry instead of write

[jira] [Comment Edited] (GROOVY-11367) property semantics of map-based types

2024-06-12 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843773#comment-17843773 ] Eric Milles edited comment on GROOVY-11367 at 6/12/24 6:57 PM: --- With

[jira] [Updated] (GROOVY-11367) property semantics of map-based types

2024-06-12 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11367: - Description: The rules for property read and write for map-based types still have several

[jira] [Commented] (GROOVY-11401) STC: inferred type of name within closure (delegate property versus owner field)

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854183#comment-17854183 ] Eric Milles commented on GROOVY-11401: -- Code like the example under static compilation will

[jira] [Updated] (GROOVY-11401) STC: inferred type of name within closure (delegate property versus owner field)

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11401: - Labels: breaking (was: ) > STC: inferred type of name within closure (delegate property

[jira] [Updated] (GROOVY-11402) STC: inferred type of this.name within closure

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11402: - Affects Version/s: 5.0.0-alpha-8 > STC: inferred type of this.name within closure >

[jira] [Updated] (GROOVY-11402) STC: inferred type of this.name within closure

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11402: - Description: Consider the following: {code:groovy} class C extends HashMap { private Object

[jira] [Updated] (GROOVY-11367) property semantics of map-based types

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11367: - Description: The rules for property read and write for map-based types still have several

[jira] [Updated] (GROOVY-11367) property semantics of map-based types

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11367: - Description: The rules for property read and write for map-based types still have several

[jira] [Updated] (GROOVY-11367) property semantics of map-based types

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11367: - Description: The rules for property read and write for map-based types still have several

[jira] [Updated] (GROOVY-11367) property semantics of map-based types

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11367: - Description: The rules for property read and write for map-based types still have several

[jira] [Updated] (GROOVY-11367) property semantics of map-based types

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11367: - Description: The rules for property read and write for map-based types still have several

[jira] [Updated] (GROOVY-11367) property semantics of map-based types

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11367: - Description: The rules for property read and write for map-based types still have several

[jira] [Updated] (GROOVY-11367) property semantics of map-based types

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11367: - Description: The rules for property read and write for map-based types still have several

[jira] [Updated] (GROOVY-11367) property semantics of map-based types

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11367: - Description: The rules for property read and write for map-based types still have several

[jira] [Updated] (GROOVY-11367) property semantics of map-based types

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11367: - Description: The rules for property read and write for map-based types still have several

[jira] [Updated] (GROOVY-11367) property semantics of map-based types

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11367: - Description: The rules for property read and write for map-based types still have several

[jira] [Updated] (GROOVY-11402) STC: inferred type of this.name within closure

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11402: - Description: Consider the following: {code:groovy} class C extends HashMap { private Object

[jira] [Updated] (GROOVY-11402) STC: inferred type of this.name within closure

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11402: - Description: Consider the following: {code:groovy} class C extends HashMap { private Object

[jira] [Updated] (GROOVY-11402) STC: inferred type of this.name within closure

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11402: - Description: Consider the following: {code:groovy} class C extends HashMap { private Object

[jira] [Updated] (GROOVY-11402) STC: inferred type of this.name within closure

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11402: - Description: Consider the following: {code:groovy} class C extends HashMap { private Object

[jira] [Updated] (GROOVY-11402) STC: inferred type of this.name within closure

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11402: - Description: Consider the following: {code:groovy} class C extends HashMap { private Object

[jira] [Updated] (GROOVY-11402) STC: inferred type of this.name within closure

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11402: - Description: Consider the following: {code:groovy} class C extends HashMap { private Object

[jira] [Updated] (GROOVY-11402) STC: inferred type of this.name within closure

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11402: - Description: Consider the following: {code:groovy} class C extends HashMap { private Object

[jira] [Updated] (GROOVY-11402) STC: inferred type of this.name within closure

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11402: - Description: Consider the following: {code:groovy} class C extends HashMap { private Object

[jira] [Updated] (GROOVY-11402) STC: inferred type of this.name within closure

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11402: - Description: Consider the following: {code:groovy} class C extends HashMap { private Object

[jira] [Updated] (GROOVY-11402) STC: inferred type of this.name within closure

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11402: - Description: Consider the following: {code:groovy} class C extends HashMap { private Object

[jira] [Updated] (GROOVY-11402) STC: inferred type of this.name within closure

2024-06-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11402: - Description: Consider the following: {code:groovy} class C extends HashMap { private Object

[jira] [Created] (GROOVY-11402) STC: inferred type of this.name within closure

2024-06-11 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11402: Summary: STC: inferred type of this.name within closure Key: GROOVY-11402 URL: https://issues.apache.org/jira/browse/GROOVY-11402 Project: Groovy Issue

[jira] [Updated] (GROOVY-11401) STC: inferred type of name within closure (delegate property versus owner field)

2024-06-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11401: - Fix Version/s: 5.0.0-alpha-9 > STC: inferred type of name within closure (delegate property

[jira] [Updated] (GROOVY-11401) STC: inferred type of name within closure (delegate property versus owner field)

2024-06-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11401: - Fix Version/s: (was: 5.0.0-alpha-8) > STC: inferred type of name within closure (delegate

[jira] [Updated] (GROOVY-11401) STC: inferred type of name within closure (delegate property versus owner field)

2024-06-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11401: - Affects Version/s: 5.0.0-alpha-8 > STC: inferred type of name within closure (delegate

  1   2   3   4   5   6   7   8   9   10   >