You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (GROOVY-10469) Groovy 4.0.0 BSF module does not have a release version in central Maven repository - posted by "Alexander Veit (Jira)" <ji...@apache.org> on 2022/02/01 10:42:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10469) Groovy 4.0.0 BSF module does not have a release version in central Maven repository - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/01 11:35:00 UTC, 1 replies.
- [jira] [Comment Edited] (GROOVY-10469) Groovy 4.0.0 BSF module does not have a release version in central Maven repository - posted by "Alexander Veit (Jira)" <ji...@apache.org> on 2022/02/01 12:48:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10027) STC: NamedParams error for method call argument - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/01 18:00:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9386) Field initialized in a trait using tap doesn't work correctly - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/01 18:00:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9807) Static compile of dynamically generated code produces different output in a top-level class and a nested class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/01 18:00:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10037) Private setter method in class that is extended by another class cannot be found. - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/01 18:01:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10106) STC error for call to static trait method from closure - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/01 18:01:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10141) NPE in InnerClassVisitor for non-static inner class CCE within two AICs - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/01 18:01:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10112) IndexedProperty AST transform should only provide the getter for immutable fields - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/01 18:01:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10199) ASTTest cannot reference types from transform classpath - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/01 18:02:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10179) STC: instanceof and for-in variable type - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/01 18:02:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10164) RootLoader cannot be set as system class loader in Java 12+ - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/01 18:02:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10191) NoSuchMethodError during static field inlining is not caught, unlike NoSuchFieldException - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/01 18:02:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10197) java.lang.VerifyError using property inside enum's constant - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/01 18:02:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10312) MissingMethodException in method with default parameter in trait - regression in 3.0.9 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/01 18:03:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10467) Compilation fails with method detected as transient - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/01 18:58:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1680: GROOVY-10467: trait: clear transient modifier from helper method - posted by GitBox <gi...@apache.org> on 2022/02/01 19:22:36 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10467) Compilation fails with method detected as transient - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/01 19:24:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-10466) Compilation error on Spock expectation - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/01 19:44:02 UTC, 4 replies.
- [jira] [Commented] (GROOVY-10468) Ability to define system properties for groovyc using CompilerConfiguration - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/02 07:46:00 UTC, 2 replies.
- [jira] [Updated] (GROOVY-10468) Ability to define system properties for groovyc using CompilerConfiguration - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/02 23:13:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8076) A more helpful error message should be logged when a custom Java class cannot be resolved by the Groovy component due to a Java major/minor version mismatch - posted by "Terence Mill (Jira)" <ji...@apache.org> on 2022/02/03 11:16:00 UTC, 2 replies.
- [jira] [Resolved] (GROOVY-8076) A more helpful error message should be logged when a custom Java class cannot be resolved by the Groovy component due to a Java major/minor version mismatch - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 12:39:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10470) Update from Groovy 3 to 4.0.0 breaks existing code - posted by "Alexander Veit (Jira)" <ji...@apache.org> on 2022/02/03 13:02:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-10470) Update from Groovy 3 to 4.0.0 breaks existing code - posted by "Alexander Veit (Jira)" <ji...@apache.org> on 2022/02/03 13:02:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-8076) A more helpful error message should be logged when a custom Java class cannot be resolved by the Groovy component due to a Java major/minor version mismatch - posted by "Terence Mill (Jira)" <ji...@apache.org> on 2022/02/03 14:44:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10214) Update from Groovy 3.0.8 to 3.0.9 breaks category class - posted by "Alexander Veit (Jira)" <ji...@apache.org> on 2022/02/03 16:05:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10214) Update from Groovy 3.0.8 to 3.0.9 breaks category class - posted by "Alexander Veit (Jira)" <ji...@apache.org> on 2022/02/03 16:05:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9974) @CompileStatic with Method References - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/03 18:45:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-5736) Log4j, Commons, Slf4j ast transforms are broken in Groovy-Eclipse - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/03 21:14:01 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10352) Java8 does not load enum values into annotation attributes - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/03 21:14:01 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7033) Bug with annotation with closure on method of anonymous class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/03 21:14:01 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10457) Compilation of constructor calls inside CompileDynamic constructors fails with ArrayIndexOutOfBoundsException - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/03 21:14:01 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10470) Update from Groovy 3 to 4.0.0 breaks existing code - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 21:48:00 UTC, 2 replies.
- [jira] [Updated] (GROOVY-10023) Remove BSF from Groovy 4 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:05:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10005) Remove groovy-jaxb module from Groovy 4 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:06:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9909) Cannot call super when overriding an interface default method - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7799) Extended generic types with var args isn't compiled if they contains in different files - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10417) MethodNode toString() could add quotes when name contains spaces (or other non-identifier characters) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8693) Calling indirect default interface methods fails both dynamic/static compiled - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10421) Bump jqwik to 1.6.1 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10432) Bump hsqldb to 2.6.1 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8164) Groovy allows a Java class to inherit static methods from its interface - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10300) Rework runtime script member resolution - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8050) Reference outer class property via inner class - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10419) STC: stack overflow for elvis assignment with explicit setter - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9609) ScriptBytecodeAdapter.getPropertyOnSuper fails with method missing for getProperty - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10412) Refactor: split formatting methods out of InvokerHelper - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10144) Calling method on specific trait fails when on different files - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10428) Refactor: split formatting methods out of InvokerHelper (allow separate control of escapeBackslashes) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10393) Prepare for deprecation of security manager (JEP-411) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10414) STC: cannot set non-static outer class property via setter method - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10397) Bump junit to 5.8.2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7890) Lack of compilation error while statically compiled the closure. - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10420) Bump gradle to 7.3.2 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9851) Private field and method use from subclass is inconsistent - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10396) Static import is not applied for custom println method since 2.5.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10427) Bump jackson version to 2.13.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10302) StackOverflowError on Java 16+ for override method that delegates to super - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10394) SC: operands evaluated multiple times for <=> operator on reference types - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10407) unchecked method invocation warning in generated stubs - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10416) Bump logback to 1.2.8 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10395) SC: <=> compiled to ScriptBytecodeAdapter#compareTo for primitives - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7762) Static inner classes not visible to child classes - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10430) Bump gradle to 7.3.3 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7500) Problem With Runtime Metaprogramming Over A Trait Method - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10406) Dollar slashy string is too greedy - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10424) SC: stack overflow for optimized boolean on private inner class with inner class(es) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10383) SC: !in compiled to ScriptBytecodeAdapter#isNotCase - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10422) Bump Spotbugs/Spotbugs annotations version to 4.5.2 (build dependencies) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10418) Include `src/antlr` in the sources jar - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10259) Groovy4 NV Macros: Rename NV* -> SV* - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10410) Bump log4j2 version to 2.16.0 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6653) StackOverflow Exception when calling super.method when extending java class - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6097) Using super.propertyName gives a MissingMethodException when the property is a boolean and uses the "isPropertyName" naming convention. - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10431) Bump logback to 1.2.9 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10425) Bump log4j2 version to 2.17.0 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5736) Log4j, Commons, Slf4j ast transforms are broken in Groovy-Eclipse - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10401) Prevents paging out the groovy console when minimized - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9391) Casting the superclass object and calling it stack overflows - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10408) Bump log4j2 version to 2.15.0 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9884) groovy3: setProperty does not work in sub classes - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10426) Bump jqwik to 1.6.2 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10423) Bump checkstyle to 9.2 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10398) LazyFieldNode never equals itself - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:30:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10352) Java8 does not load enum values into annotation attributes - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10429) StringBuilder misses setLength method in Java17 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10375) SC: cast exception for private property access from lambda - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10386) Bump Spotbugs/Spotbugs annotations to 4.5.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10385) Bump japicmp plugin to 0.3.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10387) Bump gson (test dependency) to 2.8.9 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10379) Error for super class and super interface methods of same name - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10380) SC: IncompatibleClassChangeError when calling interface default method from non-public interface - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7473) ineffient code generation - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10353) StaticTypeCheckingSupport#evaluateExpression can provide lightweight evaluation for simple expressions - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10341) "super" invocations of abstract methods should be caught at compile time with static compilation enabled - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10384) Bump checkstyle to 9.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10389) Bump logback to 1.2.7 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10377) SC: === and !== compiled to ScriptBytecodeAdapter#compareIdentical - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10378) Provide a mechanism to prioritise AST transforms running at the same stage - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10351) Wrong type argument is inferred on combining use-site variance and diamond operator - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10372) STC: check lambda or closure parameter types against target method - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10277) STC fails to catch type error on the return type of lambdas - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10339) STC instantiates parameterized function with a wrong type leading to unsoundness - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10388) Bump json-unit (test dependency) version to 2.28.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10366) Bump gradle to 7.3 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10347) STC: lowed bound wildcard inference produces false positives - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10361) TupleConstructor could be improved to have a smarter mode for handling default values - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10390) Bump jqwik (test dependency) to 1.6.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10349) Bump gradle to 7.3-rc-5 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10348) Bump picocli to 4.6.2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10405) @AutoClone breaks in Java17 for File properties - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7001) generics info can be improved for DGM methods with a collector - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10317) Type variable substitution does not work properly on parameterized function's return type - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10321) @ToString could provide annotation attributes to control further the format of the created toString - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10252) @Final should have a boolean attribute to disable - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10322) Type variable of function does not shadow the corresponding type variable of class - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10230) Unexpected generics parameter arity mismatch in the "instruction selection" phase - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10289) Regression with static and non static class mixing - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10310) STC is unable to call parameterized function - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10281) Add compiler option for logging class generation - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10344) STC crashes when bound has two wildcard types as type arguments - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10178) @CompileStatic and @NullCheck make compiler fail - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10239) GroovyCastException when @CompileStatic and !in keyword are used together - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10299) Groovy compiler generates invalid Java stubs - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10318) Weird behavior of !in operator - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10249) Generated stubs missing method from traits with array parameter - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10338) Enhance records with additional helper methods - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10326) STC: missing error for map*.key assignment - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10238) @CompileStatic @Canonical inner class throws RTE: NoSuchMethodError: java.util.Map.withDefault - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10296) Bump Spotbugs/Spotbugs annotations to 4.4.2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6586) Read vs Write to members of base script supplied by @BaseScript is inconsistent - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10294) Variable's inferred type is upcasted to an Object - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10229) Question mark in the attribute for a class name - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10220) Unexpected type mismatch when having conflicting type parameter names - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10283) Cannot assign type parameter whose bound is a parameterized type that takes a wildcard - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10286) Set target bytecode by JDK - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10295) STC: cannot infer list or map type for method return - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10274) Improvements to DGM: provide a set union and minus which take a closure/comparator - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10284) AnnotationCollector should not collect @Incubating which is a meta-annotation in Groovy - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10319) Groovy3 CompileStatic bug: Method clone is protected in java.lang.Object - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10315) Unable to infer type variable of parameterized function that expects two parameters - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6802) CompileStatic: ListAssignment takes precedence over Coercion when statically compiling - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10256) STC: no error for incompatible type bounds on return value - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10303) Compiler NPE within CompileStack#clear - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10166) Cannot call T#method(arg) with arguments - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10236) Parser fails to parse a single-statement lambda when omitting parentheses for method call - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10275) Align intersect which takes a closure/comparator ordering to be the same as other languages. - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10306) STC rejects program when assigning a closure that returns a class field - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10233) Sealed classes should generate native class information for JDK17+ - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10255) Bump JUnit5 to 5.8.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10332) Bump logback to 1.2.6 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10334) Bump Ant version to 1.10.12 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6328) onMethodSelection() doesn't fire when setter is called with property syntax - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10269) STC: Stackoverflow Error when passing function reference to closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10234) Groovyc throws Stackoverflow error on generic class with lower bound - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10235) STC: Generic type of Set not correctly resolved when calling ConcurrentHashMap.newKeySet() - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5746) Array assignment with operator does double call for index expression and array part - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7690) TypeChecked Groovy does not throw illegal assignment error at compile time when using raw generic type - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10291) STC fails to substitute type variable when using the diamond operator and calling a closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10340) Refine sealed classes to not use system properties - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10336) STC crashes when passing method reference to an inner closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10309) Improper type variable substitution when involving type parameters with conficting names - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10055) STC does not support self bounded types - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10311) MetaClassImpl creates static meta property for non-static field and getter (no setter) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10312) MissingMethodException in method with default parameter in trait - regression in 3.0.9 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10280) Type variable substitution does not work well when running into chain of field accesses - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10308) SC incorrectly reports "access to Object#field" is forbidden - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6803) CompileStatic: ListAssignment for String takes precendence over Coercion when statically compiling - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6919) Static compilation fails with multiple bounds generics - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10262) MethodNode#getText can output incorrect modifiers - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10292) Bump checkstyle to 9.0.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10330) STC instantiates type variable with a wrong type when calling an instance method of the same class - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6954) map.foo = "bar" not optimized by the static compiler - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10243) IOOBE thrown when parsing switch-expression without branches - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10250) Erroneous type inference of closure in STC - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10314) finally block produces long sequence of nop instructions - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7510) Static import of a static property causes joint compilation to fail - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10222) Unable to infer the type parameter of a parameterized function - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10217) Type inference does not work with GDK class enhancements - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10282) STC: false positive for BiFunction and BinaryOperator with same type parameter - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10328) STC: incorrect type inference for list, map, etc. with lower bound generics - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10298) Refine records to not use system properties - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10337) STC rejects program on compiling constructor initialization with a wildcard type - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10049) STC fails when calling a generic method from another generic method - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7490) CompileStatic confuses statically importing an instance and statically importing a method - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9006) Static type checking fails on java.sql.Timestamp when compared to null - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10285) Bump javaparser to 3.23.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8729) Eliminate the additional resolving phase of compilation for better performance - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10103) Lambda with command method call fails with cast exception - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10240) Support record grammar - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10323) Compiler crashes on parameterized function with duplicate type variables - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10225) Unexpected NullPointerException during the "instruction selection" phase - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10254) STC: cannot return closure from method without casting - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10128) Cannot assign closure with long as return type to java.util.function.Function - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10279) Support native record - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10094) STC misses type checks on default arguments - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10333) Bump slf4j to 1.7.32 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10261) @NamedVariant: Default parameters on ctor/method are ignored when passing some named parameters - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10218) BUG! exception in phase 'instruction selection' when non-existent method called - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10324) STC is unable to infer type variable when combining parameterized types and the diamond operator - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10248) Groovy ResolveVisitor runs twice - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5450) Final field assignment check on static compilation - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10331) Bump Commons CLI to 1.5.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10287) The Groovy Console About window could list Java/OS versions along with the Groovy version - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10297) Refine @ToString and @EqualsAndHashCode generation of fallback methods - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10228) STC fails to substitute type variable in the presence of the diamond operator and a function call - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10184) NPE in SecureASTCustomizer with indirectImportCheckEnabled - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10325) STC: error for map*.value assignment - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10329) import static star: add support for static callable property - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:33:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8111) Stack overflow between WideningCategories lowestUpperBound and parameterizeLowestUpperBound - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9272) Support switch expression - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7142) type inference problem with List of Interface and List of the class which implements the interface - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10034) Compiler writes extra cast for Type[] to Object[] - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10102) Type checking fails when calling trait method using indirect SelfType relation - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9958) Prepare for bintray/jcenter sunset - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10062) STC: no type parameter inference for variadic method called with fewer arguments than parameters - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10087) STC does not perform boxing on chars when encountering assignment and function call - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10155) Add JDK18 constant - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10159) Compilation failure: ClassCastException - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10138) [JDK16] Failed to invoke default method of proxy - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10204) Bump javaparser to 3.23.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10181) Groovy 3 AST for annotated fields reports wrong lastLineNumber if field not initialized - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10175) Bump Codenarc to 2.1.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10462) Groovy should not generate both `getFlag` and `isFlag` for a Boolean field. - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10141) NPE in InnerClassVisitor for non-static inner class CCE within two AICs - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10050) Add additional NamedParam annotations in ResourceGroovyMethods, NioExtensions and JsonSlurper - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10112) IndexedProperty AST transform should only provide the getter for immutable fields - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10132) XmlUtil.serialize() Emoji bug - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10148) Groovy should support sealed classes - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10097) CLONE - Better propagation of InterruptedException (additional cases) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10067) STC: Wrong return value type inferred for generic method with upper bound without parameters - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10098) Unexpected behaviour when the return type of a closure is a type parameter - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10051) STC: return type for unresolved placeholder with bound resolved to Object - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10057) MissingMethodException for pointer/reference from Class instance to Class method - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-4320) Joint compiler + @Delegate fail to recognize method signature with default value - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10205) Bump jackson version to 2.12.5 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10195) Groovy should have a @Final AST transform - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10179) STC: instanceof and for-in variable type - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10189) File.withWriter and Path.withWriter are inconsistent - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10036) STC: unresolved generics for return type of extension method call with full type arguments - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10150) Eliminate ambiguities while parsing non-static class creator - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10043) Bump spotbugs to 4.2.3 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10126) Support parsing multiple YAML documents - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10104) SC: runtime error for default argument call expression - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10082) Incompatible generic argument types when combining subtyping and closures - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10391) Default interface methods causing problems with java 17 and groovy 3.0.9 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10206) Bump Spotbugs version to 4.4.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7208) Script.getProperty vs Script.setProperty asymmetry - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10164) RootLoader cannot be set as system class loader in Java 12+ - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10122) Wrong cast in stubs generated - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8452) @CompileStatic, generic with 'extends' bug: Expected parameter of type ? but got A - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10212) Provide a mechanism for users to enable Antlr4's SLL (fast but only simple) mode - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10071) SC: closure with variadic parameter - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10191) NoSuchMethodError during static field inlining is not caught, unlike NoSuchFieldException - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10089) SC: GroovyCastException for map value as constructor for Collection - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9628) Initial support for reproducible builds - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10168) Bump json-unit version to 2.27.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10106) STC error for call to static trait method from closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10167) Bump jackson version to 2.12.4 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10413) IllegalAccessException when using closures for functional interfaces with default methods - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10320) Generics failed to compile with Groovy 3.0.9 when overriding plus operator - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10133) Inconsistent method selection for [Bb]oolean properties - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10125) FP Cycle detected in type parameter that extends another type parameter - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6282) groovyc ant task generates invalid stub (picks wrong constructor) and fails in Java 1.7 compilation - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10033) Compiler crash when encountering function reference on nested class - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10047) STC infers Closure instead of SAM for method references - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10053) STC: Wrong type inferred for lambda parameter in a generic method - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8202) void tail calls in closures break @CompileStatic type inference - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5245) Inconsistency with accessing issers as properties - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10065) Move stream-related extension methods to StreamGroovyMethods - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-2686) Can't call a Closure in a Closure's Delegete - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10046) NPE in static compiler - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10032) CLONE - left-open and full-open ranges (consider adjusting containsWithinBounds behavior) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-3708) Intercepting an indirectly called method doesn't work. - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8427) Issue With Static Compiler And Generics - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10107) Cannot assign null to a variable with a bounded generic type - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10029) SC: produce direct method call for assignment of collection to array - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10035) Eliminate redundant type cast - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5453) Incorrect resolve of category property for String - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9033) Bad code green: empty list literal with each method - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10063) STC: multiple-assignment from tuple-bearing static method - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10123) Consolidate methods for collecting interfaces - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5239) Statically imported method vs other methods with the same name - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8652) Putting key on generic Map fails when using CompileStatic - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10193) Support sealed type grammar - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10056) Inferred parameter type of lambda expression for multi-dimensions array is not correct - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10174) Bump gson to 2.8.7 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10146) Groovy 3 compilation errors are less accurate than Groovy 2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9632) Java 8 Type Param Annotation Not Generated in Byte Code - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10077) Groovy Console: Support JDKs without macOS Runtime Support for Java - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9382) Inconsistent support for [Bb]oolean properties - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9994) Type checking of array initializer expressions - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10061) "del" ASCII character also should be escaped - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10170) Bump JUnit Jupiter/JUnit Platform to 5.7.2/1.7.2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9800) Log generic mismatches extensively - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10160) Highlight source code in the AST browser smartly - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10188) Different treatment of property expressions in closures from 2.4 to 2.5 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9983) Type argument inference does not work in ternary operator - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10113) StackOverflowError in STC - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10072) SC: closure with default argument(s) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10048) Bump Gradle to 6.8.3 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8409) Static compilation with generic function wrapping BiFunction causes GroovyCastException - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9159) [GEP] Support LINQ, aka GINQ - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10200) Static scope error for variable in non-static method of static inner class - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10137) [JDK16] Illegal access to dynamic proxy - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10202) Bump Gradle to 6.9.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10154) Bump asm to 9.2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10145) Support JDK16 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10079) groovyc does not perform unboxing on Character type - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10028) Add support for type conversion from Stream to array/collection/list/set - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10180) STC: instanceof and DGM each(Map,Closure) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10088) STC: type argument not applied to error message - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10042) Bump Ant version to 1.10.10 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8678) Groovy Script execution fails when comparing decimal values against decimal constant without leading 0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10199) ASTTest cannot reference types from transform classpath - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10044) Bump versions plugin to 0.38.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10075) Static compiler incorrectly typechecks extension modules - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10171) Bump slf4j to 1.7.31 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-3015) Seems like ClosureMetaClass#invokeMethod does not respect the interceptable nature of the owner/delegate - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10091) Incompatible generic argument types on closure's return type - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10052) STC sometimes requires explicit closure to SAM cast inside of another closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8638) CompileStatic fails with Guava Multimap#asMap - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5364) Static property reference from static context in script does not compile - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10110) AST browser should show additional information - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10210) Provide a helper factory class to assist with porting - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9804) Support TOML - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10086) STC misses type error when calling a vararg method - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-4610) GroovyInterceptable (AOP) not working with closures - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7867) asType(Collection col, Class clazz) ingnores exceptions in clazz constructor - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10093) Bump Spock version to 2.0 final - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10211) Bump Codenarc to 2.2.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8179) Map-style constructor call, inner class and static compilation - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5204) @Delegate to a method with optional params - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5441) Type argument checking - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10169) Bump Ant version to 1.10.11 (incorporates CVE-2021-36373 and CVE-2021-36374) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10172) Bump Spotbugs version to 4.3.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8946) @CompileStatic ignores declared type and forces a cast when inside a closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10080) Closure with type argument inference does not work as expected - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10173) Bump checkstyle to 8.44 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10111) compiler crash during canonicalization - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10134) Groovy console can not highlight token properly sometimes - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10121) @AnnotationCollector does not work with JUnit 5 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8974) STC ignores declaration type - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:35:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10433) "sealed" not usable as a restricted identifier - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10449) Include public fields in the list of properties returned by MetaClassImpl#getProperties() - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10434) ClassNode isRecord and isSealed not useful before AST transformation - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7682) JsonBuilder or JsonOutput incompatible with JodaTime - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6837) String[] + String[] gives Object[] - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5106) Same interface can be implemented with two different generic types - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10452) Bump slf4j to 1.7.33 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10457) Compilation of constructor calls inside CompileDynamic constructors fails with ArrayIndexOutOfBoundsException - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-4266) CLONE -Wrong generation of import statements in stubs - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6603) Static type checks for closure parameters of methods - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10451) Sealed classes incorrectly allow a self-reference in the permitted subclasses - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10447) Bump checkstyle to 9.2.1 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10456) Inconsistent exception upon accessing empty property - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5358) Different ways of extending a class functionality esp. adding getProperty inconsistent - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7033) Bug with annotation with closure on method of anonymous class - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10446) Bump logback to 1.2.10 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5169) JsonOutput.toJson(object) is not returning expected results - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10448) Bump gradle versions plugin to 0.41.0 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10439) No error/warning for @Delegate introducing conflicting interface generics - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10463) Add equals() and hashCode() methods to ImportNode - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10453) Bump jqwik to 1.6.3 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10441) Bump testng to 7.5 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8433) Anonymous inner class results in cast exception with @Category applied - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10435) Bump log4j2 version to 2.17.1 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10445) Bump Spotbugs/Spotbugs annotations to 4.5.3 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9803) Static type checker forgets nested generic types - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:42:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9784) GroovyRowResult not assignable to Map with static type checker - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:42:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7468) type checker should use superclass bound when expected by generics - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:43:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9064) STC: explicit declared variable type ignored in favor of assigned value type(s) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:43:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9132) Improve type inference for method reference - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:43:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7582) Closure to SAM coercion doesn't handle overloads with different SAM signatures - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:44:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6408) Problem With @CompileStatic And Typed Collections - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:44:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7720) Type incompatibility of generic placeholders not detected on assignment - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:46:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9887) VerifyError on list any closure with multiple check - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:47:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10196) "Cannot find matching method" with specific class hierarchy and static compilation - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:48:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10194) "PermittedSubclasses requires ASM9" when importing enum on Java 17 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:48:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10197) java.lang.VerifyError using property inside enum's constant - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:48:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10360) STC ignores declared type of variable - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:49:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10346) why jackson has been chosen for yaml - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:49:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9872) GroovyCastException when using a map while iterating over something in a @CompileStatic object - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:49:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10403) @CompileStatic causes weird error "Access to java.lang.Object#windows is forbidden" with Groovy 4.0.0-rc-1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:49:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10301) Closure passed to field annotation fails to find static method of the same class - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:49:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10268) Unable to assign variable in parameterized class with bounded polymorphism - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:50:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10101) Unexpected value static variable from Child class extends (Base Class extends HashMap) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:50:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9961) List "size" property yields an ArrayList, not an integer, on Java 16 RC build 36 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:50:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10241) Class Implementing Map Can't Read Fields From Within Closures - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:50:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10265) STC is unable to resolve variable in closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:50:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10459) Compilation of code which access array element inside CompileDynamic constructor fails - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:50:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10213) Unable to build Groovy 2.5.8 from sources. - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:50:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7998) Disallow automatic String conversion in static compilation context - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:51:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7939) Direct field access operator - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:51:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8568) SAM coercion doesn't work with abstract classes in @CompileStatic - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:51:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8365) Static and static star imports allow non fully qualified names - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:51:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8076) A more helpful error message should be logged when a custom Java class cannot be resolved by the Groovy component due to a Java major/minor version mismatch - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:51:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8172) CLONE for 2_4_X backport - joint compiler fails to compile groovy class implemented java interface - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:51:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9069) assignment in map by named index causes casting error - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:51:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7788) Groovy does not run on 64 bit Windows 7 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:52:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-2641) Dynamically created closure handles delegate differently from statically created closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:52:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-4067) groovy stacktrace cleanup - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:52:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-3036) ArrayList.remove not consistent with subscript notation - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:52:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5423) Wrong Method Being Invoked - Related To Static Imports - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:52:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7080) Cycle in Eclipse - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:53:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7375) Incorrect closure owner inside anonymous inner class - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:53:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6154) Property added as getName() extension method for every Object isn't accessible for null - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:53:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7004) No such property error with a private constant - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:53:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6151) Equal on class (extends Map) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:53:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5686) Exception catching: code compiles, but exception handling confusing. - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:53:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10469) Groovy 4.0.0 BSF module does not have a release version in central Maven repository - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:59:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10405) @AutoClone breaks in Java17 for File properties - posted by "Arthur Sengileyev (Jira)" <ji...@apache.org> on 2022/02/04 10:24:00 UTC, 3 replies.
- [jira] [Commented] (GROOVY-10461) Gradle multimodule project fails with NoClassDefFoundError in groovyjarjarasm.asm.signature.SignatureReader.parseType - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/04 15:37:00 UTC, 9 replies.
- [jira] [Comment Edited] (GROOVY-10461) Gradle multimodule project fails with NoClassDefFoundError in groovyjarjarasm.asm.signature.SignatureReader.parseType - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/04 15:42:00 UTC, 6 replies.
- [jira] [Closed] (GROOVY-10460) Gradle multimodule project fails with NoClassDefFoundError in groovyjarjarasm.asm.signature.SignatureReader.parseType - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/04 15:50:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10458) Path to a problematic file isn't shown in the error message sometimes if compilation fails with IndexOutOfBoundsException - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/04 15:54:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10458) Path to a problematic file isn't shown in the error message sometimes if compilation fails with IndexOutOfBoundsException - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/04 16:05:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10458) Path to a problematic file isn't shown in the error message sometimes if compilation fails with IndexOutOfBoundsException - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/04 16:10:00 UTC, 2 replies.
- [GitHub] [groovy] eric-milles merged pull request #1680: GROOVY-10467: trait: clear transient modifier from helper method - posted by GitBox <gi...@apache.org> on 2022/02/04 17:41:57 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10467) Compilation fails with method detected as transient - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/04 17:44:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10461) Gradle multimodule project fails with NoClassDefFoundError in groovyjarjarasm.asm.signature.SignatureReader.parseType - posted by "Chris Kocel (Jira)" <ji...@apache.org> on 2022/02/04 21:38:00 UTC, 4 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1681: GROOVY-9866: process discovered sources before units that depend on them - posted by GitBox <gi...@apache.org> on 2022/02/04 21:41:40 UTC, 0 replies.
- [GitHub] [groovy] eric-milles commented on pull request #1681: GROOVY-9866: process discovered sources before units that depend on them - posted by GitBox <gi...@apache.org> on 2022/02/04 21:53:19 UTC, 1 replies.
- [jira] [Commented] (GROOVY-9866) Inner class of superinterface cannot be found - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/04 22:13:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles edited a comment on pull request #1681: GROOVY-9866: process discovered sources before units that depend on them - posted by GitBox <gi...@apache.org> on 2022/02/04 22:17:41 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10461) Gradle multimodule project fails with NoClassDefFoundError in groovyjarjarasm.asm.signature.SignatureReader.parseType - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/05 00:10:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10461) Gradle multimodule project fails with NoClassDefFoundError in groovyjarjarasm.asm.signature.SignatureReader.parseType - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/05 01:17:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10232) Massive increase in memory usage due to CacheableCallSite - posted by "Chad Wilson (Jira)" <ji...@apache.org> on 2022/02/05 06:52:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9987) MissingMethodException when a base class calls a static method inside a closure - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/05 14:31:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-8905) MissingMethodException when private method is called on parent class in a closure - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/05 14:32:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10165) Illegal reflective access by org.codehaus.groovy.vmplugin.v9.Java9 to method java.util.concurrent.ConcurrentHashMap$CollectionView.toString() - posted by "John Yin (Jira)" <ji...@apache.org> on 2022/02/05 15:13:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-8283) Field shadowing not considered in STC - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/05 15:32:00 UTC, 1 replies.
- [jira] [Closed] (GROOVY-8385) CompileStatic: Improved method call/property access Java compatibility for Minecraft Forge obfuscation support - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/05 15:41:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-8448) Local variable is accessible via explicit this - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/05 16:34:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8905) MissingMethodException when private method is called on parent class in a closure - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/05 17:41:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8955) VerifyError when AIC with @CS can't be detected as not valid - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/05 17:44:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8810) Groovy doesn't support concatenation symbol at line start - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/05 17:46:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9004) Parser fails to recognize token sequence expression newline bitwise-operator expression - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/05 17:46:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9174) Change groovy-test-junit5 dependency on junit-platform-launcher to provided - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/05 17:49:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1682: GROOVY-8448: `this.name` from anon. inner class - posted by GitBox <gi...@apache.org> on 2022/02/05 18:51:03 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8448) Local variable is accessible via explicit this - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/05 19:14:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10467) Compilation fails with method detected as transient - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/05 23:24:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10471) Performance regression for XmlBuilder from groovy3 - posted by "Andriy Rysin (Jira)" <ji...@apache.org> on 2022/02/06 17:25:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10165) Illegal reflective access by org.codehaus.groovy.vmplugin.v9.Java9 to method java.util.concurrent.ConcurrentHashMap$CollectionView.toString() - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/07 02:54:00 UTC, 6 replies.
- [jira] [Commented] (GROOVY-10471) Performance regression for XmlBuilder from groovy3 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/07 13:05:00 UTC, 3 replies.
- [jira] [Updated] (GROOVY-7135) non-existing method use with super passes type checker in trait - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/07 15:37:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10054) STC: Cannot infer lambda parameter types for a Stream Collector in a generic method - posted by "Lyuben Atanasov (Jira)" <ji...@apache.org> on 2022/02/07 17:37:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-5726) Source locations of command chain expressions - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/07 18:14:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-5726) Source locations of command chain expressions - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/07 18:19:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1683: Add support for Java 15 target - posted by GitBox <gi...@apache.org> on 2022/02/07 18:37:03 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10472) @AutoImplement is failing when covariant returns are involved - posted by "Phaninra (Jira)" <ji...@apache.org> on 2022/02/08 01:45:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-10472) @AutoImplement is failing when covariant returns are involved - posted by "Phaninra (Jira)" <ji...@apache.org> on 2022/02/08 01:45:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles merged pull request #1682: GROOVY-8448: `this.name` from anon. inner class - posted by GitBox <gi...@apache.org> on 2022/02/08 15:04:34 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8448) Local variable is accessible via explicit this - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/08 15:06:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8448) Local variable is accessible via explicit this - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/08 18:56:00 UTC, 2 replies.
- [jira] [Resolved] (GROOVY-9032) Groovy all does not include groovy-dateutil - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/08 19:24:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8329) Consider statically typed/compiled as default for Groovy - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/08 19:24:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10473) Extend streams support to spread and subscript - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/08 19:35:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10473) Extend streams support to spread and subscript - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/08 19:41:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10473) Extend streams support to spread and subscript - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/08 19:48:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10473) Extend streams support to spread and subscript - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/08 20:03:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10474) Bump gradle to 7.4 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/08 21:32:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10475) Groovy console fails to launch if Jar built by Maven - posted by "Olga Lobnova (Jira)" <ji...@apache.org> on 2022/02/09 01:11:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10475) Groovy console fails to launch if Jar built by Maven - posted by "Olga Lobnova (Jira)" <ji...@apache.org> on 2022/02/09 01:12:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8133) Static type checking failure for streams and spread operator - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/09 01:24:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10475) Groovy console fails to launch if Jar built by Maven - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/09 12:06:00 UTC, 5 replies.
- [jira] [Assigned] (GROOVY-10476) STC: for-each loop on iterable-like types - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/09 15:56:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10476) STC: for-each loop on iterable-like types - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/09 15:56:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10476) STC: for-each loop on iterable-like types - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/09 15:58:00 UTC, 3 replies.
- [jira] [Resolved] (GROOVY-10476) STC: for-each loop on iterable-like types - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/09 18:29:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10477) SC: optimize for-each loop with dynamic variable - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/09 18:45:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10477) SC: optimize for-in loop on array with dynamic variable - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/09 19:13:00 UTC, 3 replies.
- [jira] [Resolved] (GROOVY-10477) SC: optimize for-in loop on array with dynamic variable - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/09 19:33:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8133) Static type checking failure for streams and spread operator - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/09 20:19:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-6510) Problems with implicit closures inside of @Category-annotated classes - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/10 18:47:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-6510) Problems with implicit closures inside of @Category-annotated classes - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/10 21:58:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1684: GROOVY-10472: @AutoImplement is failing when covariant returns are in… - posted by GitBox <gi...@apache.org> on 2022/02/11 04:43:47 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10475) Groovy console fails to launch if Jar built by Maven - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/11 08:09:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10471) Performance regression for XmlBuilder from groovy3 - posted by "Andriy Rysin (Jira)" <ji...@apache.org> on 2022/02/12 15:35:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10478) Groovy4: java.lang.VerifyError: Bad invokespecial instruction: interface method reference is in an indirect superinterface. - posted by "mgroovy (Jira)" <ji...@apache.org> on 2022/02/13 01:23:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10478) Groovy4: java.lang.VerifyError: Bad invokespecial instruction: interface method reference is in an indirect superinterface. - posted by "mgroovy (Jira)" <ji...@apache.org> on 2022/02/13 01:26:00 UTC, 13 replies.
- [jira] [Commented] (GROOVY-10478) Groovy4: java.lang.VerifyError: Bad invokespecial instruction: interface method reference is in an indirect superinterface. - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/13 20:46:00 UTC, 2 replies.
- [jira] [Comment Edited] (GROOVY-10478) Groovy4: java.lang.VerifyError: Bad invokespecial instruction: interface method reference is in an indirect superinterface. - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/13 20:47:00 UTC, 1 replies.
- [jira] [Closed] (GROOVY-10475) Groovy console fails to launch if Jar built by Maven - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/14 04:10:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10479) Disable Ant tests which don't fork under JDK18 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/14 04:16:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10479) Disable Ant tests which don't fork under JDK18 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/14 04:17:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-10479) Disable Ant tests which don't fork under JDK18 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/14 07:08:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert merged pull request #1683: Add support for Java 15 target - posted by GitBox <gi...@apache.org> on 2022/02/14 07:12:06 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1683: Add support for Java 15 target - posted by GitBox <gi...@apache.org> on 2022/02/14 07:12:16 UTC, 0 replies.
- [GitHub] [groovy] asfgit merged pull request #1684: GROOVY-10472: @AutoImplement is failing when covariant returns are in… - posted by GitBox <gi...@apache.org> on 2022/02/14 07:17:25 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10472) @AutoImplement is failing when covariant returns are involved - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/14 07:23:00 UTC, 0 replies.
- [jira] (GROOVY-10472) @AutoImplement is failing when covariant returns are involved - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/14 07:24:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10472) @AutoImplement is failing when covariant returns are involved - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/14 07:26:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-10474) Bump gradle to 7.4 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/14 07:40:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10470) Update from Groovy 3 to 4.0.0 breaks existing code - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/14 07:44:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10480) Closure that assigns null to object changes the type of variable - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2022/02/15 01:48:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10480) Closure that assigns null to object changes the type of variable - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2022/02/15 01:56:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10481) Groovy 3.x - @AutoClone breaks in Java17 for File properties - posted by "Scott (Jira)" <ji...@apache.org> on 2022/02/15 02:16:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10481) Groovy 3.x - @AutoClone breaks in Java17 for File properties - posted by "Scott (Jira)" <ji...@apache.org> on 2022/02/15 02:20:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-10482) Incorrect inference of type argument of parameterized method call - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2022/02/15 02:41:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10482) Incorrect inference of type argument of parameterized method call - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/15 02:53:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10307) Groovy 4 runtime performance on average 2.4x slower than Groovy 3 - posted by "mgroovy (Jira)" <ji...@apache.org> on 2022/02/15 12:36:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1685: GROOVY-10290: Dynamic Groovy code in Gradle doesn't compile because o… - posted by GitBox <gi...@apache.org> on 2022/02/15 13:08:03 UTC, 1 replies.
- [jira] [Commented] (GROOVY-10290) Dynamic Groovy code in Gradle doesn't compile because of $getLookup() method is not static - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/15 13:14:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10483) Source encoding incorrectly set in v4.0.0 - posted by "Steve Dearth (Jira)" <ji...@apache.org> on 2022/02/15 14:33:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10484) NamedParam not checked when added by NamedVariant transform - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/15 20:00:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10484) NamedParam not checked when added by NamedVariant transform - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/15 20:02:00 UTC, 1 replies.
- [jira] [Assigned] (GROOVY-10484) NamedParam not checked when added by NamedVariant transform - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/15 20:17:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9158) @NamedParam arguments don't get their default value when only named parameters are used in the method call - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/15 20:30:00 UTC, 2 replies.
- [jira] [Updated] (GROOVY-10176) @NamedVariant with primitives can't find method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/15 20:31:00 UTC, 2 replies.
- [jira] [Assigned] (GROOVY-9158) @NamedParam arguments don't get their default value when only named parameters are used in the method call - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/15 20:43:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10176) @NamedVariant with primitives can't find method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/15 21:13:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10261) @NamedVariant: Default parameters on ctor/method are ignored when passing some named parameters - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/15 21:26:00 UTC, 1 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1686: GROOVY-9158, GROOVY-10176, GROOVY-10484: `NamedParam` checking enhancement - posted by GitBox <gi...@apache.org> on 2022/02/15 23:55:05 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10484) NamedParam not checked when added by NamedVariant transform - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/15 23:56:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10176) @NamedVariant with primitives can't find method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/15 23:56:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9158) @NamedParam arguments don't get their default value when only named parameters are used in the method call - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/15 23:56:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10485) Bump jarjar to 1.8.1 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 01:35:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10486) Bump gradle versions plugin to 0.42.0 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 01:50:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10487) Bump gson (test dependency) to 2.9.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 01:55:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10488) Bump json-unit (test dependency) version to 2.31.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 02:01:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10489) Bump checkstyle to 9.3 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 02:03:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10490) Bump xstream to 1.4.19 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 02:05:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10468) Ability to define system properties for groovyc using CompilerConfiguration - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 02:47:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10485) Bump jarjar to 1.8.1 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 02:48:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10490) Bump xstream to 1.4.19 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 02:48:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10489) Bump checkstyle to 9.3 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 02:48:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10488) Bump json-unit (test dependency) version to 2.31.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 02:48:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10486) Bump gradle versions plugin to 0.42.0 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 02:49:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10487) Bump gson (test dependency) to 2.9.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 02:49:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit merged pull request #1685: GROOVY-10290: Dynamic Groovy code in Gradle doesn't compile because o… - posted by GitBox <gi...@apache.org> on 2022/02/16 02:50:15 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10290) Dynamic Groovy code in Gradle doesn't compile because of $getLookup() method is not static - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 06:40:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10491) Bump jqwik to 1.6.4 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 06:43:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10492) Bump picocli to 4.6.3 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 06:44:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10493) Bump slf4j to 1.7.36 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 06:58:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10454) Performance issue with "Parrot" parser in Groovy 3.x - posted by "Rainer Podlas (Jira)" <ji...@apache.org> on 2022/02/16 08:56:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10494) Groovy 4 can not compile super.foo with generic interface method - posted by "Xiaoguang Wang (Jira)" <ji...@apache.org> on 2022/02/16 12:03:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10494) Groovy 4 can not compile super.foo with generic interface method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/16 12:51:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10491) Bump jqwik to 1.6.4 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 13:00:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10493) Bump slf4j to 1.7.36 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 13:00:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10492) Bump picocli to 4.6.3 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/16 13:00:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1686: GROOVY-9158, GROOVY-10176, GROOVY-10484: `NamedParam` checking enhancement - posted by GitBox <gi...@apache.org> on 2022/02/16 13:30:21 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10481) Groovy 3.x - @AutoClone breaks in Java17 for File properties - posted by "Scott (Jira)" <ji...@apache.org> on 2022/02/16 14:39:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles commented on pull request #1686: GROOVY-9158, GROOVY-10176, GROOVY-10484: `NamedParam` checking enhancement - posted by GitBox <gi...@apache.org> on 2022/02/16 15:32:21 UTC, 1 replies.
- [GitHub] [groovy] eric-milles edited a comment on pull request #1686: GROOVY-9158, GROOVY-10176, GROOVY-10484: `NamedParam` checking enhancement - posted by GitBox <gi...@apache.org> on 2022/02/16 15:33:48 UTC, 2 replies.
- [jira] [Created] (GROOVY-10495) Invalid newlines generated by XmlTemplateEngine - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2022/02/16 16:20:00 UTC, 0 replies.
- [jira] (GROOVY-9158) @NamedParam arguments don't get their default value when only named parameters are used in the method call - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/16 16:31:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10176) @NamedVariant with primitives can't find method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/16 17:04:00 UTC, 0 replies.
- [jira] (GROOVY-10176) @NamedVariant with primitives can't find method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/16 17:04:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9158) @NamedParam arguments don't get their default value when only named parameters are used in the method call - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/16 17:04:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10496) Wrong IntRange.by(...) behaviour for left-open ranges - posted by "Timofey Ananyev (Jira)" <ji...@apache.org> on 2022/02/16 17:09:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10497) NamedVariant: default value overrides supplied value if it's falsy - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/16 17:22:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1687: GROOVY-10497: `@NamedVariant`: don't replace explicit value with default - posted by GitBox <gi...@apache.org> on 2022/02/16 17:29:44 UTC, 0 replies.
- [GitHub] [groovy] eric-milles commented on pull request #1687: GROOVY-10497: `@NamedVariant`: don't replace explicit value with default - posted by GitBox <gi...@apache.org> on 2022/02/16 17:30:49 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10496) Wrong IntRange.by(...) behaviour for left-open ranges - posted by "Timofey Ananyev (Jira)" <ji...@apache.org> on 2022/02/16 17:31:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-10497) NamedVariant: default value overrides supplied value if it's falsy - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/16 17:32:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10497) NamedVariant: default value overrides supplied value if it's falsy - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/16 17:32:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10497) NamedVariant: default value overrides supplied value if it's falsy - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/16 17:32:00 UTC, 5 replies.
- [jira] [Created] (GROOVY-10498) NamedVariant: default value overrides supplied value if it's falsy (positional parameter) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/16 19:27:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10498) NamedVariant: default value overrides supplied value if it's falsy (positional parameter) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/16 19:29:00 UTC, 1 replies.
- [GitHub] [groovy] eric-milles commented on pull request #1686: GROOVY-10484: `@NamedVariant`: bind `@NamedParam` into `@NamedParams` - posted by GitBox <gi...@apache.org> on 2022/02/16 19:43:07 UTC, 1 replies.
- [jira] [Commented] (GROOVY-10494) Groovy 4 can not compile super.foo with generic interface method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/16 20:20:00 UTC, 1 replies.
- [jira] [Assigned] (GROOVY-10483) Source encoding incorrectly set in v4.0.0 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/16 20:22:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10483) Source encoding incorrectly set in v4.0.0 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/16 21:39:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10483) Source encoding incorrectly set in v4.0.0 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/16 21:42:00 UTC, 2 replies.
- [jira] [Updated] (GROOVY-9183) Issue using @MapConstructor and @NamedVariant - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/16 22:59:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10499) Incomplete type variable substitution when using wildcard type and diamond operator - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2022/02/17 02:00:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10499) Incomplete type variable substitution when using wildcard type and diamond operator - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2022/02/17 02:02:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10494) Groovy 4 can not compile super.foo with generic interface method - posted by "Xiaoguang Wang (Jira)" <ji...@apache.org> on 2022/02/17 02:54:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10494) Groovy 4 can not compile super.foo with generic interface (or trait) method - posted by "Xiaoguang Wang (Jira)" <ji...@apache.org> on 2022/02/17 02:59:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10500) NamedVariant: non-trivial default value of NamedDelegate property - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/17 14:54:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10500) NamedVariant: non-trivial default value of NamedDelegate property - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/17 14:56:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10484) NamedVariant: NamedParam not checked when added by transform - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/17 14:58:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10496) Wrong IntRange.by(...) behaviour for left-open ranges - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/17 15:48:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10496) Wrong IntRange.by(...) behaviour for left-open ranges - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/17 16:46:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10501) Java compat: support type arguments for constructor call - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/17 16:48:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10501) Java compat: support type arguments for constructor call - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/17 16:49:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-10494) Groovy 4 can not compile super.foo with generic interface (or trait) method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/17 17:00:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10494) Groovy 4 can not compile super.foo with generic interface (or trait) method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/17 17:03:00 UTC, 1 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/02/17 17:16:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8989) Support native interface default method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/17 17:17: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/02/17 17:18:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9259) Implementing Groovy interface with default methods can cause compile issues. - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/17 17:45:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1686: GROOVY-10484: `@NamedVariant`: bind `@NamedParam` into `@NamedParams` - posted by GitBox <gi...@apache.org> on 2022/02/18 12:06:33 UTC, 1 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1687: GROOVY-10497: `@NamedVariant`: don't replace explicit value with default - posted by GitBox <gi...@apache.org> on 2022/02/18 12:36:30 UTC, 2 replies.
- [GitHub] [groovy] paulk-asert edited a comment on pull request #1687: GROOVY-10497: `@NamedVariant`: don't replace explicit value with default - posted by GitBox <gi...@apache.org> on 2022/02/18 12:41:43 UTC, 1 replies.
- [jira] [Updated] (GROOVY-5364) Static property reference from static context in script does not compile - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/18 22:15:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9376) Groovy completely ignores @GrabResolver annotation - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/18 22:15:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10379) Error for super class and super interface methods of same name - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/18 22:15:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert merged pull request #1687: GROOVY-10497: `@NamedVariant`: don't replace explicit value with default - posted by GitBox <gi...@apache.org> on 2022/02/19 00:20:45 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10497) NamedVariant: default value overrides supplied value if it's falsy - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/19 16:28:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8840) CLONE - Compile Static causes getAt to fail (advanced cases) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/19 16:34:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8715) Cannot resolve array of inner class from type in same package (no import) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/19 18:20:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9281) Unqualified reference to inner class of super class does not support package-private visibility - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/19 19:10:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9918) NPE in static compiler when calling pathological method signature - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/19 20:10:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9259) Implementing Groovy interface with default methods can cause compile issues. - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/19 22:05:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9259) Implementing Groovy interface with default methods can cause compile issues. - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/19 23:05:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9259) Implementing Groovy interface with default methods can cause compile issues. - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/20 09:54:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-9369) Unable to distinguish foo.x and foo.getProperty("x") in call interceptor - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/20 22:57:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-10502) NamedVariant: improve consistency of default value treatment - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/21 08:30:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10502) NamedVariant: improve consistency of default value treatment - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/21 08:31:00 UTC, 7 replies.
- [jira] [Assigned] (GROOVY-10500) NamedVariant: non-trivial default value of NamedDelegate property - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/21 09:30:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1688: GROOVY-10500: `@NamedVariant`: slice named args map for `@NamedDelegate` - posted by GitBox <gi...@apache.org> on 2022/02/21 10:05:35 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10502) NamedVariant: improve consistency of default value treatment - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/21 11:39:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1689: GROOVY-10502: NamedVariant: improve consistency of default value trea… - posted by GitBox <gi...@apache.org> on 2022/02/21 13:09:33 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9369) Unable to distinguish foo.x and foo.getProperty("x") in call interceptor - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/21 20:45:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-6510) Problems with implicit closures inside of @Category-annotated classes - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/21 21:50:00 UTC, 2 replies.
- [jira] [Updated] (GROOVY-4320) Joint compiler + @Delegate fail to recognize method signature with default value - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/22 01:35:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-5204) @Delegate to a method with optional params - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/22 01:38:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-10503) Embed ASM 9.2 in Groovy 2.5.x - posted by "Alexander Kriegisch (Jira)" <ji...@apache.org> on 2022/02/22 03:10:00 UTC, 0 replies.
- [GitHub] [groovy] kriegaex opened a new pull request #1690: GROOVY-10503: bump ASM to 9.2, making compiler work on Java 16-18 - posted by GitBox <gi...@apache.org> on 2022/02/22 04:56:26 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10503) Embed ASM 9.2 in Groovy 2.5.x - posted by "Alexander Kriegisch (Jira)" <ji...@apache.org> on 2022/02/22 05:00:00 UTC, 5 replies.
- [jira] [Comment Edited] (GROOVY-10503) Embed ASM 9.2 in Groovy 2.5.x - posted by "Alexander Kriegisch (Jira)" <ji...@apache.org> on 2022/02/22 05:01:00 UTC, 6 replies.
- [GitHub] [groovy] eric-milles commented on pull request #1690: GROOVY-10503: bump ASM to 9.2, making compiler work on Java 16-18 - posted by GitBox <gi...@apache.org> on 2022/02/22 14:46:03 UTC, 2 replies.
- [GitHub] [groovy] eric-milles edited a comment on pull request #1690: GROOVY-10503: bump ASM to 9.2, making compiler work on Java 16-18 - posted by GitBox <gi...@apache.org> on 2022/02/22 14:55:03 UTC, 3 replies.
- [jira] [Updated] (GROOVY-9289) @Delegate should check property/method names for annotation attributes like includes/excludes - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/22 15:21:00 UTC, 0 replies.
- [GitHub] [groovy] kriegaex commented on pull request #1690: GROOVY-10503: bump ASM to 9.2, making compiler work on Java 16-18 - posted by GitBox <gi...@apache.org> on 2022/02/22 16:12:49 UTC, 1 replies.
- [jira] [Created] (GROOVY-10504) Cannot call static method from Java interface (Groovy 4) - posted by "Renato Athaydes (Jira)" <ji...@apache.org> on 2022/02/22 16:31:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10504) Cannot call static method from Java interface (Groovy 4) - posted by "Renato Athaydes (Jira)" <ji...@apache.org> on 2022/02/22 16:33:00 UTC, 3 replies.
- [GitHub] [groovy] kriegaex edited a comment on pull request #1690: GROOVY-10503: bump ASM to 9.2, making compiler work on Java 16-18 - posted by GitBox <gi...@apache.org> on 2022/02/22 16:44:34 UTC, 0 replies.
- [jira] [Created] (GROOVY-10505) TraitComposer should mark generated methods as @Generated - posted by "Alar Aule (Jira)" <ji...@apache.org> on 2022/02/22 18:30:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9586) SC: calling trait method inside closure has incorrect receivers data - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/22 18:45:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-7512) Cannot call Trait method from Closure when using static compilation - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/22 19:30:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9238) Groovy 2.5 AnnotationCollector not generating expected bytecode - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/22 20:07:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9189) AIC in default argument expression of static method causes class cast exception - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/22 22:31:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit merged pull request #1689: GROOVY-10502: NamedVariant: improve consistency of default value trea… - posted by GitBox <gi...@apache.org> on 2022/02/22 23:51:38 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9151) Default Arguments: reference to another defaulted parameter causes run-time errors - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/22 23:58:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10502) NamedVariant: improve consistency of default value treatment - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/23 00:00:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10503) Embed ASM 9.2 in Groovy 2.5.x - posted by "Alexander Kriegisch (Jira)" <ji...@apache.org> on 2022/02/23 01:08:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10504) Cannot call static method from Java interface (Groovy 4) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/23 01:16:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10500) NamedVariant: non-trivial default value of NamedDelegate property - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/23 13:34:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert closed pull request #1688: GROOVY-10500: `@NamedVariant`: slice named args map for `@NamedDelegate` - posted by GitBox <gi...@apache.org> on 2022/02/23 13:34:58 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1688: GROOVY-10500: `@NamedVariant`: slice named args map for `@NamedDelegate` - posted by GitBox <gi...@apache.org> on 2022/02/23 13:34:59 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10500) NamedVariant: non-trivial default value of NamedDelegate property - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/23 16:17:00 UTC, 2 replies.
- [jira] [Updated] (GROOVY-8433) Anonymous inner class results in cast exception with @Category applied - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/23 16:51:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10289) Regression with static and non static class mixing - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/23 19:28:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10424) SC: stack overflow for optimized boolean on private inner class with inner class(es) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/23 19:48:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-9516) Static compiler infers wrong type for implicitly shared variables - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/23 20:41:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9607) Class generation regression in 3.0.5-ss: This method should not have been called - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/23 20:41:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9344) CCE in closure shared variable assignment - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/23 20:41:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10506) Bump gradle to 6.9.2 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/23 21:17:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10504) Cannot call static method from Java interface (Groovy 4) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/23 21:34:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10504) Cannot call static method from Java interface (Groovy 4) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/23 21:35:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8164) Groovy allows a Java class to inherit static methods from its interface - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/23 21:39:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10504) Cannot call static method from Java interface (Groovy 4) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/23 21:41:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10478) Groovy4: java.lang.VerifyError: Bad invokespecial instruction: interface method reference is in an indirect superinterface. - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/23 22:04:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10505) TraitComposer should mark generated methods as @Generated - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/23 23:44:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-10478) Groovy4: java.lang.VerifyError: Bad invokespecial instruction: interface method reference is in an indirect superinterface. - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/24 00:06:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10506) Bump gradle to 6.9.2 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 01:45:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10490) Bump xstream to 1.4.19 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 02:07:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10486) Bump gradle versions plugin to 0.42.0 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 03:46:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10397) Bump junit to 5.8.2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 03:48:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10399) Bump bridger to 1.6.Final (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 04:07:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10485) Bump jarjar to 1.8.1 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 04:07:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10493) Bump slf4j to 1.7.36 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 04:16:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10446) Bump logback to 1.2.10 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 04:16:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10444) Bump javaparser to 3.24.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 04:17:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10441) Bump testng to 7.5 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 05:05:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10507) Bump Spock to 2.1-groovy-3.0 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 05:11:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10432) Bump hsqldb to 2.6.1 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 06:45:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10334) Bump Ant version to 1.10.12 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 06:45:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10313) Bump jansi to 2.4.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 06:46:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10507) Bump Spock to 2.1-groovy-3.0 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 06:46:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10435) Bump log4j2 version to 2.17.1 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 11:21:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10507) Bump Spock to 2.1-groovy-3.0 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 11:25:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-10508) DefaultGroovyMethods.get() should not put the default value into the origin map - posted by "Shi Tailong (Jira)" <ji...@apache.org> on 2022/02/24 11:28:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10509) Bump log4j2 version to 2.12.4 (test dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 11:35:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10508) DefaultGroovyMethods.get() should not put the default value into the origin map - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 12:03:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-5726) Source locations of command chain expressions - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/24 15:30:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-9385) Access to outer class private field from closure leads to ClassCastException (@CompileStatic) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/24 19:38:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10104) SC: runtime error for default argument call expression - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/24 19:39:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9327) @CompileStatic is not propagated to anonymous class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/24 19:39:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8707) += in CompileStatic dynamically sets property instead of using setter - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/24 19:39:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9328) Cannot call private member of containing class in @CS - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/24 19:39:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7304) Cannot mutate private field from within an AIC or a closure - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/24 19:39:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10510) Bump japicmp plugin to 0.3.1 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 21:53:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10511) Bump json-unit (test dependency) version to 2.32.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 21:59:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10511) Bump json-unit (test dependency) version to 2.32.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 22:09:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10510) Bump japicmp plugin to 0.3.1 (build dependency) - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/24 22:10:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7802) MapWithDefault should be able to be configured to not store its default value - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/25 07:35:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert closed pull request #267: Modified `MapWithDefault` to not store the default value - posted by GitBox <gi...@apache.org> on 2022/02/25 10:01:06 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #267: Modified `MapWithDefault` to not store the default value - posted by GitBox <gi...@apache.org> on 2022/02/25 10:01:06 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7802) MapWithDefault should be able to be configured to not store its default value - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/25 10:02:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert edited a comment on pull request #267: Modified `MapWithDefault` to not store the default value - posted by GitBox <gi...@apache.org> on 2022/02/25 10:13:40 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1391: Fix possible null dereference in EnumCompletionVistor.java - posted by GitBox <gi...@apache.org> on 2022/02/25 10:16:12 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert closed pull request #1391: Fix possible null dereference in EnumCompletionVistor.java - posted by GitBox <gi...@apache.org> on 2022/02/25 10:16:12 UTC, 0 replies.
- [jira] [Created] (GROOVY-10512) groovy.sql.Sql : provide a way to get the SQLWarning of a Statement, Connection, ResultSet - posted by "Philippe Gaudin (Jira)" <ji...@apache.org> on 2022/02/25 11:58:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10513) Incorrect bytecode generated for default interface methods with array parameter - posted by "Renato Athaydes (Jira)" <ji...@apache.org> on 2022/02/25 14:21:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10513) Incorrect bytecode generated for default interface methods with array parameter - posted by "Renato Athaydes (Jira)" <ji...@apache.org> on 2022/02/25 14:24:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10513) Incorrect bytecode generated for default interface methods with array parameter - posted by "Renato Athaydes (Jira)" <ji...@apache.org> on 2022/02/25 14:25:00 UTC, 3 replies.
- [jira] [Comment Edited] (GROOVY-10513) Incorrect bytecode generated for default interface methods with array parameter - posted by "Renato Athaydes (Jira)" <ji...@apache.org> on 2022/02/25 14:27:00 UTC, 2 replies.
- [jira] [Updated] (GROOVY-9971) @TypeChecked: Closure no longer compatible with Closure argument - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/25 18:00:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7609) java.lang.VerifyError when initializing object of inner class within the constructor of its containing class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/25 19:17:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-7609) java.lang.VerifyError when initializing object of inner class within the constructor of its containing class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/25 19:17:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-5239) Statically imported method vs other methods with the same name - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/25 20:39:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10396) Static import is not applied for custom println method since 2.5.1 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/25 20:39:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10512) groovy.sql.Sql : provide a way to get the SQLWarning of a Statement, Connection, ResultSet - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/25 22:45:00 UTC, 4 replies.
- [jira] [Comment Edited] (GROOVY-10512) groovy.sql.Sql : provide a way to get the SQLWarning of a Statement, Connection, ResultSet - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/25 22:58:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10513) Incorrect bytecode generated for default interface methods with array parameter - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/25 23:30:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10514) Class method is not called anymore from inside closure - posted by "Lóránt Pintér (Jira)" <ji...@apache.org> on 2022/02/25 23:56:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10514) Class method is not called anymore from inside closure - posted by "Lóránt Pintér (Jira)" <ji...@apache.org> on 2022/02/25 23:59:00 UTC, 1 replies.
- [jira] [Assigned] (GROOVY-10514) Class method is not called anymore from inside closure - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/26 00:50:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10509) Bump log4j2 version to 2.12.4 (test dependency) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/26 01:01:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10140) No compiler error for invalid transient method modifier - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/26 01:07:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10513) Incorrect bytecode generated for default interface methods with array parameter - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/26 07:38:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit merged pull request #1692: Groovy7802 - posted by GitBox <gi...@apache.org> on 2022/02/26 11:25:10 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1692: Groovy7802 - posted by GitBox <gi...@apache.org> on 2022/02/26 11:26:11 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7802) MapWithDefault should be able to be configured to not store its default value - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/26 11:28:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10508) DefaultGroovyMethods.get() unexpectantly puts the default value into the origin map - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/26 12:25:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10508) DefaultGroovyMethods.get() unexpectedly puts the default value into the origin map - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/26 12:25:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-10508) DefaultGroovyMethods.get() unexpectedly puts the default value into the origin map - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/26 12:30:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-5441) Type argument checking - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/26 16:46:00 UTC, 4 replies.
- [jira] (GROOVY-5441) Type argument checking - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/26 16:47:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-5441) Type argument checking - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/26 16:58:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10071) SC: closure with variadic parameter - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/26 18:20:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-10515) EqualsAndHashCode no longer access parent class - posted by "David Brown (Jira)" <ji...@apache.org> on 2022/02/26 20:24:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10515) EqualsAndHashCode no longer access parent class - posted by "David Brown (Jira)" <ji...@apache.org> on 2022/02/26 20:25:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10515) EqualsAndHashCode no longer access parent class - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/27 13:05:00 UTC, 3 replies.
- [jira] [Updated] (GROOVY-10072) SC: closure with default argument(s) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/27 14:13:00 UTC, 1 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1693: GROOVY-10484: NamedVariant: NamedParam not checked when added by tran… - posted by GitBox <gi...@apache.org> on 2022/02/28 05:48:12 UTC, 0 replies.
- [jira] [Created] (GROOVY-10516) Script @groovy.transform.Field AST transformation generics handling with fully qualified types - posted by "Frédéric Chuong (Jira)" <ji...@apache.org> on 2022/02/28 06:32:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10515) EqualsAndHashCode no longer access parent class - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/28 10:07:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert edited a comment on pull request #1686: GROOVY-10484: `@NamedVariant`: bind `@NamedParam` into `@NamedParams` - posted by GitBox <gi...@apache.org> on 2022/02/28 10:11:18 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10516) Script @groovy.transform.Field AST transformation generics handling with fully qualified types - posted by "Paul King (Jira)" <ji...@apache.org> on 2022/02/28 10:37:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1694: GROOVY-10516: Script @groovy.transform.Field AST transformation gener… - posted by GitBox <gi...@apache.org> on 2022/02/28 11:40:12 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10516) Script @groovy.transform.Field AST transformation generics handling with fully qualified types - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/28 12:28:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9588) groovyCompile 6x slower in 3.0.4 than 2.5.6 - posted by "Vihanga (Jira)" <ji...@apache.org> on 2022/02/28 15:21:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10516) Script @groovy.transform.Field AST transformation generics handling with fully qualified types - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/28 15:31:00 UTC, 2 replies.
- [jira] [Resolved] (GROOVY-10516) Script @groovy.transform.Field AST transformation generics handling with fully qualified types - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/28 15:41:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9790) bootstrap method initialization exception raised when lambda parameter type is wrong - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/28 16:10:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8111) Stack overflow between WideningCategories lowestUpperBound and parameterizeLowestUpperBound - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/28 20:47:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8983) Cannot assign Collection to Array - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2022/02/28 21:08:00 UTC, 0 replies.