You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (GROOVY-6610) "Expecting to find object/array on stack" VerifyError when passing static member as argument to chained ctor call - posted by "Will Erickson (JIRA)" <ji...@apache.org> on 2016/09/01 00:34:20 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (GROOVY-6610) "Expecting to find object/array on stack" VerifyError when passing static member as argument to chained ctor call - posted by "Will Erickson (JIRA)" <ji...@apache.org> on 2016/09/01 00:36:20 UTC, 0 replies.
- [jira] [Commented] (GROOVY-6809) VerifyError With Inner Class - posted by "Will Erickson (JIRA)" <ji...@apache.org> on 2016/09/01 00:37:21 UTC, 1 replies.
- [jira] [Comment Edited] (GROOVY-6809) VerifyError With Inner Class - posted by "Will Erickson (JIRA)" <ji...@apache.org> on 2016/09/01 00:38:20 UTC, 1 replies.
- [jira] [Commented] (GROOVY-7609) java.lang.VerifyError when initializing object of inner class within the constructor of its containing class - posted by "Will Erickson (JIRA)" <ji...@apache.org> on 2016/09/01 00:41:20 UTC, 1 replies.
- [GitHub] groovy pull request #405: GROOVY-7497: GroovyDoc reports only last method of... - posted by asfgit <gi...@git.apache.org> on 2016/09/01 01:31:37 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7497) GroovyDoc reports only last method of a script - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/01 01:32:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7497) GroovyDoc reports only last method of a script - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/01 01:42:21 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-7609) java.lang.VerifyError when initializing object of inner class within the constructor of its containing class - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/01 01:46:21 UTC, 0 replies.
- [jira] [Created] (GROOVY-7924) groovyc fails with NPE for dynamic method/property use on super - posted by "Jason Maher (JIRA)" <ji...@apache.org> on 2016/09/01 05:32:20 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7924) groovyc fails with NPE for dynamic method/property use on super - posted by "Jason Maher (JIRA)" <ji...@apache.org> on 2016/09/01 05:33:20 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7340) GroovyDoc doesn't understand method type parameters - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/01 05:43:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7340) GroovyDoc doesn't understand method type parameters - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/01 06:07:20 UTC, 0 replies.
- [GitHub] groovy pull request #407: GROOVY-7924: groovyc fails with NPE for dynamic me... - posted by paulk-asert <gi...@git.apache.org> on 2016/09/01 12:52:16 UTC, 1 replies.
- [jira] [Commented] (GROOVY-7924) groovyc fails with NPE for dynamic method/property use on super - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/01 12:52:20 UTC, 1 replies.
- [GitHub] groovy pull request #406: fix documentation for Iterable.last() - posted by asfgit <gi...@git.apache.org> on 2016/09/01 13:04:03 UTC, 0 replies.
- [GitHub] groovy pull request #408: The comment says that it will take more but the bu... - posted by jdevora <gi...@git.apache.org> on 2016/09/01 17:54:36 UTC, 1 replies.
- [GitHub] groovy pull request #404: GROOVY-6764: Problem Referring To Statically Impor... - posted by asfgit <gi...@git.apache.org> on 2016/09/01 22:47:32 UTC, 0 replies.
- [jira] [Commented] (GROOVY-6764) Problem Referring To Statically Imported Constants - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/01 22:48:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-6764) Problem Referring To Statically Imported Constants - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/01 22:50:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7924) groovyc fails with NPE for dynamic method/property use on super - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/01 22:51:20 UTC, 0 replies.
- [jira] [Created] (GROOVY-7925) 'this' and 'super' as LHS of an assignment - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/01 22:57:20 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7925) 'this' and 'super' as LHS of an assignment - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/01 23:00:28 UTC, 0 replies.
- [GitHub] groovy pull request #403: GROOVY-7611: java.util.Optional should evaluate to... - posted by jwagenleitner <gi...@git.apache.org> on 2016/09/02 01:59:48 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7611) java.util.Optional should evaluate to false if empty - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/02 02:00:26 UTC, 1 replies.
- [GitHub] groovy pull request #409: GROOVY-4018: Make the Groovy truth value of NaN be... - posted by jwagenleitner <gi...@git.apache.org> on 2016/09/02 04:31:48 UTC, 0 replies.
- [jira] [Commented] (GROOVY-4018) Make the Groovy truth value of NaN be false - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/02 04:32:20 UTC, 0 replies.
- [jira] [Commented] (GROOVY-3309) comparisons with NaN should always return false - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/02 04:32:20 UTC, 0 replies.
- [jira] [Created] (GROOVY-7926) Method that returns void in a Trait with generics produces questionable byte code - posted by "Graeme Rocher (JIRA)" <ji...@apache.org> on 2016/09/02 11:33:20 UTC, 0 replies.
- [jira] [Commented] (GROOVY-2072) eachFileRecurse crashes when descending a directory with circular symbolic links - posted by "Youri Ackx (JIRA)" <ji...@apache.org> on 2016/09/02 14:53:20 UTC, 0 replies.
- [jira] [Created] (GROOVY-7927) Static type checking - posted by "Cazacu Mihai (JIRA)" <ji...@apache.org> on 2016/09/02 19:05:20 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7927) Static type checking - posted by "Cazacu Mihai (JIRA)" <ji...@apache.org> on 2016/09/02 19:38:21 UTC, 7 replies.
- [jira] [Created] (GROOVY-7928) Groovy antlr syntax does not parse GStrings with variables - posted by "Juan Martín Sotuyo Dodero (JIRA)" <ji...@apache.org> on 2016/09/02 19:45:20 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7928) Groovy antlr syntax does not parse GStrings with variables - posted by "Juan Martín Sotuyo Dodero (JIRA)" <ji...@apache.org> on 2016/09/02 19:47:20 UTC, 7 replies.
- [GitHub] groovy pull request #410: GroovyRowResult.entrySet should return a Set of En... - posted by AarjavP <gi...@git.apache.org> on 2016/09/02 22:59:56 UTC, 1 replies.
- [jira] [Comment Edited] (GROOVY-7927) Static type checking - posted by "Cazacu Mihai (JIRA)" <ji...@apache.org> on 2016/09/03 07:04:21 UTC, 1 replies.
- [jira] [Assigned] (GROOVY-7927) Static type checking - posted by "Jochen Theodorou (JIRA)" <ji...@apache.org> on 2016/09/03 10:40:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7927) Static type checking - posted by "Jochen Theodorou (JIRA)" <ji...@apache.org> on 2016/09/03 10:51:21 UTC, 0 replies.
- [GitHub] groovy pull request #411: GROOVY-7925: 'this' and 'super' as LHS of an assig... - posted by paulk-asert <gi...@git.apache.org> on 2016/09/04 12:37:33 UTC, 1 replies.
- [jira] [Commented] (GROOVY-7925) 'this' and 'super' as LHS of an assignment - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/04 12:38:21 UTC, 1 replies.
- [GitHub] groovy pull request #412: throw NoSuchElementException instead of returning ... - posted by jt1796 <gi...@git.apache.org> on 2016/09/04 15:28:51 UTC, 0 replies.
- [GitHub] groovy pull request #413: upgraded gradlew from 3.0-20160715000024+0000 to 3... - posted by keeganwitt <gi...@git.apache.org> on 2016/09/04 16:36:01 UTC, 1 replies.
- [jira] [Commented] (GROOVY-6831) Access to private static fields from within inner classes is inconsistent - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/05 07:26:20 UTC, 0 replies.
- [GitHub] groovy pull request #414: GROOVY-6831: Access to private static fields from ... - posted by paulk-asert <gi...@git.apache.org> on 2016/09/05 07:26:21 UTC, 1 replies.
- [jira] [Updated] (GROOVY-7929) @SelfType with multiple classes compilation fail - posted by "Daniil Ovchinnikov (JIRA)" <ji...@apache.org> on 2016/09/05 12:31:20 UTC, 0 replies.
- [jira] [Created] (GROOVY-7929) @SelfType with multiple classes compilation fail - posted by "Daniil Ovchinnikov (JIRA)" <ji...@apache.org> on 2016/09/05 12:31:20 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7929) @SelfType compilation fail - posted by "Daniil Ovchinnikov (JIRA)" <ji...@apache.org> on 2016/09/05 12:50:21 UTC, 0 replies.
- [jira] [Created] (GROOVY-7930) @SelfType in hierarchy with an interface in the middle - posted by "Daniil Ovchinnikov (JIRA)" <ji...@apache.org> on 2016/09/05 17:33:20 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7928) Groovy antlr syntax does not parse GStrings with variables - posted by "Juan Martín Sotuyo Dodero (JIRA)" <ji...@apache.org> on 2016/09/05 20:49:20 UTC, 2 replies.
- [GitHub] groovy pull request #415: Remove outdated parser loading logic. - posted by tychobrailleur <gi...@git.apache.org> on 2016/09/06 19:43:04 UTC, 1 replies.
- [jira] [Commented] (GROOVY-7907) Cannot assign value of type java.lang.Object with varargs, parameterized method and @CompileStatic - posted by "Marcin Zajaczkowski (JIRA)" <ji...@apache.org> on 2016/09/07 08:15:21 UTC, 0 replies.
- [GitHub] groovy pull request #416: GROOVY-7926 - Don't use a CastExpression if the re... - posted by graemerocher <gi...@git.apache.org> on 2016/09/08 10:03:25 UTC, 5 replies.
- [jira] [Commented] (GROOVY-7926) Method that returns void in a Trait with generics produces questionable byte code - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/08 10:04:21 UTC, 6 replies.
- [jira] [Created] (GROOVY-7931) javadoc generation fails for non-indy build - posted by "Karsten Tinnefeld (JIRA)" <ji...@apache.org> on 2016/09/08 22:31:23 UTC, 0 replies.
- [GitHub] groovy pull request #417: Documentation fixes to The Groocy Development Kit - posted by tinne <gi...@git.apache.org> on 2016/09/08 22:51:40 UTC, 1 replies.
- [jira] [Commented] (GROOVY-7931) javadoc generation fails for non-indy build - posted by "Jochen Theodorou (JIRA)" <ji...@apache.org> on 2016/09/08 23:00:24 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7931) javadoc generation fails for non-indy build - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/09 00:06:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7931) javadoc generation fails for non-indy build - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/09 00:47:23 UTC, 0 replies.
- [GitHub] groovy pull request #: - posted by jwagenleitner <gi...@git.apache.org> on 2016/09/09 19:18:26 UTC, 3 replies.
- [jira] [Created] (GROOVY-7932) Cannot call private constructor from clojures - posted by "Cazacu Mihai (JIRA)" <ji...@apache.org> on 2016/09/10 12:56:20 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7932) Cannot call private constructor from clojures - posted by "Cazacu Mihai (JIRA)" <ji...@apache.org> on 2016/09/10 15:51:20 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7932) Cannot call private constructor from closures - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/11 01:41:20 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7932) Cannot call private constructor from closures with @CompileStatic - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/11 01:42:21 UTC, 0 replies.
- [GitHub] groovy pull request #219: GROOVY-7683 - Memory leak when using Groovy as JSR... - posted by asfgit <gi...@git.apache.org> on 2016/09/11 03:07:51 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7683) Memory leak when using Groovy as JSR-223 scripting language. - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/11 03:08:20 UTC, 2 replies.
- [jira] [Resolved] (GROOVY-7683) Memory leak when using Groovy as JSR-223 scripting language. - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/11 04:03:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7109) Severe Memory Leak Happens when Script Executes - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/11 04:06:21 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7731) OutOfMemoryError starting from groovy-2.4.5 version. - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/11 04:07:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7913) ClassInfo.globalClassValue lead to GroovyClassLoader can't unload classes - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/11 04:08:20 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7928) Groovy antlr syntax does not parse GStrings with variables - posted by "Juan Martín Sotuyo Dodero (JIRA)" <ji...@apache.org> on 2016/09/11 17:10:20 UTC, 0 replies.
- [jira] [Created] (GROOVY-7933) Incorrect boxing of boolean primitive types - posted by "Henri Tremblay (JIRA)" <ji...@apache.org> on 2016/09/11 17:44:20 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-7926) Method that returns void in a Trait with generics produces questionable byte code - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/11 22:11:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7925) 'this' and 'super' as LHS of an assignment - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/11 22:31:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7926) Method that returns void in a Trait with generics produces questionable byte code - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/11 22:36:21 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-6947) NPE in compilation when assigning a value to 'this' - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/11 22:41:20 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7922) Static type checking not strict enough in the presence of ambiguous method matching - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/11 22:41:20 UTC, 0 replies.
- [jira] [Created] (GROOVY-7934) Type inference breaks for Collection.inject - posted by "Oliver Holp (JIRA)" <ji...@apache.org> on 2016/09/12 09:33:20 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7933) Incorrect boxing of boolean primitive types - posted by "Jochen Theodorou (JIRA)" <ji...@apache.org> on 2016/09/12 11:22:21 UTC, 20 replies.
- [jira] [Created] (GROOVY-7935) Right side of assignment - remove parens or not? - posted by "tinne (JIRA)" <ji...@apache.org> on 2016/09/12 19:28:22 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7935) Right side of assignment - remove parens or not? - posted by "tinne (JIRA)" <ji...@apache.org> on 2016/09/12 19:30:21 UTC, 1 replies.
- [jira] [Created] (GROOVY-7936) renaming static imports - posted by "tinne (JIRA)" <ji...@apache.org> on 2016/09/12 20:12:20 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-7933) Incorrect boxing of boolean primitive types - posted by "Jose Ignacio Acin Pozo (JIRA)" <ji...@apache.org> on 2016/09/12 20:13:21 UTC, 2 replies.
- [jira] [Resolved] (GROOVY-7936) renaming static imports - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/12 22:09:20 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7850) Documentation on primitives and wrappers is misleading - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/12 22:15:20 UTC, 0 replies.
- [jira] [Created] (GROOVY-7937) CLONE - same linkedlist code different behavior between groovy and java (fix priority of DGM methods vs actual methods on an object) - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/13 06:31:20 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7937) CLONE - same linkedlist code different behavior between groovy and java (fix priority of DGM methods vs actual methods on an object) - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/13 06:36:21 UTC, 3 replies.
- [jira] [Commented] (GROOVY-6396) same linkedlist code different behavior between groovy and java - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/13 06:37:20 UTC, 8 replies.
- [GitHub] groovy pull request #418: GROOVY-7937: CLONE - same linkedlist code differen... - posted by paulk-asert <gi...@git.apache.org> on 2016/09/13 06:56:35 UTC, 1 replies.
- [jira] [Assigned] (GROOVY-7937) CLONE - same linkedlist code different behavior between groovy and java (fix priority of DGM methods vs actual methods on an object) - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/13 06:58:20 UTC, 0 replies.
- [GitHub] groovy pull request #419: GROOVY-6396: same linkedlist code different behavi... - posted by paulk-asert <gi...@git.apache.org> on 2016/09/13 09:43:08 UTC, 6 replies.
- [jira] [Created] (GROOVY-7938) inconsistent access of methods in outer class - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/14 03:25:21 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7938) inconsistent access of methods in outer class - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/14 04:37:21 UTC, 1 replies.
- [jira] [Created] (GROOVY-7939) Direct field access operator - posted by "Matthew Struensee (JIRA)" <ji...@apache.org> on 2016/09/14 12:31:21 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7939) Direct field access operator - posted by "Matthew Struensee (JIRA)" <ji...@apache.org> on 2016/09/14 12:33:21 UTC, 3 replies.
- [jira] [Created] (GROOVY-7940) Inconsistent handling of undocumented primitive data types at the @Lazy annotation under use of extends - posted by "Maik Igloffstein (JIRA)" <ji...@apache.org> on 2016/09/14 12:46:20 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7940) Inconsistent handling of undocumented primitive data types at the @Lazy annotation under use of extends - posted by "Maik Igloffstein (JIRA)" <ji...@apache.org> on 2016/09/14 12:48:20 UTC, 6 replies.
- [jira] [Commented] (GROOVY-7939) Direct field access operator - posted by "Jochen Theodorou (JIRA)" <ji...@apache.org> on 2016/09/14 12:51:20 UTC, 6 replies.
- [jira] [Commented] (GROOVY-7940) Inconsistent handling of undocumented primitive data types at the @Lazy annotation under use of extends - posted by "Jochen Theodorou (JIRA)" <ji...@apache.org> on 2016/09/14 12:57:20 UTC, 5 replies.
- [GitHub] groovy pull request #420: GROOVY-7940: @Lazy not generating "is" property ac... - posted by jwagenleitner <gi...@git.apache.org> on 2016/09/15 00:27:43 UTC, 3 replies.
- [GitHub] groovy pull request #421: GROOVY-7938: inconsistent access of methods in out... - posted by paulk-asert <gi...@git.apache.org> on 2016/09/15 09:03:13 UTC, 1 replies.
- [jira] [Commented] (GROOVY-7938) inconsistent access of methods in outer class - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/15 09:03:20 UTC, 1 replies.
- [jira] [Created] (GROOVY-7941) MissingMethodException should limit argument types in getMessage() - posted by "Vlad Shtibin (JIRA)" <ji...@apache.org> on 2016/09/15 23:14:20 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7941) MissingMethodException should limit argument types in getMessage() - posted by "Vlad Shtibin (JIRA)" <ji...@apache.org> on 2016/09/15 23:34:20 UTC, 2 replies.
- [GitHub] groovy pull request #422: GROOVY-7922: Static type checking not strict enoug... - posted by blindpirate <gi...@git.apache.org> on 2016/09/16 11:38:12 UTC, 7 replies.
- [jira] [Commented] (GROOVY-7922) Static type checking not strict enough in the presence of ambiguous method matching - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/16 11:38:20 UTC, 7 replies.
- [jira] [Commented] (GROOVY-7935) Right side of assignment - remove parens or not? - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/16 18:55:21 UTC, 2 replies.
- [jira] [Resolved] (GROOVY-7937) CLONE - same linkedlist code different behavior between groovy and java (fix priority of DGM methods vs actual methods on an object) - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/16 21:55:20 UTC, 0 replies.
- [jira] [Created] (GROOVY-7942) @Lazy transform creates unneeded getter/setter for backing store field - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/17 23:59:20 UTC, 0 replies.
- [GitHub] groovy pull request #423: GROOVY-7942: @Lazy transform creates unneeded gett... - posted by paulk-asert <gi...@git.apache.org> on 2016/09/18 00:18:45 UTC, 1 replies.
- [jira] [Commented] (GROOVY-7942) @Lazy transform creates unneeded getter/setter for backing store field - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/18 00:19:21 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-7940) Inconsistent handling of undocumented primitive data types at the @Lazy annotation under use of extends - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/18 05:34:20 UTC, 0 replies.
- [GitHub] groovy pull request #424: GROOVY-7933: fix method selection for boolean and ... - posted by jwagenleitner <gi...@git.apache.org> on 2016/09/18 05:49:36 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-7942) @Lazy transform creates unneeded getter/setter for backing store field - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/18 08:40:21 UTC, 0 replies.
- [GitHub] groovy pull request #383: GROOVY-7905: ListWithDefault DGM methods aren't ty... - posted by paulk-asert <gi...@git.apache.org> on 2016/09/18 10:16:16 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7905) ListWithDefault DGM methods aren't type inference friendly - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/18 10:16:21 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7905) ListWithDefault DGM methods aren't type inference friendly - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/18 10:17:20 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-6396) same linkedlist code different behavior between groovy and java - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/18 10:18:20 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-7938) inconsistent access of methods in outer class - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/18 10:45:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-6396) same linkedlist code different behavior between groovy and java - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/19 01:18:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7938) inconsistent access of methods in outer class - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/19 01:27:20 UTC, 0 replies.
- [jira] [Updated] (GROOVY-6831) Access to static fields/properties from within inner classes is inconsistent - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/19 02:52:20 UTC, 0 replies.
- [jira] [Commented] (GROOVY-6831) Access to static fields/properties from within inner classes is inconsistent - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/19 02:56:21 UTC, 1 replies.
- [GitHub] groovy pull request #425: GROOVY-6831: Access to static fields/properties fr... - posted by paulk-asert <gi...@git.apache.org> on 2016/09/19 02:57:13 UTC, 1 replies.
- [GitHub] groovy pull request #426: GROOVY-7941: MissingMethodException should limit a... - posted by paulk-asert <gi...@git.apache.org> on 2016/09/19 06:05:09 UTC, 1 replies.
- [jira] [Commented] (GROOVY-7941) MissingMethodException should limit argument types in getMessage() - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/19 06:05:20 UTC, 5 replies.
- [jira] [Commented] (GROOVY-1724) Extend Map coercion to classes - posted by "Abel Salgado Romero (JIRA)" <ji...@apache.org> on 2016/09/19 17:40:20 UTC, 2 replies.
- [GitHub] groovy pull request #427: Compatibility in 2.4.x with Gradle's classloader c... - posted by jwagenleitner <gi...@git.apache.org> on 2016/09/19 21:08:24 UTC, 1 replies.
- [jira] [Updated] (GROOVY-6831) Access to static fields/properties from within nested classes is inconsistent - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/19 22:57:21 UTC, 0 replies.
- [jira] [Created] (GROOVY-7943) bump to Gradle 3.1 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/20 00:51:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-6637) CompileStatic when accessing parent class static properties produces access forbidden message with incorrect line number info - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/20 01:05:20 UTC, 0 replies.
- [jira] [Updated] (GROOVY-6453) groovysh in Windows 7/8/10 doesn't support arrow keys and Del - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/20 01:35:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7922) Static type checking not strict enough in the presence of ambiguous method matching - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/20 03:33:21 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7943) bump to Gradle 3.1 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/20 04:46:20 UTC, 0 replies.
- [jira] [Commented] (GROOVY-6831) Access to static fields/properties from within nested classes is inconsistent - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/20 06:55:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-6831) Access to static fields/properties from within nested classes is inconsistent - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/20 06:56:20 UTC, 0 replies.
- [jira] [Created] (GROOVY-7944) Bad class generation when trying to instantiate an inner class within a static method - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/20 10:05:20 UTC, 0 replies.
- [jira] [Created] (GROOVY-7945) Expect compilation error while resolving generic types - posted by "Damian Warszawski (JIRA)" <ji...@apache.org> on 2016/09/20 21:12:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7941) MissingMethodException should limit argument types in getMessage() - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/21 20:14:20 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7930) @SelfType in hierarchy with an interface in the middle - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/22 00:27:20 UTC, 5 replies.
- [jira] [Comment Edited] (GROOVY-7930) @SelfType in hierarchy with an interface in the middle - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/22 00:50:20 UTC, 2 replies.
- [GitHub] groovy pull request #428: GROOVY-7930: @SelfType in hierarchy with an interf... - posted by paulk-asert <gi...@git.apache.org> on 2016/09/22 01:12:30 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-7935) Right side of assignment - remove parens or not? - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/22 05:32:20 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7883) Static compiler prefers private constructor over public if private matches better - posted by "Juan Martín Sotuyo Dodero (JIRA)" <ji...@apache.org> on 2016/09/22 20:52:20 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-7883) Static compiler prefers private constructor over public if private matches better - posted by "Juan Martín Sotuyo Dodero (JIRA)" <ji...@apache.org> on 2016/09/22 20:55:20 UTC, 0 replies.
- [jira] [Created] (GROOVY-7946) StreamingJsonBuilder should support writable values - posted by "Graeme Rocher (JIRA)" <ji...@apache.org> on 2016/09/23 09:10:20 UTC, 0 replies.
- [GitHub] groovy pull request #429: GROOVY-7946 - allow writable values for StreamingJ... - posted by graemerocher <gi...@git.apache.org> on 2016/09/23 09:14:05 UTC, 2 replies.
- [jira] [Commented] (GROOVY-7946) StreamingJsonBuilder should support writable values - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/23 09:14:20 UTC, 2 replies.
- [jira] [Created] (GROOVY-7947) Error:Groovyc: BUG! exception in phase 'class generation' operand stack contains 3 elements, but we expected only 0 at org.codehaus.groovy.classgen.asm.OperandStack.castToBool - posted by "Will McQueen (JIRA)" <ji...@apache.org> on 2016/09/24 00:53:21 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7947) Error:Groovyc: BUG! exception in phase 'class generation' operand stack contains 3 elements, but we expected only 0 at org.codehaus.groovy.classgen.asm.OperandStack.castToBool - posted by "Will McQueen (JIRA)" <ji...@apache.org> on 2016/09/24 00:58:21 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7175) List.withIndex() - posted by "Pavel (JIRA)" <ji...@apache.org> on 2016/09/25 16:39:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7828) Created a class loader that override loadClass can calls protected methods results in VerifyError - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/25 20:52:20 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7858) Make JsonBuilder configurable to not write entries with null values - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/25 20:55:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7933) Incorrect boxing of boolean primitive types - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/25 21:16:20 UTC, 0 replies.
- [jira] [Reopened] (GROOVY-7935) Right side of assignment - remove parens or not? - posted by "tinne (JIRA)" <ji...@apache.org> on 2016/09/25 21:29:20 UTC, 0 replies.
- [GitHub] groovy pull request #430: GROOVY-7909 Calling parents method from trait usin... - posted by blindpirate <gi...@git.apache.org> on 2016/09/26 02:38:58 UTC, 1 replies.
- [jira] [Commented] (GROOVY-7909) Calling parents method from trait using Parent.super.method() fail depending on trait declaration order - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/26 02:39:20 UTC, 4 replies.
- [GitHub] groovy pull request #431: GROOVY-7909 Calling parents method from trait usin... - posted by blindpirate <gi...@git.apache.org> on 2016/09/26 02:54:51 UTC, 1 replies.
- [GitHub] groovy pull request #432: GROOVY-7909 Calling parents method from trait usin... - posted by blindpirate <gi...@git.apache.org> on 2016/09/26 03:07:47 UTC, 0 replies.
- [jira] [Created] (GROOVY-7948) tab completion for static imports in groovysh does not work - posted by "Abraham Grief (JIRA)" <ji...@apache.org> on 2016/09/27 03:21:21 UTC, 0 replies.
- [jira] [Created] (GROOVY-7949) Disallow static inner classes within anonymous classes - posted by "Daniil Ovchinnikov (JIRA)" <ji...@apache.org> on 2016/09/27 16:03:21 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7949) Disallow static inner classes within anonymous classes - posted by "Daniil Ovchinnikov (JIRA)" <ji...@apache.org> on 2016/09/27 16:03:21 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7949) Disallow static inner classes within anonymous classes - posted by "Jochen Theodorou (JIRA)" <ji...@apache.org> on 2016/09/27 18:57:20 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-7946) StreamingJsonBuilder should support writable values - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/28 00:15:21 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7948) tab completion for static imports in groovysh does not work - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/28 00:18:20 UTC, 0 replies.
- [jira] [Created] (GROOVY-7950) AST transforms referencing on a class not detecting Trait-mixed in properties - posted by "Kamal Advani (JIRA)" <ji...@apache.org> on 2016/09/28 07:08:21 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7950) AST transforms referencing on a class not detecting Trait-mixed in properties - posted by "Kamal Advani (JIRA)" <ji...@apache.org> on 2016/09/28 07:09:21 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7950) AST transforms referencing properties on a class not detecting Trait-mixed in properties - posted by "Kamal Advani (JIRA)" <ji...@apache.org> on 2016/09/28 07:30:20 UTC, 0 replies.
- [jira] [Created] (GROOVY-7951) MethodCallExpression.transformExpression does not copy generic types - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2016/09/28 21:58:20 UTC, 0 replies.
- [GitHub] groovy pull request #433: Make json output configurable to not write entries... - posted by MarcusJL <gi...@git.apache.org> on 2016/09/29 15:21:38 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7858) Make JsonBuilder configurable to not write entries with null values - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/29 15:22:20 UTC, 0 replies.
- [jira] [Commented] (GROOVY-6659) generic bounds ignored by type checking - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/29 21:52:20 UTC, 2 replies.
- [jira] [Updated] (GROOVY-6532) Compiler doesn't compile static inner class on usage - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/29 23:57:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-6659) generic bounds ignored by type checking - posted by "Jochen Theodorou (JIRA)" <ji...@apache.org> on 2016/09/30 00:59:20 UTC, 0 replies.
- [GitHub] groovy pull request #371: Serialization options for JsonOutput - posted by graemerocher <gi...@git.apache.org> on 2016/09/30 07:15:28 UTC, 1 replies.
- [jira] [Updated] (GROOVY-6659) generic bounds ignored by type checking - posted by "Jochen Theodorou (JIRA)" <ji...@apache.org> on 2016/09/30 07:19:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-6107) Unable to access an outer class static method from a super call in the inner-class constructor - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/30 15:46:21 UTC, 0 replies.
- [jira] [Updated] (GROOVY-5491) HashMap subclass property access inconsistent - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/30 16:21:20 UTC, 0 replies.
- [jira] [Closed] (GROOVY-4483) Constants resolving doesn't work in map.put() - posted by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2016/09/30 18:44:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7930) @SelfType in hierarchy with an interface in the middle - posted by "Paul King (JIRA)" <ji...@apache.org> on 2016/09/30 21:41:20 UTC, 0 replies.