You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [groovy] eric-milles opened a new pull request, #1756: GROOVY-5744, GROOVY-10666: multi-assign via `iterator()` or `getAt(int)` - posted by GitBox <gi...@apache.org> on 2022/08/01 02:16:04 UTC, 0 replies.
- [jira] [Commented] (GROOVY-5744) Multiple assignment from Iterator skips every other element - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/08/01 02:17:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-10666) Implement multiple-assignment (aka destructuring) via getAt(IntRange) or iterator() - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/01 02:30:00 UTC, 3 replies.
- [jira] [Comment Edited] (GROOVY-10709) Performance regression in Gradle with Groovy 4 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/01 05:12:00 UTC, 4 replies.
- [GitHub] [groovy] daniellansun commented on pull request #1757: GROOVY-10709: Performance regression in Gradle with Groovy 4 - posted by GitBox <gi...@apache.org> on 2022/08/01 13:14:39 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10709) Performance regression in Gradle with Groovy 4 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/08/01 13:15:00 UTC, 10 replies.
- [jira] [Created] (GROOVY-10713) ClassCodeExpressionTransformer ignoring Expressions in ClosureExpression.code - posted by "Yih Tsern (Jira)" <ji...@apache.org> on 2022/08/01 14:06:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10713) ClassCodeExpressionTransformer ignoring Expressions within ClosureExpression.code - posted by "Yih Tsern (Jira)" <ji...@apache.org> on 2022/08/01 14:07:00 UTC, 3 replies.
- [jira] [Assigned] (GROOVY-5744) Multiple assignment from Iterator skips every other element - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/01 15:48:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10714) STC can't distinguish overloads - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2022/08/01 16:06:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10714) STC can't distinguish overloads - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2022/08/01 17:24:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-10646) STC: outer class type parameter inference - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/01 20:03:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10646) STC: outer class type parameter inference - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/01 20:26:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert merged pull request #1757: GROOVY-10709: Performance regression in Gradle with Groovy 4 - posted by GitBox <gi...@apache.org> on 2022/08/01 22:54:37 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1757: GROOVY-10709: Performance regression in Gradle with Groovy 4 - posted by GitBox <gi...@apache.org> on 2022/08/01 22:55:02 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10714) STC can't distinguish overloads - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/01 23:57:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10713) ClassCodeExpressionTransformer ignoring Expressions within ClosureExpression.code - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/02 00:05:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10715) Make StreamingTemplateEngine support reusing ClassLoader - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/08/02 13:56:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-10715) Make StreamingTemplateEngine support reusing ClassLoader - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/08/02 13:56:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10714) STC can't distinguish overloads - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/02 15:31:00 UTC, 1 replies.
- [GitHub] [groovy] daniellansun opened a new pull request, #1758: GROOVY-10715: Make StreamingTemplateEngine support reusing ClassLoader - posted by GitBox <gi...@apache.org> on 2022/08/02 17:23:13 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10715) Make StreamingTemplateEngine support reusing ClassLoader - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/08/02 17:24:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-10714) STC can't distinguish overloads - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/02 18:09:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10713) ClassCodeExpressionTransformer ignoring Expressions within ClosureExpression.code - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/02 19:07:00 UTC, 13 replies.
- [jira] [Comment Edited] (GROOVY-10713) ClassCodeExpressionTransformer ignoring Expressions within ClosureExpression.code - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/02 20:55:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-8243) SAM trait coercion via middle interface - posted by "Josh DeWitt (Jira)" <ji...@apache.org> on 2022/08/02 21:20:00 UTC, 3 replies.
- [jira] [Closed] (GROOVY-10713) ClassCodeExpressionTransformer ignoring Expressions within ClosureExpression.code - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/03 14:57:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10715) Make StreamingTemplateEngine support reusing ClassLoader - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/03 14:57:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10716) Unpossible to change loggingStrategy in @Slf4j and other log annotations - posted by "Alexander Kotikhov (Jira)" <ji...@apache.org> on 2022/08/03 21:30:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10716) Unpossible to change loggingStrategy in @Slf4j and other log annotations - posted by "Alexander Kotikhov (Jira)" <ji...@apache.org> on 2022/08/03 21:36:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-10716) Unpossible to change loggingStrategy in @Slf4j and other log annotations - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/03 21:44:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10716) Impossible to change logging Strategy in @Slf4j and other log annotations - posted by "Alexander Kotikhov (Jira)" <ji...@apache.org> on 2022/08/03 21:51:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10716) Impossible to change logging Strategy in @Slf4j and other log annotations - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/03 22:35:00 UTC, 1 replies.
- [GitHub] [groovy] blackdrag commented on pull request #1756: GROOVY-5744, GROOVY-10666: multi-assign via `iterator()` or `getAt(int)` - posted by GitBox <gi...@apache.org> on 2022/08/04 14:01:24 UTC, 0 replies.
- [jira] [Created] (GROOVY-10717) Map to type coercion not working on abstract classes - posted by "Josh DeWitt (Jira)" <ji...@apache.org> on 2022/08/04 18:29:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10718) TupleConstructor does not default excluded properties - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2022/08/04 19:01:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10718) TupleConstructor does not default excluded properties - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2022/08/04 19:05:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10719) Bump javaparser to 3.24.4 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/08/05 05:22:00 UTC, 0 replies.
- [GitHub] [groovy] daniellansun merged pull request #1759: GROOVY-10719: Bump javaparser to 3.24.4 - posted by GitBox <gi...@apache.org> on 2022/08/05 05:55:04 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10719) Bump javaparser to 3.24.4 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/08/05 05:56:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10716) Impossible to change logging Strategy in @Slf4j and other log annotations - posted by "Alexander Kotikhov (Jira)" <ji...@apache.org> on 2022/08/05 10:52:00 UTC, 0 replies.
- [GitHub] [groovy] daniellansun merged pull request #1758: GROOVY-10715: Make StreamingTemplateEngine support reusing ClassLoader - posted by GitBox <gi...@apache.org> on 2022/08/05 13:34:16 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10719) Bump javaparser to 3.24.4 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/08/05 13:37:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10715) Make StreamingTemplateEngine support reusing ClassLoader - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/08/05 13:40:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10717) Map to type coercion not working on abstract classes - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/05 21:30:00 UTC, 3 replies.
- [jira] [Assigned] (GROOVY-10717) Map to type coercion not working on abstract classes - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/06 02:43:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request, #1760: GROOVY-10278: `CompilerConfiguration`: improve target bytecode selection - posted by GitBox <gi...@apache.org> on 2022/08/06 18:53:28 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10278) CompilerConfiguration: improve target bytecode selection - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/08/06 18:54:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10709) Performance regression in Gradle with Groovy 4 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/08/07 14:20:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10720) Resolving wrong overloaded method? - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2022/08/08 07:45:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10720) Resolving wrong overloaded method? - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/08 14:38:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10720) Resolving wrong overloaded method? - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/08 16:09:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10720) Resolving wrong overloaded method? - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/08 16:28:00 UTC, 2 replies.
- [jira] [Updated] (GROOVY-10719) Bump javaparser to 3.24.4 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/08 17:40:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10709) Performance regression in Gradle with Groovy 4 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/08 17:41:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-10060) Support static interface methods - posted by "Luke Bemish (Jira)" <ji...@apache.org> on 2022/08/08 22:27:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10710) operator == is broken for arrays - posted by "L (Jira)" <ji...@apache.org> on 2022/08/09 06:57:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10710) operator == is broken for arrays - posted by "L (Jira)" <ji...@apache.org> on 2022/08/09 06:58:00 UTC, 3 replies.
- [jira] [Comment Edited] (GROOVY-10060) Support static interface methods - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/09 14:11:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8299) Generate bytecode for interface with default, private and static methods - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/09 15:12:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8299) Generate bytecode for interface with default, private and static methods - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/09 15:14:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10060) Support static interface methods - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/09 15:15:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10454) Performance issue with "Parrot" parser in Groovy 3.x - posted by "Sean Fitts (Jira)" <ji...@apache.org> on 2022/08/09 22:15:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-10707) Regression in property access for conflicting isXxx and getXxx accessors - posted by "Sterling Greene (Jira)" <ji...@apache.org> on 2022/08/09 23:03:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10708) Property access for wrapped vs. primitive boolean - posted by "Sterling Greene (Jira)" <ji...@apache.org> on 2022/08/09 23:05:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10707) Regression in property access for conflicting isXxx and getXxx accessors - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/10 00:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10708) Property access for wrapped vs. primitive boolean - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/10 00:35:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10454) Performance issue with "Parrot" parser in Groovy 3.x - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/10 00:48:00 UTC, 0 replies.
- [GitHub] [groovy] sonatype-lift[bot] commented on a diff in pull request #1761: Perf tweaks - posted by GitBox <gi...@apache.org> on 2022/08/10 11:03:42 UTC, 3 replies.
- [GitHub] [groovy] paulk-asert commented on a diff in pull request #1761: Perf tweaks - posted by GitBox <gi...@apache.org> on 2022/08/10 12:41:57 UTC, 0 replies.
- [jira] [Created] (GROOVY-10721) Unexpected static initialization order - posted by "Luk N (Jira)" <ji...@apache.org> on 2022/08/10 14:24:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7506) Cannot assign value of type java.util.List to variable of type java.lang.String[] - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/10 17:11:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7412) Map-to-interface cast: map method definition does not override the default method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/10 19:15:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-6618) Enum constructor doesn't work properly with variable arguments - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/10 21:52:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-7370) Varargs in constructor are not treated correctly when creating instances of anonymous class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/10 22:04:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7370) Varargs in constructor are not treated correctly when creating instances of anonymous class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/10 23:07:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10721) Unexpected static initialization order - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/11 07:44:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7249) primopts failing to optimize in if condition - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/11 16:15:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-7157) CompilationError for [[1]] as List> - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/11 20:33:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7147) Generics problem with STC, cast to ArrayList works but cast to List doesn't - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/11 20:45:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7147) Generics problem with STC, cast to ArrayList works but cast to List doesn't - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/11 20:45:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6264) static.propertyMissing with name and value doesn't called - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/11 21:04:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5397) possible bug: list coercion during assignment to an array is a little odd - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/11 21:10:00 UTC, 0 replies.
- [GitHub] [groovy] daniellansun merged pull request #1761: Perf tweaks - posted by GitBox <gi...@apache.org> on 2022/08/12 13:37:52 UTC, 0 replies.
- [GitHub] [groovy] daniellansun commented on pull request #1761: Perf tweaks - posted by GitBox <gi...@apache.org> on 2022/08/12 13:38:04 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10120) STC: Guava Multimap#asMap bridge method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/12 18:35:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8965) instanceof with || inserts wrong cast - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/08/13 10:04:00 UTC, 3 replies.
- [jira] [Updated] (GROOVY-7370) Varargs in constructor are not treated correctly when creating instances of anonymous class - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/08/13 10:05:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10120) STC: Guava Multimap#asMap bridge method - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/08/13 10:20:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10096) STC: accepts incorrect program with flow typing - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/13 15:21:00 UTC, 0 replies.
- [GitHub] [groovy] Goooler opened a new pull request, #1763: Use gradle-build-action on GHA - posted by GitBox <gi...@apache.org> on 2022/08/13 17:09:03 UTC, 0 replies.
- [GitHub] [groovy] daniellansun merged pull request #1763: Use gradle-build-action on CI - posted by GitBox <gi...@apache.org> on 2022/08/13 22:36:06 UTC, 0 replies.
- [GitHub] [groovy] daniellansun commented on pull request #1763: Use gradle-build-action on CI - posted by GitBox <gi...@apache.org> on 2022/08/13 22:36:26 UTC, 0 replies.
- [GitHub] [groovy] Goooler commented on a diff in pull request #1764: Gradle tweaks - posted by GitBox <gi...@apache.org> on 2022/08/14 02:04:12 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10710) operator == is slow for primitive arrays - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/14 13:07:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10710) operator == is slow when comparing primitive arrays and lists - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/14 13:10:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request, #1765: GROOVY-10710: operator == is slow when comparing primitive arrays and… - posted by GitBox <gi...@apache.org> on 2022/08/14 13:35:48 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10710) operator == is slow when comparing primitive arrays and lists - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/08/14 13:36:00 UTC, 7 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1756: GROOVY-5744, GROOVY-10666: multi-assign via `iterator()` or `getAt(int)` - posted by GitBox <gi...@apache.org> on 2022/08/14 14:25:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1765: GROOVY-10710: operator == is slow when comparing primitive arrays and… - posted by GitBox <gi...@apache.org> on 2022/08/14 14:28:03 UTC, 0 replies.
- [GitHub] [groovy] sonatype-lift[bot] commented on a diff in pull request #1765: GROOVY-10710: operator == is slow when comparing primitive arrays and… - posted by GitBox <gi...@apache.org> on 2022/08/14 14:36:54 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10722) AIC via array-based (variadic) constructor null and array arguments - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/14 15:20:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10722) AIC via array-based (variadic) constructor null and array arguments - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/14 15:20:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on a diff in pull request #1765: GROOVY-10710: operator == is slow when comparing primitive arrays and… - posted by GitBox <gi...@apache.org> on 2022/08/15 00:23:49 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8555) The private keyword of an instance variable is causing a behavior change in a map class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 14:45:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8611) Refine the generics presentation - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 14:53:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8787) Inconsistency in method selection with @CompileStatic - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:04:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-8788) Inconsistency in extension method selection with @CompileStatic - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:12:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8828) Union types incorrectly resolved - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:20:00 UTC, 1 replies.
- [jira] [Closed] (GROOVY-8837) Invalid type inference for redefined generic boundaries - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:21:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8846) Embeddable groovy-all-X.XX.jar and groovy-all-X.XX-indy.jar not Included in SDKMAN package(s) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:22:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8847) TryCatchStatement - adding constructor with List parameter - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:24:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10574) @NamedVariant generation does not work with extension methods - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:29:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8879) @NamedVariant on extension method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:30:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-8879) @NamedVariant on extension method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:31:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8893) Breakpoints aren't working on NetBeans for dynamically loaded Groovy - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:32:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9003) Allow the override of toString and equals methods for collection objects - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:37:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9017) Better readability for logical operators - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:38:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9039) JAXB handling with Java 11 still erroneous - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:40:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9279) StreamingJsonBuilder adding extra comma - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:50:00 UTC, 1 replies.
- [jira] [Closed] (GROOVY-9279) StreamingJsonBuilder adding extra comma - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:51:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9349) Support JDK15 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:54:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9360) += and -= no longer rejected in assertion statement in Groovy 3 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:55:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9360) += and -= no longer rejected in assertion statement in Groovy 3 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:56:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9404) NoClassDefFoundError: picocli/CommandLine$ParameterException in scripts after update to Groovy 3.0.0 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 15:59:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9407) ImportCustomizer skips importing in certain scenarios - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 16:00:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9415) failure in static compilation with getAt - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 17:32:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9415) failure in static compilation with getAt - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/15 19:15:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9039) JAXB handling with Java 11 still erroneous - posted by "Björn Kautler (Jira)" <ji...@apache.org> on 2022/08/15 21:38:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-8828) Union types incorrectly resolved - posted by "Octavia Togami (Jira)" <ji...@apache.org> on 2022/08/15 22:42:00 UTC, 3 replies.
- [jira] [Reopened] (GROOVY-9039) JAXB handling with Java 11 still erroneous - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/15 23:10:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9039) JAXB handling with Java 11 still erroneous - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/16 00:29:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert merged pull request #1765: GROOVY-10710: operator == is slow when comparing primitive arrays and… - posted by GitBox <gi...@apache.org> on 2022/08/16 11:44:26 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert merged pull request #1762: GROOVY-10713 Document ClassCodeExpressionTransformer limitation when dealing with Closure. - posted by GitBox <gi...@apache.org> on 2022/08/16 11:49:21 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1762: GROOVY-10713 Document ClassCodeExpressionTransformer limitation when dealing with Closure. - posted by GitBox <gi...@apache.org> on 2022/08/16 11:49:42 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1764: Gradle tweaks - posted by GitBox <gi...@apache.org> on 2022/08/16 11:52:18 UTC, 1 replies.
- [jira] [Assigned] (GROOVY-8828) Union types incorrectly resolved - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/16 14:43:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8828) Union types incorrectly resolved - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/16 15:48:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9415) failure in static compilation with getAt - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/16 15:55:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10723) Closure in parent class can't access private method in same class when called from a child class - posted by "Leonard Brünings (Jira)" <ji...@apache.org> on 2022/08/16 17:46:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9360) += and -= no longer rejected in assertion statement in Groovy 3 - posted by "Marcin Zajaczkowski (Jira)" <ji...@apache.org> on 2022/08/16 21:31:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8788) Inconsistency in extension method selection with @CompileStatic - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/17 19:02:00 UTC, 21 replies.
- [jira] [Updated] (GROOVY-8788) Inconsistency in extension method selection with @CompileStatic - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/17 19:02:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-8788) Inconsistency in extension method selection with @CompileStatic - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/17 19:03:00 UTC, 13 replies.
- [GitHub] [groovy] eric-milles opened a new pull request, #1766: GROOVY-8788: STC: prefer closer parameter match over self-type match - posted by GitBox <gi...@apache.org> on 2022/08/17 19:54:18 UTC, 0 replies.
- [GitHub] [groovy] sonatype-lift[bot] commented on a diff in pull request #1766: GROOVY-8788: STC: prefer closer parameter match over self-type match - posted by GitBox <gi...@apache.org> on 2022/08/17 20:54:59 UTC, 0 replies.
- [jira] [Created] (GROOVY-10724) Parrot parser incorrectly treats an expression wrapped in parentheses as a cast - posted by "Marcin Erdmann (Jira)" <ji...@apache.org> on 2022/08/18 14:52:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10723) Closure in parent class can't access private method in same class when called from a child class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/18 15:02:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6503) Compiler should not fail if a var is assigned inside if-branches - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/18 16:08:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-8212) coerce GString to String when used as Map key - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/18 17:06:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-6668) Static compiler doesn't coerce GString for getAt() call - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/18 17:07:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles commented on pull request #1766: GROOVY-8788: STC: prefer closer parameter match over self-type match - posted by GitBox <gi...@apache.org> on 2022/08/18 17:16:08 UTC, 0 replies.
- [jira] [Commented] (GROOVY-6668) Static compiler doesn't coerce GString for getAt() call - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/18 17:17:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-8212) coerce GString to String when used as Map key - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/18 17:17:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-7247) spreadMap type inference is incorrect and STC reports on valid code - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/18 19:11:00 UTC, 0 replies.
- [jira] (GROOVY-7247) spreadMap type inference is incorrect and STC reports on valid code - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/18 19:13:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7247) spreadMap type inference is incorrect and STC reports on valid code - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/18 19:19:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7247) spreadMap type inference is incorrect and STC reports on valid code - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/18 19:48:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-10521) Compiler complains about abstract method not implemented when implementing trait - posted by "Kyle Moore (Jira)" <ji...@apache.org> on 2022/08/18 22:50:00 UTC, 10 replies.
- [GitHub] [groovy] daniellansun commented on pull request #1766: GROOVY-8788: STC: prefer closer parameter match over self-type match - posted by GitBox <gi...@apache.org> on 2022/08/19 07:17:33 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8283) Field shadowing not considered in STC - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/19 13:33:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-8283) Field shadowing not considered in STC - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/19 16:56:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request, #1767: GROOVY-8283: field hides getter of super class (not interface) - posted by GitBox <gi...@apache.org> on 2022/08/19 17:06:07 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8283) Field shadowing not considered in STC - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/08/19 17:07:00 UTC, 0 replies.
- [jira] [Reopened] (GROOVY-10521) Compiler complains about abstract method not implemented when implementing trait - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/19 20:19:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10725) Regression in STC related to generics, unknown cause - posted by "Octavia Togami (Jira)" <ji...@apache.org> on 2022/08/19 22:10:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10725) Regression in STC related to generics, unknown cause - posted by "Octavia Togami (Jira)" <ji...@apache.org> on 2022/08/19 22:11:00 UTC, 3 replies.
- [jira] [Assigned] (GROOVY-10725) Regression in STC related to generics, unknown cause - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/20 01:53:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10725) Regression in STC related to generics, unknown cause - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/20 13:22:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10725) Regression in STC related to generics, unknown cause - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/20 14:28:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9915) STC: call to static method fails with incompatible generics error - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/20 15:24:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10726) IntRange#subListBorders gives incorrect values for certain exclusive ranges - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/21 08:51:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10726) IntRange#subListBorders gives incorrect values for certain exclusive ranges - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/21 10:11:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10726) IntRange#subListBorders gives incorrect values for certain exclusive ranges - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/21 11:58:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request, #1768: GROOVY-8788: STC: prefer closer parameter match over receiver-type match - posted by GitBox <gi...@apache.org> on 2022/08/22 00:42:36 UTC, 0 replies.
- [GitHub] [groovy] eric-milles closed pull request #1766: GROOVY-8788: STC: prefer closer parameter match over self-type match - posted by GitBox <gi...@apache.org> on 2022/08/22 01:05:35 UTC, 0 replies.
- [jira] [Commented] (GROOVY-5700) STC: different behavior w/ map subscript and property access when using elvis - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/22 14:49:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10521) Compiler complains about abstract method not implemented when implementing trait - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/22 19:36:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10521) Compiler complains about abstract method not implemented when implementing trait - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/22 21:26:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert merged pull request #1764: Gradle tweaks - posted by GitBox <gi...@apache.org> on 2022/08/23 03:23:16 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-8737) STC Method resolution fails if other methods with more parameters exist - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/23 13:47:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8737) STC Method resolution fails if other methods with more parameters exist - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/23 14:53:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8737) STC Method resolution fails if other methods with more parameters exist - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/23 15:06:00 UTC, 4 replies.
- [jira] [Resolved] (GROOVY-8737) STC Method resolution fails if other methods with more parameters exist - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/23 16:00:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles commented on pull request #1601: GROOVY-10099: Resolve ambiguous varargs behaviour in dynamic mode by recourse to compiler-stage information - posted by GitBox <gi...@apache.org> on 2022/08/23 16:18:39 UTC, 0 replies.
- [GitHub] [groovy] eric-milles closed pull request #1601: GROOVY-10099: Resolve ambiguous varargs behaviour in dynamic mode by recourse to compiler-stage information - posted by GitBox <gi...@apache.org> on 2022/08/23 16:18:40 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10099) A single null argument to a varargs parameter is received as null - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/08/23 16:19:00 UTC, 3 replies.
- [jira] [Updated] (GROOVY-10099) A single null argument to a varargs parameter is received as null - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/23 16:21:00 UTC, 3 replies.
- [jira] [Assigned] (GROOVY-10099) A single null argument to a varargs parameter is received as null - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/23 16:26:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10099) A single null argument to a varargs parameter is received as null - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/23 16:26:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-6146) Calling a Java vararg method from Groovy with a null argument cast to the vararg type behaves differently than in Java - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/23 16:27:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-6146) Calling a Java vararg method from Groovy with a null argument cast to the vararg type behaves differently than in Java - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/23 16:28:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-6146) Calling a Java vararg method from Groovy with a null argument cast to the vararg type behaves differently than in Java - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/23 16:31:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-8737) STC Method resolution fails if other methods with more parameters exist - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/23 18:19:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-6146) Calling a Java vararg method from Groovy with a null argument cast to the vararg type behaves differently than in Java - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/23 18:19:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles merged pull request #1768: GROOVY-8788: STC: prefer closer parameter match over receiver-type match - posted by GitBox <gi...@apache.org> on 2022/08/23 20:48:31 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8788) Inconsistency in extension method selection with @CompileStatic - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/23 20:51:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10727) How to customize built-in methods - posted by "zhao (Jira)" <ji...@apache.org> on 2022/08/24 05:34:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10728) Slight enhancement to groovy-dateutil extensions - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/24 09:18:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request, #1769: GROOVY-10728: Enhance groovy-dateutil extensions to support collectio… - posted by GitBox <gi...@apache.org> on 2022/08/24 09:21:58 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10728) Slight enhancement to groovy-dateutil extensions - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/08/24 09:22:00 UTC, 1 replies.
- [GitHub] [groovy] eric-milles opened a new pull request, #1770: GROOVY-6668: STC: reduce distance of `GString` for `String` target - posted by GitBox <gi...@apache.org> on 2022/08/24 14:54:43 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-8212) coerce GString to String when used as Map key - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/24 15:00:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8762) Invalid this reference in nested class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/24 17:41:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8762) Invalid this reference in nested class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/24 17:41:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9463) STC: no type check error for invalid method pointer or reference - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/24 19:02:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9604) STC: method or property missing errors for Closure's getResolveStrategy(), etc. - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/24 19:39:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9529) Static type checking сannot choose between Map#getAt(Object) and Object#getAt(String) methods - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/24 20:41:00 UTC, 2 replies.
- [GitHub] [groovy] paulk-asert merged pull request #1769: GROOVY-10728: Enhance groovy-dateutil extensions to support collectio… - posted by GitBox <gi...@apache.org> on 2022/08/25 03:34:39 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10710) operator == is slow when comparing primitive arrays and lists - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/25 10:12:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10728) Slight enhancement to groovy-dateutil extensions - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/25 11:12:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10729) Bump JUnit Jupiter/JUnit Platform to 5.9.0/1.9.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/25 11:19:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10730) Bump Gradle to 7.5.1 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/25 11:45:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10729) Bump JUnit Jupiter/JUnit Platform to 5.9.0/1.9.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/25 12:16:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10730) Bump Gradle to 7.5.1 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/25 12:16:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9127) Cannot set protected field from subclass - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/25 18:40:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9127) Cannot set protected field from subclass - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/25 18:40:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9127) Cannot set protected field from subclass - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/25 18:42:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10414) STC: cannot set non-static outer class property via setter method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/25 18:53:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9893) Wrong overloaded method selected - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/25 18:53:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8050) Reference outer class property via inner class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/25 18:53:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9293) Compilation error when accessing package-private super class field using `this` from inside a closure - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/25 21:12:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9127) Cannot set protected field from subclass - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/25 21:12:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9195) STC: mixed checking for access to non-public fields - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/25 21:12:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10729) Bump JUnit Jupiter/JUnit Platform to 5.9.0/1.9.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/26 10:00:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10180) STC: instanceof and DGM each(Map,Closure) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/26 12:25:00 UTC, 2 replies.
- [jira] [Updated] (GROOVY-10668) Reference to method is ambiguous if block in "if" with "instanceof" - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/26 15:00:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10217) Type inference does not work with GDK class enhancements - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/26 19:12:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-9953) Type from flow typing is not propagated in variable assignments - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/26 20:08:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10327) Compiler crash when combining closure with function reference - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/26 20:21:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10731) Exceptions thrown from MarkupTemplateEngine when map accessors and GString interpolation are used - posted by "Kyle Moore (Jira)" <ji...@apache.org> on 2022/08/26 21:42:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10731) Exceptions thrown from MarkupTemplateEngine when map accessors and GString interpolation are used - posted by "Kyle Moore (Jira)" <ji...@apache.org> on 2022/08/26 22:44:00 UTC, 3 replies.
- [jira] [Resolved] (GROOVY-10521) Compiler complains about abstract method not implemented when implementing trait - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/27 00:24:00 UTC, 0 replies.
- [GitHub] [groovy] daniellansun commented on a diff in pull request #1771: GROOVY-10730: Bump Gradle to 7.5.1 - posted by GitBox <gi...@apache.org> on 2022/08/27 14:48:08 UTC, 8 replies.
- [jira] [Commented] (GROOVY-10730) Bump Gradle to 7.5.1 (build dependency) - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/08/27 14:49:00 UTC, 14 replies.
- [jira] [Updated] (GROOVY-9907) Type tracked from instanceof condition is not captured in closure - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/27 15:41:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on a diff in pull request #1771: GROOVY-10730: Bump Gradle to 7.5.1 - posted by GitBox <gi...@apache.org> on 2022/08/28 02:36:30 UTC, 3 replies.
- [jira] [Assigned] (GROOVY-10731) Exceptions thrown from MarkupTemplateEngine when map accessors and GString interpolation are used - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/28 12:27:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10731) Exceptions thrown from MarkupTemplateEngine when map accessors and GString interpolation are used - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/28 14:54:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10731) Exceptions thrown from MarkupTemplateEngine when map accessors and GString interpolation are used - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/28 14:54:00 UTC, 1 replies.
- [GitHub] [groovy] daniellansun merged pull request #1771: GROOVY-10730: Bump Gradle to 7.5.1 - posted by GitBox <gi...@apache.org> on 2022/08/28 14:54:34 UTC, 0 replies.
- [GitHub] [groovy] daniellansun commented on pull request #1771: GROOVY-10730: Bump Gradle to 7.5.1 - posted by GitBox <gi...@apache.org> on 2022/08/28 14:54:43 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-6939) Calling "each" on an untyped model variable with two arguments causes doCall error - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/28 15:21:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10730) Bump Gradle to 7.5.1 (build dependency) - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/08/28 15:55:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10731) Exceptions thrown from MarkupTemplateEngine when map accessors and GString interpolation are used - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/28 16:30:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8686) STC: type inferencing for (a instanceof C && a...) bleeds into enclosing scope - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/28 22:36:00 UTC, 0 replies.
- [GitHub] [groovy] Goooler opened a new pull request, #1772: Bump Gradle Enterprise plugin to 3.11.1 - posted by GitBox <gi...@apache.org> on 2022/08/29 05:29:18 UTC, 0 replies.
- [GitHub] [groovy] daniellansun merged pull request #1772: Bump Gradle Enterprise plugin to 3.11.1 - posted by GitBox <gi...@apache.org> on 2022/08/29 06:41:50 UTC, 0 replies.
- [GitHub] [groovy] daniellansun commented on pull request #1772: Bump Gradle Enterprise plugin to 3.11.1 - posted by GitBox <gi...@apache.org> on 2022/08/29 06:42:05 UTC, 0 replies.
- [jira] [Created] (GROOVY-10732) @Immutable handling of cloneable types should have behavior for non-cloneables for JDK16+ - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/29 09:55:00 UTC, 0 replies.
- [GitHub] [groovy] sashashura opened a new pull request, #1773: GitHub Workflows security hardening - posted by GitBox <gi...@apache.org> on 2022/08/29 09:56:41 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10732) @Immutable handling of cloneable types should have the same behavior for non-cloneables on JDK16+ - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/29 10:00:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request, #1774: GROOVY-10732: @Immutable handling of cloneable types should have the … - posted by GitBox <gi...@apache.org> on 2022/08/29 10:03:56 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10732) @Immutable handling of cloneable types should have the same behavior for non-cloneables on JDK16+ - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/08/29 10:04:00 UTC, 1 replies.
- [GitHub] [groovy] paulk-asert merged pull request #1773: GitHub Workflows security hardening - posted by GitBox <gi...@apache.org> on 2022/08/29 11:12:48 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1773: GitHub Workflows security hardening - posted by GitBox <gi...@apache.org> on 2022/08/29 11:12:57 UTC, 0 replies.
- [jira] [Created] (GROOVY-10733) Fix illegal access for array clone on JDK16+ - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/29 12:04:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10733) Fix illegal access for array clone on JDK16+ - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/29 12:05:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10319) Groovy3 CompileStatic bug: Method clone is protected in java.lang.Object - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/29 15:56:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-9871) NPE when processing the AST of nested annotations from JAR files - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/29 19:32:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-7890) Lack of compilation error while statically compiled the closure. - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/29 20:43:00 UTC, 1 replies.
- [GitHub] [groovy] paulk-asert merged pull request #1774: GROOVY-10732: @Immutable handling of cloneable types should have the … - posted by GitBox <gi...@apache.org> on 2022/08/30 02:01:40 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10732) @Immutable handling of cloneable types should have the same behavior for non-cloneables on JDK16+ - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/30 02:19:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #312: GROOVY-7814: Support Arrays of arbitrary annotations as the return ty… - posted by GitBox <gi...@apache.org> on 2022/08/30 05:32:40 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert closed pull request #312: GROOVY-7814: Support Arrays of arbitrary annotations as the return ty… - posted by GitBox <gi...@apache.org> on 2022/08/30 05:32:41 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7814) Consider allowing Groovy to support Arrays of arbitrary annotations as the return type of an annotation definition member - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/08/30 05:33:00 UTC, 1 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #311: Generate tuple constructor with all args and annotations - posted by GitBox <gi...@apache.org> on 2022/08/30 05:43:11 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10651) STC: closure parameter type inference for raw type that is iterable over type parameter - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/30 14:14:00 UTC, 3 replies.
- [jira] [Comment Edited] (GROOVY-10294) Variable's inferred type is upcasted to an Object - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/30 14:22:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10294) Variable's inferred type is upcasted to an Object - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/30 14:58:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10088) STC: type argument not applied to error message - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/30 19:59:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-10734) STC doesn't resolve zero-argument method references in nested generics - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2022/08/30 20:42:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10734) STC doesn't resolve zero-argument method references in nested generics - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/30 21:43:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10735) Overloading assignment-and-arithmetic operators separately from arithmetic operators - posted by "Luke Bemish (Jira)" <ji...@apache.org> on 2022/08/30 21:58:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10735) Overloading assignment-and-arithmetic operators separately from arithmetic operators - posted by "Luke Bemish (Jira)" <ji...@apache.org> on 2022/08/30 21:59:00 UTC, 3 replies.
- [jira] [Resolved] (GROOVY-10734) STC doesn't resolve zero-argument method references in nested generics - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/08/31 00:13:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10736) Bump gson (test dependency) to 2.9.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/31 05:40:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10736) Bump gson (test dependency) to 2.9.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/08/31 06:49:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10737) Groovydoc deprecation list page is always empty even if @deprecated is used in groovydoc comments on some elements - posted by "Marcin Erdmann (Jira)" <ji...@apache.org> on 2022/08/31 08:41:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10737) Groovydoc deprecation list page is always empty even if @deprecated is used in groovydoc comments on some elements - posted by "Marcin Erdmann (Jira)" <ji...@apache.org> on 2022/08/31 08:58:00 UTC, 2 replies.