[jira] [Created] (GROOVY-10466) Compilation error on Spock expectation

2022-01-31 Thread Jira
Lóránt Pintér created GROOVY-10466: -- Summary: Compilation error on Spock expectation Key: GROOVY-10466 URL: https://issues.apache.org/jira/browse/GROOVY-10466 Project: Groovy Issue Type

[jira] [Commented] (GROOVY-10466) Compilation error on Spock expectation

2022-01-31 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17484805#comment-17484805 ] Lóránt Pintér commented on GROOVY-10466: It similarly fails with 4.0.0-

[jira] [Created] (GROOVY-10467) Compilation fails with method detected as transient

2022-01-31 Thread Jira
Lóránt Pintér created GROOVY-10467: -- Summary: Compilation fails with method detected as transient Key: GROOVY-10467 URL: https://issues.apache.org/jira/browse/GROOVY-10467 Project: Groovy

[jira] [Commented] (GROOVY-10467) Compilation fails with method detected as transient

2022-01-31 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17484808#comment-17484808 ] Lóránt Pintér commented on GROOVY-10467: Fails similarly with 4.0.0-rc-1,

[jira] [Commented] (GROOVY-10467) Compilation fails with method detected as transient

2022-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487555#comment-17487555 ] Lóránt Pintér commented on GROOVY-10467: Thanks! Is a fix coming for the

[jira] [Commented] (GROOVY-10466) Compilation error on Spock expectation

2022-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487557#comment-17487557 ] Lóránt Pintér commented on GROOVY-10466: Sorry, I don't have an id

[jira] [Commented] (GROOVY-10466) Compilation error on Spock expectation

2022-02-25 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498205#comment-17498205 ] Lóránt Pintér commented on GROOVY-10466: This is a breaking change fo

[jira] [Created] (GROOVY-10514) Class method is not called anymore from inside closure

2022-02-25 Thread Jira
Lóránt Pintér created GROOVY-10514: -- Summary: Class method is not called anymore from inside closure Key: GROOVY-10514 URL: https://issues.apache.org/jira/browse/GROOVY-10514 Project: Groovy

[jira] [Commented] (GROOVY-10514) Class method is not called anymore from inside closure

2022-02-25 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498360#comment-17498360 ] Lóránt Pintér commented on GROOVY-10514: Using {{@CompileStatic}} fixes

[jira] [Created] (GROOVY-10516) Script @groovy.transform.Field AST transformation generics handling with fully qualified types

2022-02-27 Thread Jira
Frédéric Chuong created GROOVY-10516: Summary: Script @groovy.transform.Field AST transformation generics handling with fully qualified types Key: GROOVY-10516 URL: https://issues.apache.org/jira/browse

[jira] [Created] (GROOVY-10518) @groovy.transform.Field does not remove the annotated variable from the local VariableScope

2022-03-03 Thread Jira
Frédéric Chuong created GROOVY-10518: Summary: @groovy.transform.Field does not remove the annotated variable from the local VariableScope Key: GROOVY-10518 URL: https://issues.apache.org/jira/browse/GROOVY

[jira] [Commented] (GROOVY-10466) Compilation error on Spock expectation

2022-03-04 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501412#comment-17501412 ] Lóránt Pintér commented on GROOVY-10466: I just tested this again. Using S

[jira] [Commented] (GROOVY-10466) Compilation error on Spock expectation

2022-03-04 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501425#comment-17501425 ] Lóránt Pintér commented on GROOVY-10466: Note that the code has sim

[jira] [Commented] (GROOVY-10466) Compilation error on Spock expectation

2022-03-04 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501434#comment-17501434 ] Leonard Brünings commented on GROOVY-10466: --- [~emilles] I just ran the S

[jira] [Commented] (GROOVY-10466) Compilation error on Spock expectation

2022-03-04 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501464#comment-17501464 ] Leonard Brünings commented on GROOVY-10466: --- Any idea why it is

[jira] [Commented] (GROOVY-10466) Compilation error on Spock expectation

2022-03-04 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501495#comment-17501495 ] Leonard Brünings commented on GROOVY-10466: --- OK, so the optimization b

[jira] [Created] (GROOVY-10521) Compiler complains about abstract method not implemented when implementing trait

2022-03-04 Thread Jira
Lóránt Pintér created GROOVY-10521: -- Summary: Compiler complains about abstract method not implemented when implementing trait Key: GROOVY-10521 URL: https://issues.apache.org/jira/browse/GROOVY-10521

[jira] [Commented] (GROOVY-10521) Compiler complains about abstract method not implemented when implementing trait

2022-03-04 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501538#comment-17501538 ] Lóránt Pintér commented on GROOVY-10521: I wonder if the problem has somet

[jira] [Commented] (GROOVY-10521) Compiler complains about abstract method not implemented when implementing trait

2022-03-04 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501539#comment-17501539 ] Lóránt Pintér commented on GROOVY-10521: It does compile if I un

[jira] [Commented] (GROOVY-10521) Compiler complains about abstract method not implemented when implementing trait

2022-03-07 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17502313#comment-17502313 ] Lóránt Pintér commented on GROOVY-10521: Do I understand correctly that

[jira] [Created] (GROOVY-10547) Sql.java namedParamSqlCache map is getting populated despite the cacheNamedQueries flag

2022-03-25 Thread Jira
Filip Štimac created GROOVY-10547: - Summary: Sql.java namedParamSqlCache map is getting populated despite the cacheNamedQueries flag Key: GROOVY-10547 URL: https://issues.apache.org/jira/browse/GROOVY-10547

[jira] [Commented] (GROOVY-10514) Class method is not called anymore from inside closure

2022-03-29 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513922#comment-17513922 ] Lóránt Pintér commented on GROOVY-10514: Shouldn't the intended

[jira] [Commented] (GROOVY-10466) Compilation error on Spock expectation

2022-03-29 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513923#comment-17513923 ] Lóránt Pintér commented on GROOVY-10466: This works now with Groovy 4

[jira] [Created] (GROOVY-10555) MetaClass.getProperites() returns package private fields

2022-03-29 Thread Jira
Lóránt Pintér created GROOVY-10555: -- Summary: MetaClass.getProperites() returns package private fields Key: GROOVY-10555 URL: https://issues.apache.org/jira/browse/GROOVY-10555 Project: Groovy

[jira] [Updated] (GROOVY-10555) MetaClass.getProperites() returns package private fields

2022-03-29 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lóránt Pintér updated GROOVY-10555: --- Description: According to https://issues.apache.org/jira/browse/GROOVY-10449 public fields

[jira] [Created] (GROOVY-10556) TypeChecked/CompileStatic index out of bounds

2022-03-29 Thread Jira
Leonard Brünings created GROOVY-10556: - Summary: TypeChecked/CompileStatic index out of bounds Key: GROOVY-10556 URL: https://issues.apache.org/jira/browse/GROOVY-10556 Project: Groovy

[jira] [Created] (GROOVY-10557) TypeChecked/CompileStatic tries to cast to wrong type in nested closure

2022-03-29 Thread Jira
Leonard Brünings created GROOVY-10557: - Summary: TypeChecked/CompileStatic tries to cast to wrong type in nested closure Key: GROOVY-10557 URL: https://issues.apache.org/jira/browse/GROOVY-10557

[jira] [Created] (GROOVY-10558) Wrong argument type when using static method from nested class

2022-03-29 Thread Jira
Leonard Brünings created GROOVY-10558: - Summary: Wrong argument type when using static method from nested class Key: GROOVY-10558 URL: https://issues.apache.org/jira/browse/GROOVY-10558 Project

[jira] [Created] (GROOVY-10561) @NamedVariant self referential default values are not correctly resolved

2022-03-30 Thread Jira
Leonard Brünings created GROOVY-10561: - Summary: @NamedVariant self referential default values are not correctly resolved Key: GROOVY-10561 URL: https://issues.apache.org/jira/browse/GROOVY-10561

[jira] [Updated] (GROOVY-10561) @NamedVariant self referential default values are not correctly resolved

2022-03-30 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Brünings updated GROOVY-10561: -- Description: If a default parameter refers to another parameter ( {{String language

[jira] [Updated] (GROOVY-10558) Wrong argument type when using static method from nested class

2022-03-30 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Brünings updated GROOVY-10558: -- Description: {code:groovy} class Example {     static byte[] hash(byte[] bytes

[jira] [Updated] (GROOVY-10558) Wrong argument type when using static method from nested class

2022-03-30 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Brünings updated GROOVY-10558: -- Description: {code:groovy} class Example {     static byte[] hash(byte[] bytes

[jira] [Updated] (GROOVY-10561) @NamedVariant self referential default values are not correctly resolved

2022-03-30 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Brünings updated GROOVY-10561: -- Description: If a default parameter refers to another parameter ( {{String language

[jira] [Commented] (GROOVY-10561) @NamedVariant self referential default values are not correctly resolved

2022-03-31 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515230#comment-17515230 ] Leonard Brünings commented on GROOVY-10561: --- bq. I wonder whether

[jira] [Commented] (GROOVY-10561) @NamedVariant self referential default values are not correctly resolved

2022-04-01 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515932#comment-17515932 ] Leonard Brünings commented on GROOVY-10561: --- Good point. However, i

[jira] [Created] (GROOVY-10565) JDK 17: Sealed classes inside a package cause Exception in thread "main" java.lang.ClassFormatError: Illegal class name

2022-04-04 Thread Jira
URL: https://issues.apache.org/jira/browse/GROOVY-10565 Project: Groovy Issue Type: Bug Affects Versions: 4.0.1, 4.0.0 Reporter: Szymon Stępniak I have found an issue with using sealed types that are inside a package. I took the example from the Groovy 4 release notes an

[jira] [Created] (GROOVY-10567) @NamedVariant support ignoring arguments

2022-04-04 Thread Jira
Leonard Brünings created GROOVY-10567: - Summary: @NamedVariant support ignoring arguments Key: GROOVY-10567 URL: https://issues.apache.org/jira/browse/GROOVY-10567 Project: Groovy Issue

[jira] [Updated] (GROOVY-10565) JDK 17: Sealed classes inside a package cause Exception in thread "main" java.lang.ClassFormatError: Illegal class name

2022-04-05 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szymon Stępniak updated GROOVY-10565: - Description: I have found an issue with using sealed types that are inside a package

[jira] [Commented] (GROOVY-10565) JDK 17: Sealed classes inside a package cause Exception in thread "main" java.lang.ClassFormatError: Illegal class name

2022-04-05 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517424#comment-17517424 ] Szymon Stępniak commented on GROOVY-10565: -- Thanks for an impressive

[jira] [Commented] (GROOVY-10567) @NamedVariant support ignoring arguments

2022-04-05 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517874#comment-17517874 ] Leonard Brünings commented on GROOVY-10567: --- Ok, so I would have to anno

[jira] [Closed] (GROOVY-10567) @NamedVariant support ignoring arguments

2022-04-05 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Brünings closed GROOVY-10567. - Resolution: Workaround Closing, as it can be achieved through other means

[jira] [Created] (GROOVY-10574) @NamedVariant generation does not work with extension methods

2022-04-07 Thread Jira
Leonard Brünings created GROOVY-10574: - Summary: @NamedVariant generation does not work with extension methods Key: GROOVY-10574 URL: https://issues.apache.org/jira/browse/GROOVY-10574 Project

[jira] [Created] (GROOVY-10577) Missing groovy-all.jar in Mavem Central

2022-04-10 Thread Jira
Минск created GROOVY-10577: -- Summary: Missing groovy-all.jar in Mavem Central Key: GROOVY-10577 URL: https://issues.apache.org/jira/browse/GROOVY-10577 Project: Groovy Issue Type: Bug Affects

[jira] [Updated] (GROOVY-10577) Missing groovy-all.jar in Maven Central

2022-04-10 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Минск updated GROOVY-10577: --- Summary: Missing groovy-all.jar in Maven Central (was: Missing groovy-all.jar in Mavem Central

[jira] [Updated] (GROOVY-10583) Stub generator handles method type parameter bounds incorrectly

2022-04-16 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krzysztof Sierszeń updated GROOVY-10583: Description: A declaration of:  {code:java} def List $$(Collection input

[jira] [Created] (GROOVY-10583) Stub generator handles method type parameter bounds incorrectly

2022-04-16 Thread Jira
Krzysztof Sierszeń created GROOVY-10583: --- Summary: Stub generator handles method type parameter bounds incorrectly Key: GROOVY-10583 URL: https://issues.apache.org/jira/browse/GROOVY-10583

[jira] [Updated] (GROOVY-10583) Stub generator handles method type parameter bounds incorrectly

2022-04-16 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krzysztof Sierszeń updated GROOVY-10583: Description: A declaration of:  {code:java} def List $$(Collection input

[jira] [Updated] (GROOVY-10583) Stub generator handles method type parameter bounds incorrectly

2022-04-16 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krzysztof Sierszeń updated GROOVY-10583: Description: A declaration of:  {code:java} def List $$(Collection input

[jira] [Updated] (GROOVY-10583) Stub generator handles method type parameter bounds incorrectly

2022-04-16 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krzysztof Sierszeń updated GROOVY-10583: Priority: Minor (was: Major) > Stub generator handles method type parame

[jira] [Updated] (GROOVY-10583) Stub generator handles method type parameter bounds incorrectly

2022-04-16 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krzysztof Sierszeń updated GROOVY-10583: Component/s: Stub generator / Joint compiler > Stub generator handles met

[jira] [Created] (GROOVY-10584) Stub generator does not respect BaseScript

2022-04-16 Thread Jira
Krzysztof Sierszeń created GROOVY-10584: --- Summary: Stub generator does not respect BaseScript Key: GROOVY-10584 URL: https://issues.apache.org/jira/browse/GROOVY-10584 Project: Groovy

[jira] [Updated] (GROOVY-10584) Stub generator does not respect BaseScript

2022-04-16 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krzysztof Sierszeń updated GROOVY-10584: Description: The {{BaseScript(CustomScriptClass)}} annotation is ignored by the

[jira] [Updated] (GROOVY-10584) Stub generator does not respect BaseScript

2022-04-16 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krzysztof Sierszeń updated GROOVY-10584: Description: The {{BaseScript(CustomScriptClass)}} annotation is ignored by the

[jira] [Commented] (GROOVY-10584) Stub generator does not respect BaseScript

2022-04-16 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17523276#comment-17523276 ] Krzysztof Sierszeń commented on GROOVY-10584: - I am not very familiar

[jira] [Created] (GROOVY-10587) Groovy resolves wrong annotation type

2022-04-19 Thread Jira
Cédric Champeau created GROOVY-10587: Summary: Groovy resolves wrong annotation type Key: GROOVY-10587 URL: https://issues.apache.org/jira/browse/GROOVY-10587 Project: Groovy Issue Type

[jira] [Commented] (GROOVY-10574) @NamedVariant generation does not work with extension methods

2022-04-19 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524347#comment-17524347 ] Leonard Brünings commented on GROOVY-10574: --- Is it recommended/idiomati

[jira] [Comment Edited] (GROOVY-10574) @NamedVariant generation does not work with extension methods

2022-04-19 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524347#comment-17524347 ] Leonard Brünings edited comment on GROOVY-10574 at 4/19/22 2:3

[jira] [Created] (GROOVY-10588) TypeChecked/CompileStatic wildcard problems

2022-04-20 Thread Jira
Leonard Brünings created GROOVY-10588: - Summary: TypeChecked/CompileStatic wildcard problems Key: GROOVY-10588 URL: https://issues.apache.org/jira/browse/GROOVY-10588 Project: Groovy

[jira] [Created] (GROOVY-10589) TypeChecked/CompileStatic Incompatible generic argument types regression for List.sort(boolean, Comparator)

2022-04-20 Thread Jira
/jira/browse/GROOVY-10589 Project: Groovy Issue Type: Bug Components: Static compilation, Static Type Checker Affects Versions: 4.0.1 Reporter: Leonard Brünings {code:groovy} import groovy.transform.* import java.time.Instant @CompileStatic class

[jira] [Created] (GROOVY-10590) Static methods of interfaces are not resolved anymore in 4.x

2022-04-20 Thread Jira
Leonard Brünings created GROOVY-10590: - Summary: Static methods of interfaces are not resolved anymore in 4.x Key: GROOVY-10590 URL: https://issues.apache.org/jira/browse/GROOVY-10590 Project

[jira] [Updated] (GROOVY-10590) Static methods of interfaces are not resolved anymore in implementig classes with Groovy 4.x

2022-04-20 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Brünings updated GROOVY-10590: -- Summary: Static methods of interfaces are not resolved anymore in implementig

[jira] [Created] (GROOVY-10591) Static method not found on interface

2022-04-21 Thread Jira
Lóránt Pintér created GROOVY-10591: -- Summary: Static method not found on interface Key: GROOVY-10591 URL: https://issues.apache.org/jira/browse/GROOVY-10591 Project: Groovy Issue Type: Bug

[jira] [Updated] (GROOVY-10591) Static method not found on Java interface

2022-04-21 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lóránt Pintér updated GROOVY-10591: --- Summary: Static method not found on Java interface (was: Static method not found on

[jira] [Updated] (GROOVY-10591) Static method not found on Java interface

2022-04-21 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lóránt Pintér updated GROOVY-10591: --- Affects Version/s: 4.0.2 > Static method not found on Java interf

[jira] [Commented] (GROOVY-10591) Static method not found on Java interface

2022-04-21 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525863#comment-17525863 ] Lóránt Pintér commented on GROOVY-10591: Can reproduce with latest 4

[jira] [Commented] (GROOVY-10590) Static methods of interfaces are not resolved anymore in implementig classes with Groovy 4.x

2022-04-21 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525892#comment-17525892 ] Leonard Brünings commented on GROOVY-10590: --- Ok,

[jira] [Comment Edited] (GROOVY-10590) Static methods of interfaces are not resolved anymore in implementig classes with Groovy 4.x

2022-04-21 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525892#comment-17525892 ] Leonard Brünings edited comment on GROOVY-10590 at 4/21/22 5:4

[jira] [Commented] (GROOVY-10590) Static methods of interfaces are not resolved anymore in implementig classes with Groovy 4.x

2022-04-22 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17526251#comment-17526251 ] Leonard Brünings commented on GROOVY-10590: --- No, the qualified prop

[jira] [Created] (GROOVY-10592) Property-like access of static methods from Interfaces doesn't work with Groovy 4.x

2022-04-22 Thread Jira
Leonard Brünings created GROOVY-10592: - Summary: Property-like access of static methods from Interfaces doesn't work with Groovy 4.x Key: GROOVY-10592 URL: https://issues.apache.org/jira/browse/GROOVY-

[jira] [Created] (GROOVY-10595) Compiler should fail for invalid targetBytecode values

2022-04-25 Thread Jira
Lóránt Pintér created GROOVY-10595: -- Summary: Compiler should fail for invalid targetBytecode values Key: GROOVY-10595 URL: https://issues.apache.org/jira/browse/GROOVY-10595 Project: Groovy

[jira] [Created] (GROOVY-10604) Changed behavior of DELEGATE_FIRST and static constants with Groovy 4

2022-04-28 Thread Jira
Leonard Brünings created GROOVY-10604: - Summary: Changed behavior of DELEGATE_FIRST and static constants with Groovy 4 Key: GROOVY-10604 URL: https://issues.apache.org/jira/browse/GROOVY-10604

[jira] [Created] (GROOVY-10605) Regression of method argument resolution with Groovy 4

2022-04-28 Thread Jira
Leonard Brünings created GROOVY-10605: - Summary: Regression of method argument resolution with Groovy 4 Key: GROOVY-10605 URL: https://issues.apache.org/jira/browse/GROOVY-10605 Project: Groovy

[jira] [Created] (GROOVY-10606) Access to private static fields in inherited methods doesn't work in Groovy 4

2022-04-28 Thread Jira
Leonard Brünings created GROOVY-10606: - Summary: Access to private static fields in inherited methods doesn't work in Groovy 4 Key: GROOVY-10606 URL: https://issues.apache.org/jira/browse/GROOVY-

[jira] [Commented] (GROOVY-10605) Regression of method argument resolution with Groovy 4

2022-04-29 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529857#comment-17529857 ] Leonard Brünings commented on GROOVY-10605: --- Hm, you are right this look

[jira] [Closed] (GROOVY-10605) Regression of method argument resolution with Groovy 4

2022-04-29 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Brünings closed GROOVY-10605. - Resolution: Information Provided > Regression of method argument resolution w

[jira] [Created] (GROOVY-10611) Static fields not initialized when accessed from another class

2022-04-29 Thread Jira
Torbjørn G. Dahle created GROOVY-10611: -- Summary: Static fields not initialized when accessed from another class Key: GROOVY-10611 URL: https://issues.apache.org/jira/browse/GROOVY-10611 Project

[jira] [Commented] (GROOVY-10611) Static fields not initialized when accessed from another class

2022-05-02 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530701#comment-17530701 ] Torbjørn G. Dahle commented on GROOVY-10611: Will this fix also be

[jira] [Comment Edited] (GROOVY-10611) Static fields not initialized when accessed from another class

2022-05-02 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530701#comment-17530701 ] Torbjørn G. Dahle edited comment on GROOVY-10611 at 5/2/22 12:0

[jira] [Commented] (GROOVY-10604) Changed behavior of DELEGATE_FIRST and static constants with Groovy 4

2022-05-02 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530712#comment-17530712 ] Leonard Brünings commented on GROOVY-10604: --- This seems be be a conflict

[jira] [Comment Edited] (GROOVY-10604) Changed behavior of DELEGATE_FIRST and static constants with Groovy 4

2022-05-02 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530712#comment-17530712 ] Leonard Brünings edited comment on GROOVY-10604 at 5/2/22 12:3

[jira] [Commented] (GROOVY-10592) Java static interface methods cannot be located using property notation in dynamic context

2022-05-02 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530715#comment-17530715 ] Leonard Brünings commented on GROOVY-10592: --- will the fix also be backpo

[jira] [Commented] (GROOVY-10604) Changed behavior of DELEGATE_FIRST and static constants with Groovy 4

2022-05-04 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531534#comment-17531534 ] Leonard Brünings commented on GROOVY-10604: --- Shouldn't this be g

[jira] [Closed] (GROOVY-8708) SyntaxException when extending groovy.lang.Script

2022-05-04 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brongniart Jérôme closed GROOVY-8708. - Resolution: Abandoned > SyntaxException when extending groovy.lang.Scr

[jira] [Commented] (GROOVY-10561) @NamedVariant self referential default values are not correctly resolved

2022-05-19 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539386#comment-17539386 ] Leonard Brünings commented on GROOVY-10561: --- [~paulk],[~emilles] will

[jira] [Commented] (GROOVY-10637) SC: implicit-this reference to outer class super property produces access error

2022-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542793#comment-17542793 ] Tamás Cservenák commented on GROOVY-10637: -- "Access to T#{*}va

[jira] [Created] (GROOVY-10654) Cannot pass enum literal to ASTTransformationCustomizer

2022-06-09 Thread Jira
Martin Häusler created GROOVY-10654: --- Summary: Cannot pass enum literal to ASTTransformationCustomizer Key: GROOVY-10654 URL: https://issues.apache.org/jira/browse/GROOVY-10654 Project: Groovy

[jira] [Created] (GROOVY-10659) Using map literal as function argument, does not compile.

2022-06-17 Thread Jira
Michal Ševčenko created GROOVY-10659: Summary: Using map literal as function argument, does not compile. Key: GROOVY-10659 URL: https://issues.apache.org/jira/browse/GROOVY-10659 Project: Groovy

[jira] [Commented] (GROOVY-10659) Using map literal as function argument, does not compile.

2022-06-19 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556111#comment-17556111 ] Michal Ševčenko commented on GROOVY-10659: -- Do I? Ok that may help,

[jira] [Commented] (GROOVY-10659) Using map literal as function argument, does not compile.

2022-06-20 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556224#comment-17556224 ] Michal Ševčenko commented on GROOVY-10659: -- Well, it surely does.

[jira] [Commented] (GROOVY-10659) Using map literal as function argument, does not compile.

2022-06-20 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556248#comment-17556248 ] Michal Ševčenko commented on GROOVY-10659: -- The latter syntax is in

[jira] [Commented] (GROOVY-10659) Parrot Parser: named arguments does not support all key expressions

2022-06-29 Thread Jira
sent by Atlassian Jira (v8.20.10#820010-sha1:ace47f9)

[jira] [Created] (GROOVY-10704) Random order of TraitBridge methods breaks cachablity

2022-07-24 Thread Jira
Vladimír Oraný created GROOVY-10704: --- Summary: Random order of TraitBridge methods breaks cachablity Key: GROOVY-10704 URL: https://issues.apache.org/jira/browse/GROOVY-10704 Project: Groovy

[jira] [Updated] (GROOVY-10704) Random order of TraitBridge methods breaks cachablity

2022-07-24 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimír Oraný updated GROOVY-10704: Attachment: Snímek obrazovky 2022-07-25 v 7.23.20.png > Random order of TraitBri

[jira] [Updated] (GROOVY-10704) Random order of TraitBridge methods breaks cachablity

2022-07-24 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimír Oraný updated GROOVY-10704: Description: The build tools such as Gradle compares the class files and JARs containing

[jira] [Commented] (GROOVY-10704) Random order of TraitBridge methods breaks cachablity

2022-07-25 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570703#comment-17570703 ] Vladimír Oraný commented on GROOVY-10704: - I would expect that this beha

[jira] [Commented] (GROOVY-10704) Random order of TraitBridge methods breaks cachablity

2022-07-25 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571222#comment-17571222 ] Vladimír Oraný commented on GROOVY-10704: - I have created two PRs from w

[jira] [Commented] (GROOVY-10704) Random order of TraitBridge methods breaks cachablity

2022-07-26 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571736#comment-17571736 ] Vladimír Oraný commented on GROOVY-10704: - Thank you [~paulk] > Rando

[jira] [Commented] (GROOVY-9039) JAXB handling with Java 11 still erroneous

2022-08-15 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17579925#comment-17579925 ] Björn Kautler commented on GROOVY-9039: --- [~emilles] which information

[jira] [Created] (GROOVY-10723) Closure in parent class can't access private method in same class when called from a child class

2022-08-16 Thread Jira
Leonard Brünings created GROOVY-10723: - Summary: Closure in parent class can't access private method in same class when called from a child class Key: GROOVY-10723 URL: https://issues.apache.org/jira/b

[jira] [Created] (GROOVY-10756) CompileStatic with java generic

2022-09-08 Thread Jira
J. Brébec created GROOVY-10756: -- Summary: CompileStatic with java generic Key: GROOVY-10756 URL: https://issues.apache.org/jira/browse/GROOVY-10756 Project: Groovy Issue Type: Bug Affects

  1   2   3   4   5   6   7   8   9   10   >