You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (GROOVY-11229) Support pattern matching for `instanceof` - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2023/12/01 00:07:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11229) Support pattern matching and destructure - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2023/12/01 00:12:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-11241) Regression in STC generics solution - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2023/12/01 17:09:00 UTC, 0 replies.
- Re: [PR] GROOVY-11240: Tweak cleanup DFA cache of parser [groovy] - posted by "daniellansun (via GitHub)" <gi...@apache.org> on 2023/12/01 17:13:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-11240) Tweak cleanup DFA cache of parser - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/12/01 17:14:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-11240) Tweak cleanup DFA cache of parser - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2023/12/01 17:14:00 UTC, 0 replies.
- Re: [PR] Renovate updates [groovy] - posted by "daniellansun (via GitHub)" <gi...@apache.org> on 2023/12/01 17:44:55 UTC, 3 replies.
- [jira] [Assigned] (GROOVY-11241) Regression in STC generics solution - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/01 21:42:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7106) Improve coercion / implicit cast of map literals for @CompileStatic - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/02 16:21:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7274) Improve type inference for hash map -> Map - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/02 16:22:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9844) STC infers too-narrow bounds for inline map - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/02 16:22:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8909) List literal type inference does not take its context into account - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/02 16:22:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10674) STC crashes when combining use-site variance with bounded polymorphism - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/02 21:09:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10671) STC fails to compile AssertJ fluent API expression - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/02 21:09:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10153) STC: cannot combine use-variance with bounded polymorphism - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/02 21:09:00 UTC, 0 replies.
- [PR] Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.2.5 to 6.0.1 [groovy] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/04 01:21:33 UTC, 0 replies.
- [PR] Bump actions/setup-java from 3 to 4 [groovy] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/04 01:54:48 UTC, 1 replies.
- Re: [PR] SpotBugs Gradle plugin v6 [groovy] - posted by "Goooler (via GitHub)" <gi...@apache.org> on 2023/12/04 05:09:59 UTC, 0 replies.
- [PR] Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.1 to 6.0.2 [groovy] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/05 01:50:00 UTC, 1 replies.
- [PR] Bump com.gradle.enterprise from 3.13 to 3.16 [groovy] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/06 02:01:08 UTC, 6 replies.
- [PR] Bump com.gradle.common-custom-user-data-gradle-plugin from 1.12 to 1.12.1 [groovy] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/06 02:01:09 UTC, 1 replies.
- [jira] [Updated] (GROOVY-11241) Regression in STC generics solution - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/06 14:14:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-11241) Regression in STC generics solution - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/06 14:34:00 UTC, 5 replies.
- [jira] [Resolved] (GROOVY-11241) Regression in STC generics solution - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/06 16:37:00 UTC, 0 replies.
- [PR] Bump com.gradle.enterprise from 3.15 to 3.16 [groovy] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/07 01:26:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-11242) Stackoverflow error when calling super from overridden method - posted by "Mattias Reichel (Jira)" <ji...@apache.org> on 2023/12/07 15:57:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-11237) Support static interface methods - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/07 17:09:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11242) Stackoverflow error when calling super from overridden method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/08 19:13:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-11242) Stackoverflow error when calling super from overridden method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/08 19:59:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-11242) Stackoverflow error when calling super from overridden method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/08 20:02:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-11231) TupleConstructor could copy annotations to constructor - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2023/12/08 20:23:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-11242) Stackoverflow error when calling super from overridden method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/08 21:08:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10897) Static Type Checking selects wrong method for abstract method call check - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/08 21:08:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10341) "super" invocations of abstract methods should be caught at compile time with static compilation enabled - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/08 21:54:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-11243) Bump antlr to 4.13.1.3 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2023/12/09 20:46:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-11243) Bump antlr to 4.13.1.3 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2023/12/09 20:52:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-11244) Cannot define Java-like lambda inside closure - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2023/12/11 15:13:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11024) STC NPE when using Collectors.toMap() with a generic result - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/11 18:16:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7992) Sort methods that accept a comparator should accept Comparator (fix type checker ability to cope with super in DGM methods) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/11 18:16:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9998) Wildcards with a lower bound fail static type checking - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/11 18:16:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10328) STC: incorrect type inference for list, map, etc. with lower bound generics - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/11 18:54:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11244) Cannot define Java-like lambda inside closure - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/11 19:10:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-11244) Cannot define Java-like lambda inside closure - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/11 19:10:00 UTC, 2 replies.
- [jira] [Updated] (GROOVY-10688) LUB does not work properly when mixing type parameter names and using wildcards - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/11 19:16:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10698) Fail to infer the type argument when using nested diamond operator - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/11 19:20:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9909) Cannot call super when overriding an interface default method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/11 22:05:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10380) SC: IncompatibleClassChangeError when calling interface default method from non-public interface - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/11 22:05:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10494) Groovy 4 can not compile super.foo with generic interface (or trait) method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/11 22:05:00 UTC, 0 replies.
- Re: [PR] GROOVY-11200: (Second Approach) JsonSlurper should throw exception when parsing invalid String ended with a right curly brace [groovy] - posted by "paulk-asert (via GitHub)" <gi...@apache.org> on 2023/12/12 09:32:15 UTC, 1 replies.
- [jira] [Commented] (GROOVY-11200) JsonSlurper parses badly format JSON without throwing exception - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/12/12 09:33:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10094) STC misses type checks on default arguments - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/12 16:29:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10325) STC: error for map*.value assignment - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/12 16:29:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10326) STC: missing error for map*.key assignment - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/12 16:30:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10295) STC: cannot infer list or map type for method return - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/12 16:38:00 UTC, 0 replies.
- [PR] Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.1.11 to 5.1.12 [groovy] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/13 01:58:25 UTC, 1 replies.
- [jira] [Updated] (GROOVY-11245) Bump javaparser to 3.25.7 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/14 06:49:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-11245) Bump javaparser to 3.25.7 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/14 06:49:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11246) Bump Spotbugs/Spotbugs annotations to 4.8.3 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/14 06:56:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-11246) Bump Spotbugs/Spotbugs annotations to 4.8.3 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/14 06:56:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-11248) Bump logback-classic to 1.3.14 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/14 06:58:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11248) Bump logback-classic to 1.3.14 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/14 06:58:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-11247) Bump logback-classic to 1.4.14 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/14 06:58:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11247) Bump logback-classic to 1.4.14 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/14 06:59:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-11249) Bump checkstyle to 10.12.6 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/14 07:00:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11249) Bump checkstyle to 10.12.6 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/14 07:00:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-11247) Bump logback-classic to 1.4.14 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/14 11:38:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-11249) Bump checkstyle to 10.12.6 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/14 11:38:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-11246) Bump Spotbugs/Spotbugs annotations to 4.8.3 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/14 11:39:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10936) Patterns conditionally created using pattern operator ~ are cast to String/GString - posted by "Leonard Brünings (Jira)" <ji...@apache.org> on 2023/12/14 14:36:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10936) Patterns conditionally created using pattern operator ~ are cast to String/GString - posted by "Leonard Brünings (Jira)" <ji...@apache.org> on 2023/12/14 14:36:00 UTC, 2 replies.
- [jira] [Assigned] (GROOVY-10936) Patterns conditionally created using pattern operator ~ are cast to String/GString - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/14 18:06:00 UTC, 0 replies.
- [jira] [Updated] (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 2023/12/14 22:17:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11028) STC: empty map (or list) literal does not type check like emptyMap() - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/14 22:18:00 UTC, 0 replies.
- [PR] Bump com.gradle.enterprise from 3.15 to 3.16.1 [groovy] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/15 01:43:37 UTC, 2 replies.
- [jira] [Updated] (GROOVY-11233) Bump log4j2 version to 2.22.0 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/15 05:36:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-11200) JsonSlurper parses badly format JSON without throwing exception - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/15 05:41:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11243) Bump antlr to 4.13.1.3 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/15 05:42:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-11245) Bump javaparser to 3.25.7 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/15 06:09:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-11248) Bump logback-classic to 1.3.14 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/15 06:10:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11214) Bump jansi to 2.4.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/15 11:41:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11235) Bump jackson/jackson-databind to 2.16.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/15 11:41:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11219) Bump javaparser to 3.25.6 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/15 11:42:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10936) Patterns conditionally created using pattern operator ~ are cast to String/GString - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 18:30:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10936) Patterns conditionally created using pattern operator ~ are cast to String/GString - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 18:52:00 UTC, 1 replies.
- [jira] [Closed] (GROOVY-11211) Unexpected invocation of getter method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 19:28:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11205) Groovy 3.0.13 to Groovy 4.0.13, I encountered a "Java heap space" error during the compilation process - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 19:29:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11204) Incorrect overload selection for subclasses - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 19:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11130) Groovy 4 doesn't have classes from groovy.antlr - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 19:50:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11106) Failed to detect an ambiguous method call? - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 19:52:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-11106) Failed to detect an ambiguous method call? - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 19:53:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8209) create simple http client - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 19:57:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11097) Bump JMH to 1.36 (performance test dependency) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 19:59:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-2521) keyword 'use' like 'import (static)' to use categories in a complete compilation unit - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 20:00:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8417) Add @UseCategory annotation for classes/methods instead of use() everywhere - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 20:00:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-4323) Convention for read-only properties - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 20:04:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11094) SAM types not working well along with overloading - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 20:08:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11095) Bump hsqldb to 2.7.2 (test dependency) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 20:08:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-11091) main method signature transformed - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 20:09:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11078) Compiler does not validate final assignment in constructors - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 20:10:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/15 20:15:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-6285) static declared type should influence method selection for null values - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/16 16:29:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-6285) delegate constructor selection from static param types - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/16 16:47:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-6285) Delegate constructor selection from static param types - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/16 16:47:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-6285) Delegate constructor selection using static param types (null safe) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/16 16:48:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-6285) Null safety: delegate constructor selection using static param types - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/16 16:48:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-6285) Delegate constructor selection using static param types (null safety) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/16 16:48:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-6285) Null safety: delegate constructor selection using static param types - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/16 17:08:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-11250) Compilation fails when accessing getter with shortcut notation on Java class - posted by "Mattias Reichel (Jira)" <ji...@apache.org> on 2023/12/16 22:15:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-11250) Compilation fails when accessing getter with shortcut notation on Java class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/17 00:14:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-11250) Compilation fails when accessing getter with shortcut notation on Java class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/17 15:20:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-11251) Interrupting run thread not possible - posted by "Trevor Flynn (Jira)" <ji...@apache.org> on 2023/12/17 21:35:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11251) Interrupting run thread not possible - posted by "Trevor Flynn (Jira)" <ji...@apache.org> on 2023/12/17 21:36:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-11250) Compilation fails when accessing getter with shortcut notation on Java class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/18 00:52:00 UTC, 0 replies.
- [PR] Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.2 to 6.0.4 [groovy] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/18 01:53:38 UTC, 1 replies.
- [PR] Bump actions/upload-artifact from 3 to 4 [groovy] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/18 01:56:46 UTC, 1 replies.
- [jira] [Created] (GROOVY-11252) StringGroovyMethods should have a getCodePoints method - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/18 06:18:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11252) StringGroovyMethods should have a getCodePoints method - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/18 06:25:00 UTC, 1 replies.
- [PR] GROOVY-11252: StringGroovyMethods should have a getCodePoints method [groovy] - posted by "paulk-asert (via GitHub)" <gi...@apache.org> on 2023/12/18 06:39:54 UTC, 1 replies.
- [jira] [Commented] (GROOVY-11252) StringGroovyMethods should have a getCodePoints method - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/12/18 06:40:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-11253) Identity variants for DGM#countBy - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/18 10:51:00 UTC, 0 replies.
- [PR] GROOVY-11253: Identity variants for DGM#countBy [groovy] - posted by "paulk-asert (via GitHub)" <gi...@apache.org> on 2023/12/18 11:03:21 UTC, 1 replies.
- [jira] [Commented] (GROOVY-11253) Identity variants for DGM#countBy - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/12/18 11:04:00 UTC, 2 replies.
- [jira] [Updated] (GROOVY-11253) Identity variants for DGM#countBy - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/18 11:09:00 UTC, 1 replies.
- [jira] [Assigned] (GROOVY-11252) StringGroovyMethods should have a getCodePoints method - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/18 12:31:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-11253) Identity variants for DGM#countBy - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/18 12:31:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-11253) Identity variants for DGM#countBy - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/18 23:35:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-11252) StringGroovyMethods should have a getCodePoints method - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/18 23:35:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-11254) Compiler crash: ClassNode#getTypeClass for TemporalAccessor called before the type class is set - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2023/12/19 10:06:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-11254) Compiler crash: ClassNode#getTypeClass for TemporalAccessor called before the type class is set - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/19 15:14:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-11121) unexpected error when having overloaded methods, one of which receiving an Iterable - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/19 16:25:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7934) Type inference breaks for Collection.inject - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/20 01:37:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-7914) Comparison operator does not delegate to .equals() for null - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/20 01:52:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7914) Comparison operator does not delegate to .equals() for null - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/20 01:52:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-11255) DGM#flatten flattens nested structures including arrays but not primitive arrays - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/20 06:19:00 UTC, 0 replies.
- [PR] GROOVY-11255: DGM#flatten flattens nested structures including arrays… [groovy] - posted by "paulk-asert (via GitHub)" <gi...@apache.org> on 2023/12/20 12:09:47 UTC, 2 replies.
- [jira] [Commented] (GROOVY-11255) DGM#flatten flattens nested structures including arrays but not primitive arrays - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/12/20 12:10:00 UTC, 2 replies.
- [jira] (GROOVY-7934) Type inference breaks for Collection.inject - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/20 13:54:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7934) Type inference breaks for Collection.inject - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/20 14:00:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10998) Not reporting cyclic dependency in function's type parameters - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2023/12/20 14:58:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10998) Not reporting cyclic dependency in function's type parameters - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/20 16:26:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10982) Provide missing identity closure CountBy variants - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/20 17:23:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-11116) Groovy does not handle missing classes gracefully like Java does - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/20 18:46:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-11116) Groovy does not handle missing classes gracefully like Java does - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/20 18:48:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-11046) Better diagnostic message instead of stacktrace? - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/20 19:51:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-11046) Better diagnostic message instead of stacktrace? - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/20 19:59:00 UTC, 0 replies.
- [PR] Partial cleanup of ReflectionCache [groovy] - posted by "blackdrag (via GitHub)" <gi...@apache.org> on 2023/12/20 22:20:23 UTC, 9 replies.
- [jira] [Updated] (GROOVY-11255) DGM#flatten flattens nested structures including arrays but not primitive arrays - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/21 01:47:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-11255) DGM#flatten flattens nested structures including arrays but not primitive arrays - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/21 01:47:00 UTC, 0 replies.
- [PR] make use of Runtime.version().feature() [groovy] - posted by "blackdrag (via GitHub)" <gi...@apache.org> on 2023/12/21 12:35:05 UTC, 5 replies.
- [jira] [Created] (GROOVY-11256) Fail to identify direct call of abstract method - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2023/12/21 15:50:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-11256) Fail to identify direct call of abstract method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/21 22:26:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-11256) Fail to identify direct call of abstract method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/21 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10934) Performance when Resolving Import Statement - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/21 23:46:00 UTC, 0 replies.
- [PR] Replacing custom hashmap MetaMethodIndex with standard maps [groovy] - posted by "blackdrag (via GitHub)" <gi...@apache.org> on 2023/12/22 00:32:59 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-11255) DGM#flatten flattens nested structures including arrays but not primitive arrays - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 02:25:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11212) Access to private fields of superclass from a block fails in subclass - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6260) "Possible solutions" message is confusing because it doesn't reflect whether a property is read-only or write-only - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9960) STC fails to report missing constructor - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11239) VerifyError for explicit this parameter and default argument(s) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-4487) null.class inconsistent with null.getClass() [NullObject] - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11232) Bump jqwik to 1.8.2 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11245) Bump javaparser to 3.25.7 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7819) Creating a dynamic proxy from an interface fails on JDK9 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11193) Methods referenced by super cannot be found and are not executed - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11242) Stackoverflow error when calling super from overridden method - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5116) Groovy enforces the use of the the dangerous permission java.util.PropertyPermission "*" "read,write" when using a SecurityManager - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11027) Boolean isProperty() method does not create synthetic Boolean property - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11206) Concatenated strings not treated as compile-time constants - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11226) Stub generator doesn't generate property accessors - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11201) STC: assign method pointer to SAM-type - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-3855) Overridden property getter via metaclass is not used for subclasses - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11247) Bump logback-classic to 1.4.14 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6209) Weird error message with lower case class names - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11198) access to public static variable forbidden in enum - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11214) Bump jansi to 2.4.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7447) Special Map index notation not supported via TypeChecked - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5893) Return type of "inject" is not inferred properly - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-4284) etablish a way to check for default meta class without creating it first - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11203) IllegalArgumentException: null argument for primitive parameter - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-4097) MOP implementation does not handle method calls in relation with class objects properly! - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7234) NullPointer Exception introduced in 2.3.1 and greater with JsonSlurper - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8859) fix trait private method consistency - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11217) Bump Spotbugs/Spotbugs annotations to 4.8.0 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6285) Null safety: delegate constructor selection using static param types - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-4770) "constructor" in EMC DSL doesn't work as expected - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8536) StaticTypeCheckingSupport.ExtensionMethodCache is private - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10998) Not reporting cyclic dependency in function's type parameters - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11241) Regression in STC generics solution - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9144) Fix warning "An illegal reflective access operation has occurred" - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11236) Bump checkstyle to 10.12.5 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11246) Bump Spotbugs/Spotbugs annotations to 4.8.3 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11196) ambiguous method error for tap on null receiver - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10754) Incompatible generic argument types when using wildcards - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5117) remove all references to java.util.logging from within groovy - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7408) Reflection failed when the system time is before the last modified time of the groovy script - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5404) Compiler exception for invalid operator - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11227) Bump antlr to 4.13.1.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11252) StringGroovyMethods should have a getCodePoints method - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-1367) allow cloning of the AST - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9781) Groovy 3 doesn't call implicit constructor properly for inner classes - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11091) main method signature transformed - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11234) Bump Spotbugs/Spotbugs annotations to 4.8.1 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7681) ability to add warnings from AST transformations - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11006) CompileStatic: cannot implicitly call double setter with BigDecimal literal - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10957) How to prevent ClassLoader leaks when using ClassValue? - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10362) STC reports an unexpected method ambiguity - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11035) Inferred type is Object when having a complex inheritance chain of interfaces - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11189) STC LUB of List and Set is not Collection for Java 21 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-3032) GroovyScriptEngine needs SecurityPermissions - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10894) Duplicate annotations on trait FieldHelper - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9154) JSR308 info incomplete in bytecode - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8254) Alias is ignored in constructor call - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11008) incorrect type inference after (instanceof || instanceof) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9950) Strange ClassCastException when calling ToString in CompileStatic - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8064) Confusing error message when trying to access a property which is actually a method - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11213) indexOf extension method for arrays - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6651) Calling a closure declared as a field from within another closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8875) NullObject.metaClass - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11209) XmlUtil escapeControlCharacters escapes control characters 0-30 instead of 0-31 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7714) Trait with static generic method and usage in different sub-project - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10936) Patterns conditionally created using pattern operator ~ are cast to String/GString - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8207) Using defaults=false and includeFields=true w/ @TupleConstructor errors over metaClass - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11215) Bump JUnit Jupiter/JUnit Platform to 5.10.1/1.10.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10139) BUG when removing optional parentheses (using CompileStatic) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9718) Illegal reflective access operation to constructor sun.security.pkcs11.wrapper.CK_C_INITIALIZE_ARGS - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11199) inner class cannot set property of enclosing class that has a getter without a setter - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11225) shouldFail return type - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11195) STC: false positive for Class method called from static context - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-2990) Change instance method that return void to return this instead - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6567) delegate is NullObject instance for closure metamethods invoked on null - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11249) Bump checkstyle to 10.12.6 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11233) Bump log4j2 version to 2.22.0 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7295) ConfigObject instance can't be coerced into trait in runtime - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-3825) Byte code generator (used by GroovyScriptEngine, GroovyShell & GroovyClassLoader) flag invalid methods - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11207) STC rejects concatenated string as annotation parameter - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11220) Bump jqwik to 1.8.1 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-2412) Need to access the metaClass of a subclass before receiving the dynamic methods that are added to the superclass - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11180) Regression: STC loses track of package-scope constants - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9367) org.codehaus.groovy.runtime.MetaClassHelper#getClassWithNullAndWrapper should return NullObject when accept null - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9155) JSR308 annotation attributes not being validated - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5781) A missing property that doesn't cause MissingPropertyException - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11187) Bump asm to 9.6 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5357) The accessor pair can't be provided from different sources - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11185) each after transpose with 2 arguments does not compile - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11197) Support JDK 22 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9493) JSR 223 regression: not working under OpenJ9 since version 3.0.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6745) Java8 Lambda var args and Closures - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5727) Ovverriding 3rd Party libraries shipped - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11194) groovyc missing features from the library compiler - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11179) JSR308 inline constants for annotations in class header - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11230) ProxyGenerator creates a lot of AtomicReference instances regardless of "groovy.adapter.cache.default.size" setting - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11183) Add `allThreads` method to `Thread` - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10064) STC infers incorrect type for closure parameter - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5399) Automatically provide instance methods on objects when another class has a static method with the object as first argument - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11218) Bump jackson/jackson-databind to 2.15.3 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5045) SwingBuilder edt breaks with anonymous subclassing - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11224) Reconsider name duplication for groovysh - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11188) CompileStatic broken for transpose lists in 4.0.14 but works in 4.0.13 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-4985) null and .with{} - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11192) Code that causes Groovy Compiler Crash - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11238) Logical implication operator revisited - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9785) Performance degradation of groovysh for long scripts - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9801) Stub generator omits default interface methods - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11253) Identity variants for DGM#countBy - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11237) Support static interface methods - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9883) STC permits heap pollution with closures - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11210) Bump Commons CLI to 1.6.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11200) JsonSlurper parses badly format JSON without throwing exception - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9919) getProperty('Foo') fails, when a function setFoo(foo [, ....]) exists (Foo starting with uppercase letter) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10131) Stack overflow in STC when inspecting generics - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-3141) Ranges should be able to be used as Keys in Maps - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11248) Bump logback-classic to 1.3.14 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6591) error message glitch for LUB - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10060) Support private interface methods - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11216) Bump checkstyle to 10.12.4 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11221) Bump log4j2 version to 2.21.1 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11228) Bump antlr to 4.13.1.2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11243) Bump antlr to 4.13.1.3 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9696) BUG - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10746) Calling method in Super class causes java.lang.StackOverflowError with Java 1.8 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9440) Missing line number information in stack trace - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7179) Type inference fails on the return value of inject() - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11240) Tweak cleanup DFA cache of parser - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-2734) Expose a method which allows the programmer to know that a script is out of date - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11219) Bump javaparser to 3.25.6 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8488) STC: floating-point literals no longer accepted as args to method with double parameter - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11184) JSR308: improve support for explicit-this type annotations - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11014) CompileStatic & Elvis operator: Cannot assign literal value of type (java.lang.Number or java.lang.Comparable) to variable of type double - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6705) Compiler Doesn't Enforce Required Annotation Attributes - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7861) asType(null) called in @CompileStatic method returns a string 'null' - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8948) BigDecimal to primitive conversion not working - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11178) JSR308 constructor call annotations not resolved or available - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11250) Compilation fails when accessing getter with shortcut notation on Java class - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8299) Generate bytecode for interface with default, private and static methods - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-11235) Bump jackson/jackson-databind to 2.16.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/22 11:39:01 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-11256) Fail to identify direct call of abstract method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/23 18:02:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-11257) [STC] Cannot detect the type of Optional in some cases - posted by "Damir Murat (Jira)" <ji...@apache.org> on 2023/12/23 18:30:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-11257) [STC] Cannot detect the type of Optional in some cases - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/24 00:05:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-11257) [STC] Cannot detect the type of Optional in some cases - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/24 10:52:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-11257) [STC] Cannot detect the type of Optional in some cases - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/24 11:21:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-11257) [STC] Cannot detect the type of Optional in some cases - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/24 11:33:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-10381) No compiler error for class that implements interfaces with duplicated default methods - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/26 23:31:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-11258) AssertJ collection mapping is badly supported - posted by "Jan Hackel (Jira)" <ji...@apache.org> on 2023/12/27 08:42:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-11258) AssertJ collection mapping is badly supported - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/27 10:12:00 UTC, 5 replies.
- [jira] [Comment Edited] (GROOVY-11258) AssertJ collection mapping is badly supported - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/27 10:18:00 UTC, 9 replies.
- [jira] [Assigned] (GROOVY-11258) AssertJ collection mapping is badly supported - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/27 18:23:00 UTC, 2 replies.
- [PR] Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.1.12 to 5.1.13 [groovy] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/29 01:09:10 UTC, 1 replies.
- [jira] [Updated] (GROOVY-11258) AssertJ collection mapping is badly supported - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/29 16:44:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-11259) STC loses generic information on method references - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2023/12/29 22:55:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-11260) ASTMatcher should support matching a var-arg placeholder - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/29 23:44:00 UTC, 0 replies.
- [PR] GROOVY-11260: ASTMatcher should support matching a var-arg placeholder [groovy] - posted by "paulk-asert (via GitHub)" <gi...@apache.org> on 2023/12/29 23:57:45 UTC, 1 replies.
- [jira] [Commented] (GROOVY-11260) ASTMatcher should support matching a var-arg placeholder - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/12/29 23:58:00 UTC, 1 replies.
- [jira] [Assigned] (GROOVY-11259) STC loses generic information on method references - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2023/12/30 04:09:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-11261) Provide a custom type checker for format strings - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/30 10:05:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11260) ASTMatcher should support matching a var-arg placeholder - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/30 10:05:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-11261) Provide a custom type checker for format strings - posted by "Paul King (Jira)" <ji...@apache.org> on 2023/12/30 10:06:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-11262) Avoid processing duplicated entries within META-INF - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2023/12/30 14:39:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11262) Avoid processing duplicated entries within META-INF - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2023/12/30 14:56:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-11262) Avoid processing duplicated entries within META-INF - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2023/12/30 15:11:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-11138) Bump gradle to 8.5 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2023/12/31 15:53:00 UTC, 0 replies.
- [jira] (GROOVY-11138) Bump gradle to 8.5 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2023/12/31 15:54:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-11138) Bump gradle to 8.5 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2023/12/31 15:55:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-11263) Analyze dead code - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2023/12/31 18:33:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-11263) Analyze dead code - posted by "Jochen Theodorou (Jira)" <ji...@apache.org> on 2023/12/31 18:57:00 UTC, 4 replies.
- [jira] [Updated] (GROOVY-11263) Analyze dead code - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2023/12/31 19:48:00 UTC, 1 replies.
- [PR] GROOVY-11263: Analyze dead code [groovy] - posted by "daniellansun (via GitHub)" <gi...@apache.org> on 2023/12/31 20:02:56 UTC, 1 replies.