You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (GROOVY-10858) STC method reference return type checking - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/01 14:26:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10856) MethodSelectionException when calling respondsTo() - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/01 14:31:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10856) MethodSelectionException when calling respondsTo() - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/01 14:37:00 UTC, 1 replies.
- [jira] [Comment Edited] (GROOVY-10856) MethodSelectionException when calling respondsTo() - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/01 14:42:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10858) STC method reference return type checking - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/01 22:52:00 UTC, 0 replies.
- [GitHub] [groovy] dependabot[bot] opened a new pull request, #1829: Bump build-info-extractor-gradle from 4.29.3 to 4.29.4 - posted by GitBox <gi...@apache.org> on 2022/12/02 01:08:15 UTC, 0 replies.
- [GitHub] [groovy] daniellansun merged pull request #1829: Bump build-info-extractor-gradle from 4.29.3 to 4.29.4 - posted by GitBox <gi...@apache.org> on 2022/12/02 01:43:42 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10573) Support ASM JDK19 constants - posted by "Olivier Lamy (Jira)" <ji...@apache.org> on 2022/12/02 05:58:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-10782) Support for java 19 - posted by "Olivier Lamy (Jira)" <ji...@apache.org> on 2022/12/02 06:21:00 UTC, 3 replies.
- [jira] [Comment Edited] (GROOVY-10782) Support for java 19 - posted by "Olivier Lamy (Jira)" <ji...@apache.org> on 2022/12/02 07:05:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10859) Regression in invoking method references to methods from List class when called on empty lists - posted by "Marcin Erdmann (Jira)" <ji...@apache.org> on 2022/12/02 16:15:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10859) Regression in invoking method references to methods from List class when called on empty lists - posted by "Marcin Erdmann (Jira)" <ji...@apache.org> on 2022/12/02 16:16:00 UTC, 1 replies.
- [jira] [Comment Edited] (GROOVY-10813) Cannot create method reference for print or println - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/02 17:10:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10858) STC method reference return type checking - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/02 17:10:00 UTC, 5 replies.
- [jira] [Assigned] (GROOVY-10859) Regression in invoking method references to methods from List class when called on empty lists - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/02 18:22:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10859) Regression in invoking method references to methods from List class when called on empty lists - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/02 18:31:00 UTC, 2 replies.
- [jira] [Comment Edited] (GROOVY-10859) Regression in invoking method references to methods from List class when called on empty lists - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/02 18:32:00 UTC, 1 replies.
- [jira] (GROOVY-10714) STC can't distinguish overloads - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/03 21:04:00 UTC, 0 replies.
- [jira] [Reopened] (GROOVY-10714) STC can't distinguish overloads - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/03 21:04:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10714) STC can't distinguish overloads - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/03 21:04:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10859) Regression in invoking method references to methods from List class when called on empty lists - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/04 15:55:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9798) Internal compiler error when using constructor as Function - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/04 16:16:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7859) Erroneous method pointer expressions pass STC - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/04 16:23:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-7859) Erroneous method pointer expressions pass STC - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/04 16:24:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-7859) Erroneous method pointer expressions pass STC - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/04 16:24:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-4682) ExpandoMetaClass does not offer a consistent way to retrieve and invoke overloaded methods - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/04 16:25:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-2310) ExpandoMetaClass does not offer a consistent way to retrieve and invoke overloaded methods - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/04 16:25:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10860) Bump jackson to 2.14.1 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/04 17:24:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10861) ListHashMap is not thread-safe - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/04 17:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10860) Bump jackson to 2.14.1 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/04 17:39:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8506) Possible solutions message for method pointer includes DGMs - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/04 17:58:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10054) STC: Cannot infer lambda parameter types for a stream collector - posted by "Henrique Mota (Jira)" <ji...@apache.org> on 2022/12/04 20:16:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10054) STC: Cannot infer lambda parameter types for a stream collector - posted by "Henrique Mota (Jira)" <ji...@apache.org> on 2022/12/04 20:16:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-10861) ListHashMap is not thread-safe - posted by "Jochen Theodorou (Jira)" <ji...@apache.org> on 2022/12/05 08:13:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10862) Annotation default set for every binary method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/05 16:09:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10862) Annotation default set for every binary method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/05 18:44:00 UTC, 2 replies.
- [jira] [Resolved] (GROOVY-10862) Annotation default set for every binary method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/05 19:03:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10714) STC can't distinguish overloads - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/07 14:41:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10714) STC can't distinguish overloads - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/07 14:46:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10714) STC: Callable, Runnable, Serializable overload preference for functional argument (closure, lambda, etc.) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/07 14:50:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10714) STC: Callable, Runnable, Serializable overload preference for functional argument (closure, lambda, etc.) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/07 14:55:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10750) Compiler does not resolve compile-time constants in string concatenation - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2022/12/08 23:11:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10750) Compiler does not resolve compile-time constants in string concatenation - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2022/12/08 23:16:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10750) Compiler does not resolve compile-time constants in string concatenation - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2022/12/08 23:57:00 UTC, 0 replies.
- [GitHub] [groovy] dependabot[bot] opened a new pull request, #1830: Bump com.gradle.enterprise from 3.11.4 to 3.12 - posted by GitBox <gi...@apache.org> on 2022/12/09 01:10:09 UTC, 0 replies.
- [GitHub] [groovy] daniellansun merged pull request #1830: Bump com.gradle.enterprise from 3.11.4 to 3.12 - posted by GitBox <gi...@apache.org> on 2022/12/09 02:16:02 UTC, 0 replies.
- [jira] [Created] (GROOVY-10863) Provide some additional Closure join variants - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/10 00:41:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10863) Provide some additional Closure join variants - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/10 01:35:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10863) Provide some additional Closure join variants - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/10 14:30:00 UTC, 3 replies.
- [jira] [Comment Edited] (GROOVY-10863) Provide some additional Closure join variants - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/10 14:31:00 UTC, 4 replies.
- [jira] [Created] (GROOVY-10864) Bump antlr to 4.11.1.1 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/10 14:50:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10864) Bump antlr4 to 4.11.1.1 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/10 14:53:00 UTC, 1 replies.
- [jira] [Closed] (GROOVY-10864) Bump antlr4 to 4.11.1.1 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/10 15:25:00 UTC, 0 replies.
- [jira] [Resolved] (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 2022/12/10 17:33: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 2022/12/10 17:54:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10865) Bump antlr4 to 4.11.1.3 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/10 18:05:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10865) Bump antlr4 to 4.11.1.3 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/10 18:42:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10866) Bump antlr4 to 4.11.1.4 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/11 06:46:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10866) Bump antlr4 to 4.11.1.4 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/11 07:05:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10105) Groovy Shell having trouble evaluating script - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/11 07:39:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10867) Bump javaparser to 3.24.9 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/12 15:17:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10867) Bump javaparser to 3.24.9 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/12 15:28:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10821) Potential regression for isser/getter preference in classes with an isser and a not boolean getter for a property of the same name - posted by "jonny (Jira)" <ji...@apache.org> on 2022/12/12 18:52:00 UTC, 3 replies.
- [jira] [Created] (GROOVY-10868) Cannot find matching method when using generics - posted by "Henrique Mota (Jira)" <ji...@apache.org> on 2022/12/13 12:11:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10868) Cannot find matching method when using generics - posted by "Henrique Mota (Jira)" <ji...@apache.org> on 2022/12/13 12:12:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10868) Cannot find matching method when using generics - posted by "Jochen Theodorou (Jira)" <ji...@apache.org> on 2022/12/13 12:41:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-10869) NullPointerException in instruction selection phase when having parameterized method - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2022/12/14 13:26:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10870) Fail to infer type argument of parameterized function - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2022/12/14 14:12:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10870) Fail to infer type argument of parameterized function - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2022/12/14 14:13:00 UTC, 0 replies.
- [GitHub] [groovy] dependabot[bot] opened a new pull request, #1831: Bump build-info-extractor-gradle from 4.29.4 to 4.30.0 - posted by GitBox <gi...@apache.org> on 2022/12/15 01:07:55 UTC, 0 replies.
- [GitHub] [groovy] daniellansun merged pull request #1831: Bump build-info-extractor-gradle from 4.29.4 to 4.30.0 - posted by GitBox <gi...@apache.org> on 2022/12/15 01:43:21 UTC, 0 replies.
- [jira] [Created] (GROOVY-10871) Bump gradle to 7.6 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/15 06:59:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10871) Bump gradle to 7.6 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/15 11:43:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10872) Bump slf4j to 2.0.6 (test and standard install dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/15 11:44:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10873) Bump testng to 7.7.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/15 11:48:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10874) Bump checkstyle to 10.5.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/15 11:52:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10873) Bump testng to 7.7.0 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/15 18:52:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10874) Bump checkstyle to 10.5.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/15 20:50:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10874) Bump checkstyle to 10.5.0 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/15 21:34:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10872) Bump slf4j to 2.0.6 (test and standard install dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/15 23:15:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10875) Bump commons-net to 3.9.0 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/16 00:15:00 UTC, 0 replies.
- [GitHub] [groovy] dependabot[bot] opened a new pull request, #1833: Bump build-info-extractor-gradle from 4.30.0 to 4.30.1 - posted by GitBox <gi...@apache.org> on 2022/12/16 01:18:41 UTC, 0 replies.
- [GitHub] [groovy] daniellansun merged pull request #1833: Bump build-info-extractor-gradle from 4.30.0 to 4.30.1 - posted by GitBox <gi...@apache.org> on 2022/12/16 07:49:50 UTC, 0 replies.
- [jira] [Created] (GROOVY-10876) GroovyScriptEngineImpl cache bug - posted by "Eduardo (Jira)" <ji...@apache.org> on 2022/12/16 10:55:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10876) GroovyScriptEngineImpl cache bug - posted by "Eduardo (Jira)" <ji...@apache.org> on 2022/12/16 10:57:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-10807) STC seems to lose type information through method references - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/16 19:57:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10869) NullPointerException in instruction selection phase when having parameterized method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/16 20:24:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10870) Fail to infer type argument of parameterized function - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/16 20:24:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10877) Record with ThreadInterruptibleASTTransformation applied fails to run - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/17 09:29:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-10877) Record with ThreadInterruptibleASTTransformation applied fails to run - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/17 09:29:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10877) Record with ThreadInterruptibleASTTransformation applied fails to run - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/17 09:40:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10878) Improve JaCoCo's branch code coverage of a Groovy assert statement - posted by "Damir Murat (Jira)" <ji...@apache.org> on 2022/12/17 09:46:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10878) Improve JaCoCo's branch code coverage of a Groovy assert statement - posted by "Damir Murat (Jira)" <ji...@apache.org> on 2022/12/17 09:47:00 UTC, 5 replies.
- [jira] [Resolved] (GROOVY-10877) Record with ThreadInterruptibleASTTransformation applied fails to run - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/17 10:19:00 UTC, 0 replies.
- [GitHub] [groovy] Goooler commented on pull request #1832: GROOVY-10871: Bump Gradle version (build dependency) - posted by GitBox <gi...@apache.org> on 2022/12/17 10:26:33 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10871) Bump gradle to 7.6 (build dependency) - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/12/17 10:27:00 UTC, 2 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1832: GROOVY-10871: Bump Gradle version (build dependency) - posted by GitBox <gi...@apache.org> on 2022/12/17 10:40:56 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10858) STC method reference return type checking - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/17 17:15:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10869) NullPointerException in instruction selection phase when having parameterized method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/17 17:19:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10869) NullPointerException in instruction selection phase when having parameterized method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/17 20:04:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10869) NullPointerException in instruction selection phase when having parameterized method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/17 20:20:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10878) Improve JaCoCo's branch code coverage of a Groovy assert statement - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/18 20:13:00 UTC, 8 replies.
- [jira] [Resolved] (GROOVY-10875) Bump commons-net to 3.9.0 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/19 05:03:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10772) Possible memory leak, CacheableCallSite retains objects across invocations - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/19 05:09:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10772) Possible memory leak, CacheableCallSite retains objects across invocations - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/19 05:12:00 UTC, 1 replies.
- [jira] [Closed] (GROOVY-10868) Cannot find matching method when using generics - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/19 14:41:00 UTC, 0 replies.
- [jira] (GROOVY-10868) Cannot find matching method when using generics - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/19 14:41:00 UTC, 1 replies.
- [jira] [Assigned] (GROOVY-10878) Improve JaCoCo's branch code coverage of a Groovy assert statement - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/19 15:49:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10878) Improve JaCoCo's branch code coverage of a Groovy assert statement - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/19 16:51:00 UTC, 0 replies.
- [GitHub] [groovy] daniellansun commented on pull request #1832: GROOVY-10871: Bump Gradle version (build dependency) - posted by GitBox <gi...@apache.org> on 2022/12/20 01:22:56 UTC, 0 replies.
- [jira] [Created] (GROOVY-10879) Potential additional DGM collectEntries variants - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/20 02:41:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10879) Potential additional DGM collectEntries variants - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/20 03:01:00 UTC, 1 replies.
- [GitHub] [groovy] sonatype-lift[bot] commented on a diff in pull request #1834: GROOVY-10879: Additional DGM collectEntries variants - posted by GitBox <gi...@apache.org> on 2022/12/20 09:12:40 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10879) Potential additional DGM collectEntries variants - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/12/20 09:13:00 UTC, 6 replies.
- [GitHub] [groovy] daniellansun commented on pull request #1834: GROOVY-10879: Additional DGM collectEntries variants - posted by GitBox <gi...@apache.org> on 2022/12/20 10:16:35 UTC, 1 replies.
- [GitHub] [groovy] eric-milles commented on pull request #1834: GROOVY-10879: Additional DGM collectEntries variants - posted by GitBox <gi...@apache.org> on 2022/12/20 14:28:10 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8136) Code passes static compilation but fails during runtime - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/20 17:36:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1834: GROOVY-10879: Additional DGM collectEntries variants - posted by GitBox <gi...@apache.org> on 2022/12/20 20:53:58 UTC, 0 replies.
- [GitHub] [groovy] dependabot[bot] opened a new pull request, #1835: Bump com.gradle.enterprise from 3.12 to 3.12.1 - posted by GitBox <gi...@apache.org> on 2022/12/21 01:10:39 UTC, 0 replies.
- [GitHub] [groovy] codecov-commenter commented on pull request #1835: Bump com.gradle.enterprise from 3.12 to 3.12.1 - posted by GitBox <gi...@apache.org> on 2022/12/21 01:36:14 UTC, 0 replies.
- [jira] [Created] (GROOVY-10880) Check the design of the org.codehaus.groovy.transform.sc.transformers package - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/21 03:12:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10814) Bump ivy to 2.5.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/21 03:29:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10537) Bump logback to 1.2.11 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/21 03:29:00 UTC, 0 replies.
- [GitHub] [groovy] daniellansun merged pull request #1835: Bump com.gradle.enterprise from 3.12 to 3.12.1 - posted by GitBox <gi...@apache.org> on 2022/12/21 07:17:01 UTC, 0 replies.
- [jira] [Created] (GROOVY-10881) FastStringUtils does not work in an OSGi environment - posted by "Roy Teeuwen (Jira)" <ji...@apache.org> on 2022/12/21 09:58:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10881) FastStringUtils does not work in an OSGi environment - posted by "Roy Teeuwen (Jira)" <ji...@apache.org> on 2022/12/21 09:59:00 UTC, 4 replies.
- [GitHub] [groovy] codecov-commenter commented on pull request #1836: GROOVY-10881: Make FastStringUtils work in an OSGi environment - posted by GitBox <gi...@apache.org> on 2022/12/21 11:23:52 UTC, 0 replies.
- [jira] (GROOVY-10878) Improve JaCoCo's branch code coverage of a Groovy assert statement - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/21 16:32:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10864) Bump antlr4 to 4.11.1.1 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/21 18:00:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-10882) Improve JaCoCo's line code coverage of a Groovy assert statement - posted by "Damir Murat (Jira)" <ji...@apache.org> on 2022/12/21 18:51:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10882) Improve JaCoCo's line code coverage of a Groovy assert statement - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/21 20:30:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10883) Fix DocCommandTest#testUrlsForJavaClass & DocCommandTest#testUrlsForGroovyClass - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/22 00:36:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10883) Fix DocCommandTest#testUrlsForJavaClass & DocCommandTest#testUrlsForGroovyClass - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/22 00:37:00 UTC, 0 replies.
- [GitHub] [groovy] daniellansun merged pull request #1834: GROOVY-10879: Additional DGM collectEntries variants - posted by GitBox <gi...@apache.org> on 2022/12/22 01:30:43 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10879) Potential additional DGM collectEntries variants - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/22 01:34:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10772) Possible memory leak, CacheableCallSite retains objects across invocations - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/22 03:12:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10884) Bump xstream to 1.4.20 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/25 07:56:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10884) Bump xstream to 1.4.20 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/12/25 08:45:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10885) Make Groovy Extensions work in an OSGi environment - posted by "Roy Teeuwen (Jira)" <ji...@apache.org> on 2022/12/26 07:42:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10885) Make Groovy Extensions work in an OSGi environment - posted by "Jochen Theodorou (Jira)" <ji...@apache.org> on 2022/12/26 10:40:00 UTC, 3 replies.
- [jira] [Resolved] (GROOVY-10882) Improve JaCoCo's line code coverage of a Groovy assert statement - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/26 16:26:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10882) Improve JaCoCo's line code coverage of a Groovy assert statement - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/26 16:28:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10882) Improve JaCoCo's line code coverage of a Groovy assert statement - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/26 16:29:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-10105) Groovy Shell having trouble evaluating script - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/26 16:56:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10814) Bump ivy to 2.5.1 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/27 14:38:00 UTC, 0 replies.
- [jira] (GROOVY-10054) STC: Cannot infer lambda parameter types for a stream collector - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/27 15:16:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10886) Error in Groovy enums parsing using GroovyRecognizer - posted by "Dmitry (Jira)" <ji...@apache.org> on 2022/12/27 15:28:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10844) STC mis-tracks generics in type hierarchy - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/27 15:42:00 UTC, 2 replies.
- [jira] [Resolved] (GROOVY-10844) STC mis-tracks generics in type hierarchy - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/27 15:50:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10157) STC can't find method reference for property with annotation - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/27 16:10:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10887) groovyc STC loses generic information in extension methods - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2022/12/27 19:39:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10886) Error in Groovy enums parsing using GroovyRecognizer - posted by "Dmitry (Jira)" <ji...@apache.org> on 2022/12/27 20:41:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-10888) Parser doesn't accept wildcard in type witness - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2022/12/27 23:21:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10886) Error in Groovy enums parsing using GroovyRecognizer - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/28 00:29:00 UTC, 0 replies.
- [GitHub] [groovy] runningcode opened a new pull request, #1837: Add source dependency on task to fix task cacheability - posted by GitBox <gi...@apache.org> on 2022/12/28 16:54:23 UTC, 0 replies.
- [GitHub] [groovy] codecov-commenter commented on pull request #1837: Add source dependency on task to fix task cacheability - posted by GitBox <gi...@apache.org> on 2022/12/28 18:41:08 UTC, 0 replies.
- [jira] [Created] (GROOVY-10889) Casting of arguments in `@NamedVariant` method has no effect - posted by "Pavlo Shevchenko (Jira)" <ji...@apache.org> on 2022/12/29 13:41:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10885) Make Groovy Extensions work in an OSGi environment - posted by "Roy Teeuwen (Jira)" <ji...@apache.org> on 2022/12/29 21:10:00 UTC, 2 replies.
- [GitHub] [groovy] dependabot[bot] opened a new pull request, #1838: Bump build-info-extractor-gradle from 4.30.1 to 4.31.0 - posted by GitBox <gi...@apache.org> on 2022/12/30 01:17:13 UTC, 0 replies.
- [GitHub] [groovy] codecov-commenter commented on pull request #1838: Bump build-info-extractor-gradle from 4.30.1 to 4.31.0 - posted by GitBox <gi...@apache.org> on 2022/12/30 01:41:00 UTC, 0 replies.
- [GitHub] [groovy] daniellansun merged pull request #1838: Bump build-info-extractor-gradle from 4.30.1 to 4.31.0 - posted by GitBox <gi...@apache.org> on 2022/12/30 08:43:42 UTC, 0 replies.
- [jira] [Created] (GROOVY-10890) Generics regression in method call - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2022/12/30 22:27:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10890) Generics regression in method call - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2022/12/30 22:28:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10890) Generics regression in method call - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/31 04:10:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10887) groovyc STC loses generic information in extension methods - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/12/31 04:11:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10891) We should have variants of findResult/s with no Closure which use Closure.IDENTITY in that case - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/12/31 06:31:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request, #1839: GROOVY-10891: We should have variants of findResult/s with no Closure… - posted by GitBox <gi...@apache.org> on 2022/12/31 12:33:19 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10891) We should have variants of findResult/s with no Closure which use Closure.IDENTITY in that case - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/12/31 12:34:00 UTC, 5 replies.
- [GitHub] [groovy] codecov-commenter commented on pull request #1839: GROOVY-10891: We should have variants of findResult/s with no Closure… - posted by GitBox <gi...@apache.org> on 2022/12/31 12:56:12 UTC, 0 replies.
- [GitHub] [groovy] eric-milles commented on pull request #1839: GROOVY-10891: We should have variants of findResult/s with no Closure… - posted by GitBox <gi...@apache.org> on 2022/12/31 21:48:54 UTC, 0 replies.