[jira] [Commented] (GROOVY-7709) NPE with ConvertedClosure

2015-12-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072030#comment-15072030 ] ASF GitHub Bot commented on GROOVY-7709: Github user jwagenleitner commented on a

[GitHub] groovy pull request: GROOVY-7709 - ConvertedClosure/ConvertedMap d...

2015-12-26 Thread jwagenleitner
Github user jwagenleitner commented on a diff in the pull request: https://github.com/apache/groovy/pull/226#discussion_r48451502 --- Diff: src/main/org/codehaus/groovy/runtime/ConversionHandler.java --- @@ -189,4 +202,15 @@ public static boolean isCoreObjectMethod(Method method) {

[jira] [Commented] (GROOVY-7709) NPE with ConvertedClosure

2015-12-26 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072027#comment-15072027 ] John Wagenleitner commented on GROOVY-7709: --- The same issue exists for Converte

[jira] [Commented] (GROOVY-7709) NPE with ConvertedClosure

2015-12-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072024#comment-15072024 ] ASF GitHub Bot commented on GROOVY-7709: GitHub user jwagenleitner opened a pull

[GitHub] groovy pull request: GROOVY-7709 - ConvertedClosure/ConvertedMap d...

2015-12-26 Thread jwagenleitner
GitHub user jwagenleitner opened a pull request: https://github.com/apache/groovy/pull/226 GROOVY-7709 - ConvertedClosure/ConvertedMap do not work with interface extending GroovyObject Just posting for discussion and acknowledge that there is probably a better fix and lots here is

[jira] [Comment Edited] (GROOVY-7709) NPE with ConvertedClosure

2015-12-26 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072013#comment-15072013 ] Shil Sinha edited comment on GROOVY-7709 at 12/26/15 11:41 PM:

[jira] [Commented] (GROOVY-7709) NPE with ConvertedClosure

2015-12-26 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072013#comment-15072013 ] Shil Sinha commented on GROOVY-7709: Yes, the meta class used to create the PogoMetaC

[jira] [Commented] (GROOVY-7716) groovy.json.internal.FastStringUtils.StringImplementation#toCharArray fails on jdk9

2015-12-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071992#comment-15071992 ] ASF GitHub Bot commented on GROOVY-7716: GitHub user jwagenleitner opened a pull

[GitHub] groovy pull request: GROOVY-7716 - groovy.json.internal.FastString...

2015-12-26 Thread jwagenleitner
GitHub user jwagenleitner opened a pull request: https://github.com/apache/groovy/pull/225 GROOVY-7716 - groovy.json.internal.FastStringUtils fails on jdk9 JDK 9 Compat Strings enhancement changed the internal representation of the value field from a char[] to a combination of a byt

[GitHub] groovy pull request: ReferenceManager.createThresholdedIdlingManag...

2015-12-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/224 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[jira] [Commented] (GROOVY-7716) groovy.json.internal.FastStringUtils.StringImplementation#toCharArray fails on jdk9

2015-12-26 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071930#comment-15071930 ] John Wagenleitner commented on GROOVY-7716: --- Passing "-Dgroovy.json.faststringu

[jira] [Updated] (GROOVY-7716) groovy.json.internal.FastStringUtils.StringImplementation#toCharArray fails on jdk9

2015-12-26 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated GROOVY-7716: -- Affects Version/s: 2.4.5 Component/s: JSON > groovy.json.internal.FastStringU