You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (GROOVY-10068) Cannot compile when set short value to annotation by already defined short variable since version 2.5.4 - posted by "Sujung Kim (Jira)" <ji...@apache.org> on 2021/05/02 06:30:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10068) Cannot compile when set short value to annotation by already defined short variable since version 2.5.4 - posted by "Sujung Kim (Jira)" <ji...@apache.org> on 2021/05/02 06:33:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-10068) Cannot compile when set short value to annotation by already defined short variable since version 2.5.4 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:14:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9935) int reference seems to not use its wrapper class - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9982) Can't assign a field with the result of a method call of the same name from a base class - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7306) Invalid stub generated for a constructor using a generic bounded parameter - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9882) STC: field or property with parameterized SAM-type and closure initializer - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9878) GroovyClassLoader#fileReallyExists is inefficient - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9918) NPE in static compiler when calling pathological method signature - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9907) Type tracked from instanceof condition is not captured in closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9926) Groovy documentation does not describe how to instantiate empty maps in section where maps are first described - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9880) Switch incorrectly falls through default case - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9916) IllegalArgumentException when set null to a boolean field into a closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9954) JsonSlurper LAX parser skips the first character after comments - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9962) Stub generation malforms annotation values - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9905) Groovy 3 bug: references to an outer class's parent class variable fails - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9862) General error during instruction selection: ClassCastException - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6747) Problem With Anonymous Inner Enum - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9957) Bump testng to 7.4.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9869) Upgrade Jansi to 2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9890) Static type checking can't find default method overload on interface - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 1 replies.
- [jira] [Closed] (GROOVY-9967) STC: Access to field/property is forbidden after instanceof. - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7945) Expect compilation error while resolving generic types - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9681) Groovy2 indy not backward compatible missingMethod with Groovy3 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9911) Tuples with same collection values do not match - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6610) "Expecting to find object/array on stack" VerifyError when passing static member as argument to chained ctor call - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9860) compilation error when passing a closure's genericized parameters to a constructor under static compilation - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10037) Private setter method in class that is extended by another class cannot be found. - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9861) parsing bug when inner class references top level class fields in groovy 3 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9076) Debugger Step Into doesn't work in Groovy-compiled classes - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7686) Can not see local variable from overriden method called from the constructor of an anonymous class instance - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-4727) Adding "return" automatically in nested switch statements - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9974) @CompileStatic with Method References - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9903) STC: @DelegatesTo error for incomplete arguments linked to first line of source - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9891) Wrongly detected incompatible generic arguments for Java collections - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10011) Combining flow typing and type argument inference does not work as expected - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9855) Compiler does not resolve compile-time constants in string concatenation - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9906) ArrayIndexOutOfBoundsException when compiling method call with many overloaded methods - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9893) Wrong overloaded method selected - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5728) Accessing private constructor from a static factory - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9889) Bump Gradle to 6.8 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9955) IllegalAccessError exception is raised when accessing inherited static field - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9912) Bump Gradle to 6.8.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9973) @CompileStatic: Binary operation with property throws ClassCastException - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9885) STC doesn't coerce GString in certain ternary expressions - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9867) docgenerator not displaying array types correctly - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8104) Could not call constructor of inner class from anonimous class inside closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9981) CLONE - println(-0.0f) does not comply with IEEE754 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9524) VerifyError when referencing a private enum method - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9892) STC: VerifyError when embedding unary pre/postfix inc/decrement operation of outer field in GString - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9865) Add some DGM methods for primitive arrays - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9914) map.collectEntries extension method variant returns Map - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9875) backspace does not work in the groovysh under SecureCRT connecting Linux - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9662) Groovy 3.0.5: Closure delegate is not working properly - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9989) Investigate impact of Bintray/JCenter shutdown (grape config aspects) - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9977) @CompileStatic does not work when a class field has a lambda initializer - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9737) VerifyError if superclass has static and non-static overloads - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9938) VerifyError when instantiating class with @CompileStatic that implements a method with @DelegatesTo annotation. - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9913) Bump checkstyle to 8.39 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9925) Groovy match operator documentation should contain real examples and slashy strings reminder - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9991) STC: error for closure not matching functional interface method's parameter count - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9707) TypeChecked: NoSuchMethodError: DefaultGroovyMethods.plus(java.lang.String, java.lang.Object) - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9951) @CompileStatic @POJO annotation on static inner class with @Immutable annotation - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9990) Bump openbeans to 1.0.2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9858) In generated closures, annotate generated call() methods with @Generated - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9966) Build Error: StringIndexOutOfBoundsException when the stars align... - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9968) @TypeChecked Error: Members of Iterable are Foo, not Object - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9863) arithmetic using an implicit getter fails to compile with "BUG! exception in phase 'class generation'" under static compilation - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9896) Switch return statement transformation misses last case without break - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9936) Difference between Antlr2 and parrot parsers for variable declaration optimisation - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9868) DGM methods via dgminfo not enabled for int[][], long[][], double[][] - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6360) GString performance is slow with String's method - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9985) STC does not report type mismatches in array initializers - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9978) ASM reporting processing error - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9777) Stub missing cast, depending on constructor order - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9397) CLONE - Closures are maybe not Threadsafe - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9859) Groovy3 doesn't parse a function property when there's a new line between return value and function name - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8960) Can not call a java parameterized type method from groovy with java enum. Compile error - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10024) Dollar slashy /$ string ending in backslash "breaks" the parser - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9934) Bounded type parameter is not captured by closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9996) Cannot infer correct type argument when using subtyping - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9953) Type from flow typing is not propagated in variable assignments - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8850) StreamingMarkupBuilder adds namespace on elements not expected - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9902) Generic typecheck in @DelegatesTo doesn't work - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:17:06 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10021) Bump json-unit to 2.25.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9945) STC: Cannot find matching method when using Generics - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7274) Improve type inference for hash map -> Map - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10019) Bump picocli to 4.6.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10015) Bump xstream to 1.4.16 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10009) TracingInterceptor throws NullPointerException if arguments contains a null argument - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10031) Compiler writes multianewarray instruction for all non-initializer array allocations - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8983) Cannot assign Collection to Array - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8909) List literal type inference does not take its context into account - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7293) @Memoized ignored in trait methods - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9923) Several Sql#call variants incorrectly throw Exception rather than SqlException - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9852) Result is already complete (IllegalStateException) - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7128) Generic method declaration should see the super class - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9948) Cannot infer the right type in the presence of diamond operator - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9901) Memoization doesn't seem to work for trait methods - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10013) Bump jackson version to 2.12.2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10010) STC: method call with GString elements in list/array has different error from assignment - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9849) Show elapsed time in groovy console - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9993) CLONE - Field and a property with the same name: clarification of boundary cases - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9649) left-open and full-open ranges - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9998) Wildcards with a lower bound fail static type checking - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10016) Bump JavaParser to 3.20.2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10018) Bump log4j2 to 2.14.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9984) Wrong type inference when passing null - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10030) Bump asciidoctor versions - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9844) STC infers too-narrow bounds for inline map - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10006) @CompileStatic fails to unify types - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6912) @CompileStatic not recognising Literal list when LHS is a concrete list type - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9956) Cannot infer correct type argument when passing a subtype of the declared type argument - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10003) Eliminate some ambiguities while parsing - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9922) Add DGM `getPid` - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10020) Bump Spotbugs/Spotbugs annotations to 4.2.2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10004) @Lazy transform should check for explicit getters/setters - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9995) Wrong inference inside closure when having a bounded type parameter - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10027) STC: NamedParams error for method call argument - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9963) Generic type of field is not istantiated - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8984) Can assign Collection with super wildcard to Array - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9971) @TypeChecked: Closure no longer compatible with Closure argument - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7968) A field and a property with the same name and both having an initial value leads to an ambiguity over what the initial value should be, so should fail compilation - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9942) Bump Gradle to 6.8.2 and Gradle Enterprise Plugin to 3.5.2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9881) STC can't distinguish SAMs based on arity - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8034) Compile error when using generic type with lower bound - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9373) ASM: rework line numbers for blocks with fast-path, try/catch or return statement insertion - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9970) Type argument inference does not work in closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10002) STC: inconsistent support for assignment of list literals - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10005) Remove groovy-jaxb module from Groovy 4 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10017) Bump jansi to 2.3.2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7419) Static Compilation with Diamond of local EnumMap<> - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10023) Remove BSF from Groovy 4 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9972) LUB does not work correctly in case of ternary operator - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8001) Static compiling fails type checking with generics - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9921) Replace legacy data structure with Java collection(SingleKeyHashMap) - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9946) Add `@Pure` to mark constant result of method - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7106) Improve coercion / implicit cast of map literals for @CompileStatic - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9807) Static compile of dynamically generated code produces different output in a top-level class and a nested class - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9797) println(-0.0f) does not comply with IEEE754 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9915) STC: call to static method fails with incompatible generics error - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9997) STC: cast or coerce to functional interface fails to infer param types of closure/lambda - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10014) Bump checkstyle to 8.41.1 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:19:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5788) Add inline() method to Object - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:23:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-4489) Generics compilation error occurs when using less then (<) operator - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:23:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10045) Type parameters on Map subtypes are erased - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:23:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9660) Unexpected error when trait used as a generic type bound - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:23:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9841) Bump spotbugs plugin to 4.6.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:23:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9988) Field is given precedence over getter - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:23:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8584) Consider Groovy support for improved switch - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:23:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9976) List.empty works, but Map.empty does not - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:23:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10026) Update the GDK to better support java streams and Publish/Subscribe API - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:23:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-4875) Add a safe index operator - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/02 09:23:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10069) Java ParserPlugin implementation - posted by "Lyuben Atanasov (Jira)" <ji...@apache.org> on 2021/05/02 11:11:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9069) assignment in map by named index causes casting error - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/02 13:27:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9002) groovy-all-2.5.4-indy not available in mavenCentral - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/02 13:54:00 UTC, 2 replies.
- [jira] [Assigned] (GROOVY-8974) STC ignores declaration type - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/02 14:23:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8974) STC ignores declaration type - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/02 14:30:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10070) Groovy Classes can non access protected methods in their base classes under Java 16 - posted by "Dimitry Polivaev (Jira)" <ji...@apache.org> on 2021/05/02 16:36:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10070) Groovy Classes can non access protected methods in their base classes under Java 16 - posted by "Dimitry Polivaev (Jira)" <ji...@apache.org> on 2021/05/02 16:39:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-10071) STC: closure with default argument(s) or variadic parameter - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/02 19:38:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10071) STC: closure with default argument(s) or variadic parameter - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/02 19:38:00 UTC, 2 replies.
- [jira] [Resolved] (GROOVY-9961) List "size" property yields an ArrayList, not an integer, on Java 16 RC build 36 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/02 20:32:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10070) Groovy Classes can non access protected methods in their base classes under Java 16 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/02 20:33:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10070) Groovy Classes can non access protected methods in their base classes under Java 16 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/02 20:34:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10072) CLONE - SC: closure with default argument(s) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/02 21:31:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10072) CLONE - SC: closure with default argument(s) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/02 21:32:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10072) SC: closure with default argument(s) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/02 21:32:00 UTC, 2 replies.
- [jira] [Updated] (GROOVY-10071) STC: closure with variadic parameter - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/02 21:33:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10071) SC: closure with variadic parameter - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/02 21:43:00 UTC, 2 replies.
- [jira] [Resolved] (GROOVY-10071) SC: closure with variadic parameter - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/02 23:13:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10072) SC: closure with default argument(s) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/02 23:14:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9002) groovy-all-2.5.4-indy not available in mavenCentral - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/03 01:56:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9639) Groovy ALL Indy - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/03 01:57:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9804) Support TOML - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/03 08:09:00 UTC, 1 replies.
- [jira] [Assigned] (GROOVY-9804) Support TOML - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/03 08:09:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #1574: GROOVY-9804: Support TOML - posted by GitBox <gi...@apache.org> on 2021/05/03 08:11:04 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9804) Support TOML - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/03 09:20:00 UTC, 2 replies.
- [GitHub] [groovy] paulk-asert commented on a change in pull request #1574: GROOVY-9804: Support TOML - posted by GitBox <gi...@apache.org> on 2021/05/03 09:27:40 UTC, 2 replies.
- [GitHub] [groovy] danielsun1106 commented on a change in pull request #1574: GROOVY-9804: Support TOML - posted by GitBox <gi...@apache.org> on 2021/05/03 09:34:36 UTC, 2 replies.
- [jira] [Comment Edited] (GROOVY-9804) Support TOML - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/03 14:04:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1574: GROOVY-9804: Support TOML - posted by GitBox <gi...@apache.org> on 2021/05/04 10:53:56 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9804) Support TOML - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/04 11:03:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9064) STC: explicit declared variable type ignored in favor of assigned value type(s) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/04 21:53:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9064) STC: explicit declared variable type ignored in favor of assigned value type(s) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/04 21:53:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9064) STC: explicit declared variable type ignored in favor of assigned value type(s) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/04 21:54:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10073) Unable to use custom string representation in GString template - posted by "Gallyam Biktashev (Jira)" <ji...@apache.org> on 2021/05/06 08:09:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10073) Unable to use custom string representation in GString template - posted by "Gallyam Biktashev (Jira)" <ji...@apache.org> on 2021/05/06 08:10:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10073) Unable to use custom string representation in GString template - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/06 11:31:00 UTC, 2 replies.
- [jira] [Comment Edited] (GROOVY-10073) Unable to use custom string representation in GString template - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/06 11:34:00 UTC, 1 replies.
- [jira] [Assigned] (GROOVY-8409) Static compilation with generic function wrapping BiFunction causes GroovyCastException - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/07 14:39:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8409) Static compilation with generic function wrapping BiFunction causes GroovyCastException - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/07 15:19:00 UTC, 0 replies.
- [jira] [Reopened] (GROOVY-9803) Static type checker forgets nested generic types - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/07 15:19:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10074) DGM: Fix transform generics for collect and similar - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/07 16:03:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10074) DGM: Fix transform generics for collect and similar - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/07 16:03:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10074) DGM: Fix transform generics for collect and similar - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/07 16:06:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10075) Static compiler incorrectly typechecks extension modules - posted by "Felix Scheinost (Jira)" <ji...@apache.org> on 2021/05/07 16:16:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-10075) Static compiler incorrectly typechecks extension modules - posted by "Felix Scheinost (Jira)" <ji...@apache.org> on 2021/05/07 16:16:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10075) Static compiler incorrectly typechecks extension modules - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/07 16:22:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10075) Static compiler incorrectly typechecks extension modules - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/07 16:23:00 UTC, 7 replies.
- [jira] [Comment Edited] (GROOVY-10075) Static compiler incorrectly typechecks extension modules - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/07 18:11:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-10075) Static compiler incorrectly typechecks extension modules - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/07 20:39:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10076) No warning for type parameter that hides a type - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/08 19:11:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10076) No warning for type parameter that hides a type - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/08 19:35:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10067) STC: Wrong return value type inferred for generic method with upper bound without parameters - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/08 20:17:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10077) Groovy Console: Support JDKs without macOS Runtime Support for Java - posted by "Harald Fassler (Jira)" <ji...@apache.org> on 2021/05/09 00:38:00 UTC, 0 replies.
- [GitHub] [groovy] nineninesevenfour opened a new pull request #1575: fix GROOVY-10077 - posted by GitBox <gi...@apache.org> on 2021/05/09 00:45:56 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10077) Groovy Console: Support JDKs without macOS Runtime Support for Java - posted by "Harald Fassler (Jira)" <ji...@apache.org> on 2021/05/09 00:47:00 UTC, 0 replies.
- [GitHub] [groovy] nineninesevenfour commented on pull request #1575: fix GROOVY-10077 - posted by GitBox <gi...@apache.org> on 2021/05/09 01:02:37 UTC, 0 replies.
- [GitHub] [groovy] muse-dev[bot] commented on a change in pull request #1575: fix GROOVY-10077 - posted by GitBox <gi...@apache.org> on 2021/05/09 01:09:14 UTC, 0 replies.
- [jira] [Created] (GROOVY-10078) Allow static variables in Scripts - posted by "Harald Fassler (Jira)" <ji...@apache.org> on 2021/05/09 09:49:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10078) Allow static variables in Scripts - posted by "Harald Fassler (Jira)" <ji...@apache.org> on 2021/05/09 09:49:00 UTC, 3 replies.
- [jira] [Commented] (GROOVY-10078) Allow static variables in Scripts - posted by "Harald Fassler (Jira)" <ji...@apache.org> on 2021/05/09 10:02:00 UTC, 2 replies.
- [jira] [Assigned] (GROOVY-8427) Issue With Static Compiler And Generics - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/09 13:42:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8427) Issue With Static Compiler And Generics - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/09 13:56:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-8202) void tail calls in closures break @CompileStatic type inference - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/09 14:02:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8202) void tail calls in closures break @CompileStatic type inference - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/09 14:03:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-8202) void tail calls in closures break @CompileStatic type inference - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/09 14:04:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-8202) void tail calls in closures break @CompileStatic type inference - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/09 14:07:00 UTC, 2 replies.
- [jira] [Issue Comment Deleted] (GROOVY-8202) void tail calls in closures break @CompileStatic type inference - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/09 14:12:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8202) void tail calls in closures break @CompileStatic type inference - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/09 15:24:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8427) Issue With Static Compiler And Generics - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/09 15:27:00 UTC, 1 replies.
- [jira] [Closed] (GROOVY-10078) Allow static variables in Scripts - posted by "Harald Fassler (Jira)" <ji...@apache.org> on 2021/05/09 16:58:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10079) groovyc does not perform unboxing on Character type - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2021/05/10 10:08:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1576: GROOVY-9632: Java 8 Type Param Annotation Not Generated in Byte Code - posted by GitBox <gi...@apache.org> on 2021/05/10 12:20:08 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1576: GROOVY-9632: Java 8 Type Param Annotation Not Generated in Byte Code - posted by GitBox <gi...@apache.org> on 2021/05/10 12:57:12 UTC, 1 replies.
- [jira] [Commented] (GROOVY-5438) Private field inaccessible in closure when using a subclass - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/10 15:10:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-2641) Dynamically created closure handles delegate differently from statically created closure - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/10 15:23:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-2686) Can't call a Closure in a Closure's Delegete - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/10 15:42:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-2686) Can't call a Closure in a Closure's Delegete - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/10 15:43:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1577: GROOVY-3015: add GroovyInterceptable check to closure resolve strategy - posted by GitBox <gi...@apache.org> on 2021/05/10 17:36:23 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-3015) Seems like ClosureMetaClass#invokeMethod does not respect the interceptable nature of the owner/delegate - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/10 17:37:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-3036) ArrayList.remove not consistent with subscript notation - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/10 20:50:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-3548) Method call on instance of java.lang.Class is dispatched to equally named static method on class described by instance - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/10 21:22:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-3917) getProperty isn't delegated more than 1 level deep - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/10 22:27:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-3917) getProperty isn't delegated more than 1 level deep - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/10 22:28:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10080) Closure with type argument inference does not work as expected - posted by "Stefanos Chaliasos (Jira)" <ji...@apache.org> on 2021/05/11 10:19:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10080) Closure with type argument inference does not work as expected - posted by "Stefanos Chaliasos (Jira)" <ji...@apache.org> on 2021/05/11 10:19:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10081) Conversion from int to byte does not work in case of ternary operator - posted by "Stefanos Chaliasos (Jira)" <ji...@apache.org> on 2021/05/11 10:28:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert closed pull request #1576: GROOVY-9632: Java 8 Type Param Annotation Not Generated in Byte Code - posted by GitBox <gi...@apache.org> on 2021/05/11 11:37:10 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9803) Static type checker forgets nested generic types - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/11 21:27:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10080) Closure with type argument inference does not work as expected - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/11 22:01:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10080) Closure with type argument inference does not work as expected - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/11 22:25:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10079) groovyc does not perform unboxing on Character type - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/11 23:02:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10079) groovyc does not perform unboxing on Character type - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/11 23:17:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10070) Groovy Classes can not access protected methods from base classes under Java 16 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/11 23:18:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10070) Groovy classes cannot access protected methods from base classes under Java 16 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/11 23:19:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10082) Incompatible generic argument types when combining subtyping and closures - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2021/05/12 09:38:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10082) Incompatible generic argument types when combining subtyping and closures - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2021/05/12 10:03:00 UTC, 1 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1578: GROOVY-9632: Java 8 Type Param Annotation Not Generated in Byte Code - posted by GitBox <gi...@apache.org> on 2021/05/12 12:37:08 UTC, 0 replies.
- [jira] [Created] (GROOVY-10083) ComposedClosure thrown ClassCastException when owner is not Closure - posted by "chunlinyao (Jira)" <ji...@apache.org> on 2021/05/12 13:46:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10084) Source 3.0.8 zip file bad PGP sig, and bad SHA256 checksum - posted by "David Chin (Jira)" <ji...@apache.org> on 2021/05/12 15:36:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10082) Incompatible generic argument types when combining subtyping and closures - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/12 18:26:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10079) groovyc does not perform unboxing on Character type - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/12 18:31:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10085) Class.isCase() documentation does not clarify that Class.isCase(SomeClass - posted by "Curtis Mackie (Jira)" <ji...@apache.org> on 2021/05/12 18:54:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10085) Class.isCase() documentation does not clarify that Class.isCase(SomeClass) is false, or why - posted by "Curtis Mackie (Jira)" <ji...@apache.org> on 2021/05/12 18:55:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on a change in pull request #1578: GROOVY-9632: Java 8 Type Param Annotation Not Generated in Byte Code - posted by GitBox <gi...@apache.org> on 2021/05/13 00:14:15 UTC, 1 replies.
- [GitHub] [groovy] paulk-asert commented on a change in pull request #1578: GROOVY-9632: Java 8 Type Param Annotation Not Generated in Byte Code - posted by GitBox <gi...@apache.org> on 2021/05/13 00:51:54 UTC, 1 replies.
- [jira] [Commented] (GROOVY-10084) Source 3.0.8 zip file bad PGP sig, and bad SHA256 checksum - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/13 01:24:00 UTC, 1 replies.
- [jira] [Comment Edited] (GROOVY-10084) Source 3.0.8 zip file bad PGP sig, and bad SHA256 checksum - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/13 01:24:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10084) Source 3.0.8 zip file bad PGP sig, and bad SHA256 checksum - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/13 01:51:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10085) Class.isCase() documentation does not clarify that Class.isCase(SomeClass) is false, or why - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/13 03:07:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10086) STC misses type error when calling a vararg method - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2021/05/13 09:26:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10086) STC misses type error when calling a vararg method - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2021/05/13 09:26:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10087) STC does not perform boxing on chars when encountering assignment and function call - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2021/05/13 13:02:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10085) Class.isCase() documentation does not clarify that Class.isCase(SomeClass) is false, or why - posted by "Curtis Mackie (Jira)" <ji...@apache.org> on 2021/05/13 18:08:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10088) STC: type argument not applied to error message - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/13 19:10:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10088) STC: type argument not applied to error message - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/13 20:35:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10089) SC: GroovyCastException for map value as constructor for Collection - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/14 15:03:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10089) SC: GroovyCastException for map value as constructor for Collection - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/14 15:04:00 UTC, 3 replies.
- [jira] [Resolved] (GROOVY-10089) SC: GroovyCastException for map value as constructor for Collection - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/14 19:38:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10087) STC does not perform boxing on chars when encountering assignment and function call - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/14 20:46:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10086) STC misses type error when calling a vararg method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/14 20:47:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on pull request #1578: GROOVY-9632: Java 8 Type Param Annotation Not Generated in Byte Code - posted by GitBox <gi...@apache.org> on 2021/05/15 07:02:44 UTC, 2 replies.
- [jira] [Commented] (GROOVY-9272) Support switch expression - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/15 09:07:00 UTC, 8 replies.
- [jira] [Commented] (GROOVY-9074) CompileStatic does not throw expected exception - posted by "Robert Stagner (Jira)" <ji...@apache.org> on 2021/05/15 13:36:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9596) Cannot access protected field of Java superclass with --illegal-access=deny - posted by "Kevin Rushforth (Jira)" <ji...@apache.org> on 2021/05/15 14:21:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9596) Cannot access protected field of Java superclass with --illegal-access=deny - posted by "Kevin Rushforth (Jira)" <ji...@apache.org> on 2021/05/15 14:22:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10082) Incompatible generic argument types when combining subtyping and closures - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/15 17:12:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-10082) Incompatible generic argument types when combining subtyping and closures - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/15 17:13:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10090) Support `BlockExpression` to treat statement as expression - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/15 20:37:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10090) Support `BlockExpression` to treat statement as expression - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/15 20:45:00 UTC, 4 replies.
- [jira] [Commented] (GROOVY-10090) Support `BlockExpression` to treat statement as expression - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/15 23:34:00 UTC, 2 replies.
- [jira] [Comment Edited] (GROOVY-10090) Support `BlockExpression` to treat statement as expression - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/16 00:18:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-10087) STC does not perform boxing on chars when encountering assignment and function call - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/16 00:20:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10086) STC misses type error when calling a vararg method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/16 02:02:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1578: GROOVY-9632: Java 8 Type Param Annotation Not Generated in Byte Code - posted by GitBox <gi...@apache.org> on 2021/05/16 11:36:35 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-9632) Java 8 Type Param Annotation Not Generated in Byte Code - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/16 11:43:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9632) Java 8 Type Param Annotation Not Generated in Byte Code - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/16 11:46:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9983) Type argument inference does not work in ternary operator - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/16 18:49:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9983) Type argument inference does not work in ternary operator - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/16 19:01:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10064) STC infers incorrect type for closure parameter - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/16 19:06:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-8946) @CompileStatic ignores declared type and forces a cast when inside a closure - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/17 13:27:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-3952) CLONE -Groovy Support for annotations on local variable declarations: Part II - Allow Local Transforms to process such annotations - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/17 13:33:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-4067) groovy stacktrace cleanup - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/17 13:40:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10091) Incompatible generic argument types on closure's return type - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2021/05/17 13:49:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-4232) Better support for CheckedCollections - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/17 14:08:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-3952) CLONE -Groovy Support for annotations on local variable declarations: Part II - Allow Local Transforms to process such annotations - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/17 14:45:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-4349) Static imports and local method resolution fails when using implied property setter - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/17 15:08:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-4349) Static imports and local method resolution fails when using implied property setter - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/17 15:09:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-4365) Compiler does not do access check at classgen time and invalid class fails with IllegalAccessError later - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/17 15:32:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-4365) Compiler does not do access check at classgen time and invalid class fails with IllegalAccessError later - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/17 15:32:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles commented on pull request #1577: GROOVY-3015: add GroovyInterceptable check to closure resolve strategy - posted by GitBox <gi...@apache.org> on 2021/05/17 15:36:28 UTC, 1 replies.
- [jira] [Commented] (GROOVY-4610) GroovyInterceptable (AOP) not working with closures - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/17 15:37:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10092) Compiler crash when trying to cast a boolean to float variable - posted by "Stefanos Chaliasos (Jira)" <ji...@apache.org> on 2021/05/17 16:46:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8946) @CompileStatic ignores declared type and forces a cast when inside a closure - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/17 17:21:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8946) @CompileStatic ignores declared type and forces a cast when inside a closure - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/17 18:00:01 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-4320) Joint compiler + @Delegate fail to recognize method signature with default value - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/17 20:38:00 UTC, 0 replies.
- [jira] [Reopened] (GROOVY-9890) Static type checking can't find default method overload on interface - posted by "Robin Friedli (Jira)" <ji...@apache.org> on 2021/05/17 21:26:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9890) Static type checking can't find default method overload on interface - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/18 00:34:00 UTC, 2 replies.
- [jira] [Resolved] (GROOVY-4320) Joint compiler + @Delegate fail to recognize method signature with default value - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/18 00:43:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10093) Bump Spock version to 2.0 final - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/18 05:00:03 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10093) Bump Spock version to 2.0 final - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/18 05:04:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10094) STC misses type checks on default arguments - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2021/05/18 11:56:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles merged pull request #1577: GROOVY-3015: add GroovyInterceptable check to closure resolve strategy - posted by GitBox <gi...@apache.org> on 2021/05/18 13:41:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-4610) GroovyInterceptable (AOP) not working with closures - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/18 13:42:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-3015) Seems like ClosureMetaClass#invokeMethod does not respect the interceptable nature of the owner/delegate - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/18 13:42:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-4610) GroovyInterceptable (AOP) not working with closures - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/18 13:42:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10091) Incompatible generic argument types on closure's return type - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/18 13:44:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10094) STC misses type checks on default arguments - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/18 13:45:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-4868) Pattern matching - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/18 13:48:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-4868) Pattern matching - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/18 14:10:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-8638) CompileStatic fails with Guava Multimap#asMap - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/18 14:28:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9887) VerifyError on list any closure with multiple check - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/18 15:21:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9887) VerifyError on list any closure with multiple check - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/18 15:21:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10095) Wrong LUB when involving a numeric constant and null - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2021/05/18 19:10:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9151) Default Arguments: reference to another defaulted parameter causes run-time errors - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/18 19:28:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10091) Incompatible generic argument types on closure's return type - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/18 19:54:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8638) CompileStatic fails with Guava Multimap#asMap - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/18 21:24:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-10096) STC: accepts incorrect program with flow typing - posted by "Stefanos Chaliasos (Jira)" <ji...@apache.org> on 2021/05/19 08:38:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10096) STC: accepts incorrect program with flow typing - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/19 10:44:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10097) CLONE - Better propagation of InterruptedException (additional cases) - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/19 13:19:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10097) CLONE - Better propagation of InterruptedException (additional cases) - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/19 13:20:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1579: GROOVY-10097: Better propagation of InterruptedException (additional … - posted by GitBox <gi...@apache.org> on 2021/05/19 13:51:59 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on a change in pull request #1434: GROOVY-9826: Better propagation of InterruptedException - posted by GitBox <gi...@apache.org> on 2021/05/19 13:54:09 UTC, 0 replies.
- [jira] [Created] (GROOVY-10098) Unexpected behaviour when the return type of a closure is a type parameter - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2021/05/19 18:45:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert merged pull request #1575: fix GROOVY-10077 - posted by GitBox <gi...@apache.org> on 2021/05/20 04:21:13 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1575: fix GROOVY-10077 - posted by GitBox <gi...@apache.org> on 2021/05/20 04:22:00 UTC, 1 replies.
- [GitHub] [groovy] paulk-asert merged pull request #1579: GROOVY-10097: Better propagation of InterruptedException (additional … - posted by GitBox <gi...@apache.org> on 2021/05/20 04:39:42 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10097) CLONE - Better propagation of InterruptedException (additional cases) - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/20 04:45:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10077) Groovy Console: Support JDKs without macOS Runtime Support for Java - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/20 04:48:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10099) A single null argument to a varargs parameter is received as null - posted by "Rachel Greenham (Jira)" <ji...@apache.org> on 2021/05/20 09:20:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10099) A single null argument to a varargs parameter is received as null - posted by "Rachel Greenham (Jira)" <ji...@apache.org> on 2021/05/20 09:28:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-10099) A single null argument to a varargs parameter is received as null - posted by "Rachel Greenham (Jira)" <ji...@apache.org> on 2021/05/20 11:54:00 UTC, 3 replies.
- [jira] [Created] (GROOVY-10100) groovyc infers the wrong type when using a method reference of a function with varargs - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2021/05/20 12:21:00 UTC, 0 replies.
- [jira] [Reopened] (GROOVY-8111) Stack overflow between WideningCategories lowestUpperBound and parameterizeLowestUpperBound - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/20 15:07:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8111) Stack overflow between WideningCategories lowestUpperBound and parameterizeLowestUpperBound - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/20 15:10:00 UTC, 6 replies.
- [jira] [Comment Edited] (GROOVY-8111) Stack overflow between WideningCategories lowestUpperBound and parameterizeLowestUpperBound - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/20 15:23:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10098) Unexpected behaviour when the return type of a closure is a type parameter - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/20 16:33:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10098) Unexpected behaviour when the return type of a closure is a type parameter - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/20 18:02:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10100) groovyc infers the wrong type when using a method reference of a function with varargs - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/20 19:46:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10055) STC does not support self bounded types - posted by "Marcin Zajaczkowski (Jira)" <ji...@apache.org> on 2021/05/20 19:48:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9272) Support switch expression - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/21 01:43:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-10101) Unexpected value static variable from Child class extends (Base Class extends HashMap) - posted by "Nguyen Quan (Jira)" <ji...@apache.org> on 2021/05/21 09:54:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10102) Type checking fails when calling trait method using indirect SelfType relation - posted by "Renato Athaydes (Jira)" <ji...@apache.org> on 2021/05/21 10:20:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10102) Type checking fails when calling trait method using indirect SelfType relation - posted by "Renato Athaydes (Jira)" <ji...@apache.org> on 2021/05/21 10:22:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-10103) Lambda with command method call fails with cast exception - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/21 17:08:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10103) Lambda with command method call fails with cast exception - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/21 17:10:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10103) Lambda with command method call fails with cast exception - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/21 17:10:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10102) Type checking fails when calling trait method using indirect SelfType relation - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/21 19:47:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10101) Unexpected value static variable from Child class extends (Base Class extends HashMap) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/21 19:50:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-10100) groovyc infers the wrong type when using a method reference of a function with varargs - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/21 20:11:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10101) Unexpected value static variable from Child class extends (Base Class extends HashMap) - posted by "Nguyen Quan (Jira)" <ji...@apache.org> on 2021/05/22 03:33:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #1580: GROOVY-9272: Support switch expression - posted by GitBox <gi...@apache.org> on 2021/05/22 07:30:55 UTC, 0 replies.
- [GitHub] [groovy] nineninesevenfour opened a new pull request #1581: better distinction between Object and dynamic types - posted by GitBox <gi...@apache.org> on 2021/05/23 01:28:21 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9272) Support switch expression - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/23 10:29:00 UTC, 2 replies.
- [GitHub] [groovy] nineninesevenfour commented on pull request #1581: better distinction between Object and dynamic types - posted by GitBox <gi...@apache.org> on 2021/05/23 11:08:26 UTC, 2 replies.
- [GitHub] [groovy] nineninesevenfour edited a comment on pull request #1581: better distinction between Object and dynamic types - posted by GitBox <gi...@apache.org> on 2021/05/23 11:20:32 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10104) SC: runtime error for default argument call expression - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/23 23:59:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-10104) SC: runtime error for default argument call expression - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/23 23:59:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1582: GROOVY-6851, GROOVY-9151, GROOVY-10104: SC: skip Verifier generated node - posted by GitBox <gi...@apache.org> on 2021/05/24 00:20:21 UTC, 0 replies.
- [jira] [Created] (GROOVY-10105) Groovy Shell having trouble evaluating script - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/24 00:59:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10105) Groovy Shell having trouble evaluating script - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/24 01:03:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10098) Unexpected behaviour when the return type of a closure is a type parameter - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/24 07:18:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10106) Cannot call dynamic method from CompileStatic method in a trait - posted by "Renato Athaydes (Jira)" <ji...@apache.org> on 2021/05/24 10:10:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles commented on pull request #1581: better distinction between Object and dynamic types - posted by GitBox <gi...@apache.org> on 2021/05/24 13:31:29 UTC, 0 replies.
- [GitHub] [groovy] eric-milles commented on pull request #1580: GROOVY-9272: Support switch expression - posted by GitBox <gi...@apache.org> on 2021/05/24 13:46:49 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10106) Cannot call dynamic method from CompileStatic method in a trait - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/24 14:02:00 UTC, 2 replies.
- [jira] [Assigned] (GROOVY-10106) Cannot call dynamic method from CompileStatic method in a trait - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/24 14:02:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles edited a comment on pull request #1581: better distinction between Object and dynamic types - posted by GitBox <gi...@apache.org> on 2021/05/24 14:04:49 UTC, 0 replies.
- [GitHub] [groovy] nineninesevenfour closed pull request #1581: better distinction between Object and dynamic types - posted by GitBox <gi...@apache.org> on 2021/05/24 14:28:18 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on pull request #1580: GROOVY-9272: Support switch expression - posted by GitBox <gi...@apache.org> on 2021/05/24 15:04:08 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1581: better distinction between Object and dynamic types - posted by GitBox <gi...@apache.org> on 2021/05/24 16:23:46 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 edited a comment on pull request #1580: GROOVY-9272: Support switch expression - posted by GitBox <gi...@apache.org> on 2021/05/25 01:26:14 UTC, 1 replies.
- [jira] [Updated] (GROOVY-10106) STC error for call to static trait method from closure - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/25 13:35:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-10107) Cannot assign null to a variable with a bounded generic type - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2021/05/25 13:47:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10108) Tuple constructor fails for an @Immutable class having a single Map property - posted by "Douglas Paul (Jira)" <ji...@apache.org> on 2021/05/25 14:56:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10108) Tuple constructor fails for an @Immutable class having a single Map property - posted by "Douglas Paul (Jira)" <ji...@apache.org> on 2021/05/25 15:08:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10108) Tuple constructor fails for an @Immutable class having a single Map property - posted by "Douglas Paul (Jira)" <ji...@apache.org> on 2021/05/25 16:18:00 UTC, 3 replies.
- [jira] [Issue Comment Deleted] (GROOVY-10108) Tuple constructor fails for an @Immutable class having a single Map property - posted by "Douglas Paul (Jira)" <ji...@apache.org> on 2021/05/25 17:12:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10106) STC error for call to static trait method from closure - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/25 17:43:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles merged pull request #1582: GROOVY-6851, GROOVY-9151, GROOVY-10104: SC: skip Verifier generated node - posted by GitBox <gi...@apache.org> on 2021/05/25 19:45:17 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10104) SC: runtime error for default argument call expression - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/25 19:46:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10102) Type checking fails when calling trait method using indirect SelfType relation - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/25 21:01:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-9999) @TypeChecked results in Error when groovy casts to BigDecimal ([Static type checking] - Cannot find matching method java.lang.Math#sqrt(java.math.BigDecimal)) - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2021/05/25 22:04:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10109) IllegalAccessError with package-access base class - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2021/05/25 22:22:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10110) AST browser should show additional information - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/26 05:27:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-10110) AST browser should show additional information - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/26 05:32:00 UTC, 1 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1583: GROOVY-10110: AST browser should show additional information - posted by GitBox <gi...@apache.org> on 2021/05/26 05:37:13 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on pull request #1583: GROOVY-10110: AST browser should show additional information - posted by GitBox <gi...@apache.org> on 2021/05/26 07:42:29 UTC, 0 replies.
- [jira] [Created] (GROOVY-10111) compiler crash during canonicalization - posted by "Thodoris Sotiropoulos (Jira)" <ji...@apache.org> on 2021/05/26 13:12:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-10111) compiler crash during canonicalization - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/26 14:24:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10102) Type checking fails when calling trait method using indirect SelfType relation - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/26 15:07:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1584: GROOVY-9985, GROOVY-10111: STC: check array sizes and values not as cast - posted by GitBox <gi...@apache.org> on 2021/05/26 19:24:27 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on a change in pull request #1584: GROOVY-9985, GROOVY-10111: STC: check array sizes and values not as cast - posted by GitBox <gi...@apache.org> on 2021/05/26 21:44:57 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9994) Type checking of array initializer expressions - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/26 22:17:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles merged pull request #1584: GROOVY-9985, GROOVY-10111: STC: check array sizes and values not as cast - posted by GitBox <gi...@apache.org> on 2021/05/26 22:22:32 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9994) Type checking of array initializer expressions - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/26 22:23:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10111) compiler crash during canonicalization - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/26 22:24:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit merged pull request #1583: GROOVY-10110: AST browser should show additional information - posted by GitBox <gi...@apache.org> on 2021/05/27 00:35:26 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10110) AST browser should show additional information - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/27 03:40:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10112) IndexedProperty AST transform should only provide the getter for immutable fields - posted by "Paul King (Jira)" <ji...@apache.org> on 2021/05/27 05:29:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1585: GROOVY-10112: IndexedProperty AST transform should only provide the g… - posted by GitBox <gi...@apache.org> on 2021/05/27 05:50:22 UTC, 0 replies.
- [jira] [Created] (GROOVY-10113) StackOverflowError in STC - posted by "Stefanos Chaliasos (Jira)" <ji...@apache.org> on 2021/05/27 09:30:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10114) Wrong type argument inference when using the result of ternary operator directly. - posted by "Stefanos Chaliasos (Jira)" <ji...@apache.org> on 2021/05/27 11:36:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10115) STC: compiler error when using type parameter with extends - posted by "Stefanos Chaliasos (Jira)" <ji...@apache.org> on 2021/05/27 13:35:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10116) STC: error when passing a type parameter in type constructor - posted by "Stefanos Chaliasos (Jira)" <ji...@apache.org> on 2021/05/27 13:46:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-5077) GroovyCastException after upgrade from Groovy 1.7.10 to 1.8.3 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/27 14:45:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-5204) @Delegate to a method with optional params - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/27 17:02:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-5204) @Delegate to a method with optional params - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/27 17:22:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-5239) Statically imported method vs other methods with the same name - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/27 17:26:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-5239) Statically imported method vs other methods with the same name - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/27 17:33:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1586: GROOVY-5239: prefer outer class method over static import method - posted by GitBox <gi...@apache.org> on 2021/05/27 20:31:10 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5367) Closure property in Binding used as Closure delegate cannot be called - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/27 22:41:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-5364) Static property reference from static context in script does not compile - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/28 14:48:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-5364) Static property reference from static context in script does not compile - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/28 15:00:09 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-5423) Wrong Method Being Invoked - Related To Static Imports - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/28 15:19:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-5423) Wrong Method Being Invoked - Related To Static Imports - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/28 15:46:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-5441) Type arguemnt checking - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/28 15:54:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-5441) Type arguemnt checking - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/28 15:54:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-5441) Type arguemnt checking - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/28 16:35:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-5450) Final field assignment check on static compilation - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/28 17:59:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-5465) groovyc Ant task fails to compile any transform if includeAntRuntime=false - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/28 18:07:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-5686) Exception catching: code compiles, but exception handling confusing. - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/28 18:37:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-10106) STC error for call to static trait method from closure - posted by "Renato Athaydes (Jira)" <ji...@apache.org> on 2021/05/28 19:03:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-10117) Bump javaparser to 3.22.1 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/29 09:20:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10118) Bump xstream to 1.4.17 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/29 09:21:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-10119) Bump versions gradle plugin to 0.39.0 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/29 09:24:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10117) Bump javaparser to 3.22.1 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/29 09:53:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10119) Bump versions gradle plugin to 0.39.0 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/29 09:54:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-10118) Bump xstream to 1.4.17 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/29 09:54:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on pull request #1586: GROOVY-5239: prefer outer class method over static import method - posted by GitBox <gi...@apache.org> on 2021/05/29 10:26:14 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-5942) CompileStatic error changes when portions of app moved from groovy to java or order of compilation changed - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2021/05/29 15:52:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1585: GROOVY-10112: IndexedProperty AST transform should only provide the g… - posted by GitBox <gi...@apache.org> on 2021/05/30 13:40:59 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on pull request #1585: GROOVY-10112: IndexedProperty AST transform should only provide the g… - posted by GitBox <gi...@apache.org> on 2021/05/30 13:41:10 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-10112) IndexedProperty AST transform should only provide the getter for immutable fields - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2021/05/30 13:43:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1586: GROOVY-5239: prefer outer class method over static import method - posted by GitBox <gi...@apache.org> on 2021/05/30 13:45:12 UTC, 0 replies.