[jira] [Commented] (GROOVY-7535) Groovy category throwing MissingMethodException and MissingPropertyException when using multiple threads

2017-05-16 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16012559#comment-16012559 ] Jochen Kemnade commented on GROOVY-7535: bq. If that were done then hasCategoryInAnyThread()

[jira] [Comment Edited] (GROOVY-7535) Groovy category throwing MissingMethodException and MissingPropertyException when using multiple threads

2017-05-16 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16012546#comment-16012546 ] Jochen Kemnade edited comment on GROOVY-7535 at 5/16/17 3:12 PM: - It's

[jira] [Commented] (GROOVY-7535) Groovy category throwing MissingMethodException and MissingPropertyException when using multiple threads

2017-05-16 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16012546#comment-16012546 ] Jochen Kemnade commented on GROOVY-7535: It's the other case that makes the difference and that

[jira] [Commented] (GROOVY-7535) Groovy category throwing MissingMethodException and MissingPropertyException when using multiple threads

2017-05-16 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16012565#comment-16012565 ] Jochen Kemnade commented on GROOVY-7535: bq. At worst stale non-zero values will cause it to

[GitHub] groovy pull request #541: Improve naming and documentation for String.tokeni...

2017-05-16 Thread mnonnenmacher
GitHub user mnonnenmacher opened a pull request: https://github.com/apache/groovy/pull/541 Improve naming and documentation for String.tokenize Calling the delimiter argument token is confusing as according to the StringTokenizer documentation delimiters are NOT treated as

[jira] [Commented] (GROOVY-7535) Groovy category throwing MissingMethodException and MissingPropertyException when using multiple threads

2017-05-16 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011996#comment-16011996 ] Jochen Kemnade commented on GROOVY-7535: With the PR, all writes are synchronized. Here's why I

[jira] [Commented] (GROOVY-7535) Groovy category throwing MissingMethodException and MissingPropertyException when using multiple threads

2017-05-16 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16012018#comment-16012018 ] Jochen Kemnade commented on GROOVY-7535: Why don't we just use a {{ThreadLocal}} for

[jira] [Commented] (GROOVY-7535) Groovy category throwing MissingMethodException and MissingPropertyException when using multiple threads

2017-05-16 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011829#comment-16011829 ] Jochen Kemnade commented on GROOVY-7535: Great explanation John. It took me a while to figure

[jira] [Resolved] (GROOVY-1588) Better error messages when using Java's array init syntax

2017-05-16 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-1588. --- Resolution: Fixed Assignee: Daniel Sun Fix Version/s: (was: 4.x)

[jira] [Commented] (GROOVY-7535) Groovy category throwing MissingMethodException and MissingPropertyException when using multiple threads

2017-05-16 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011951#comment-16011951 ] Jochen Theodorou commented on GROOVY-7535: -- [~jwagenleitner] and [~jkemnade] maybe I am now

[jira] [Comment Edited] (GROOVY-7535) Groovy category throwing MissingMethodException and MissingPropertyException when using multiple threads

2017-05-16 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011951#comment-16011951 ] Jochen Theodorou edited comment on GROOVY-7535 at 5/16/17 8:09 AM: ---

[jira] [Commented] (GROOVY-7535) Groovy category throwing MissingMethodException and MissingPropertyException when using multiple threads

2017-05-16 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16012479#comment-16012479 ] Jochen Theodorou commented on GROOVY-7535: -- You said "The other thread may have incremented the

[GitHub] groovy pull request #541: Improve naming and documentation for String.tokeni...

2017-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/541 --- 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

[jira] [Resolved] (GROOVY-7840) Verifier#makeDescriptorWithoutReturnType uses ClassNode#toString with generics

2017-05-16 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7840. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.5.0-beta-1 Proposed PR merged

[GitHub] groovy pull request #296: remove unnecessary Gradle wrapper configuration

2017-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/296 --- 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

[jira] [Commented] (GROOVY-7535) Groovy category throwing MissingMethodException and MissingPropertyException when using multiple threads

2017-05-16 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16012499#comment-16012499 ] John Wagenleitner commented on GROOVY-7535: --- I agree that synchronizing the read in

[jira] [Comment Edited] (GROOVY-7535) Groovy category throwing MissingMethodException and MissingPropertyException when using multiple threads

2017-05-16 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16012546#comment-16012546 ] Jochen Kemnade edited comment on GROOVY-7535 at 5/16/17 3:22 PM: - It's

[jira] [Updated] (GROOVY-8190) CompileStatic cant infer type when using map as map key

2017-05-16 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8190: -- Description: open groovy console, paste code below {code} import groovy.transform.* @CompileStatic

[jira] [Updated] (GROOVY-8190) CompileStatic cant infer type when using map as map key

2017-05-16 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8190: -- Description: open groovy console, paste code below {code} import groovy.transform.* @CompileStatic