[jira] [Commented] (GROOVY-8629) Groovy STC fails on the nested method call in constructor call

2018-06-04 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501146#comment-16501146 ] Daniel Sun commented on GROOVY-8629: [~msgilligan] Paul is on holiday these days. We

[jira] [Resolved] (GROOVY-8629) Groovy STC fails on the nested method call in constructor call

2018-06-04 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-8629. Resolution: Fixed Fixed by  https://github.com/apache/groovy/commit/effb9d3daae7af65f15c8deafb72d4

[GitHub] groovy pull request #749: GROOVY-8629: Groovy STC fails on the nested method...

2018-06-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/749 ---

[jira] [Commented] (GROOVY-8629) Groovy STC fails on the nested method call in constructor call

2018-06-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501139#comment-16501139 ] ASF GitHub Bot commented on GROOVY-8629: Github user asfgit closed the pull requ

[jira] [Resolved] (GROOVY-8630) Refine the parameterized type cache

2018-06-04 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-8630. Resolution: Fixed Fix Version/s: 2.5.1 3.0.0-alpha-3 2

[jira] [Commented] (GROOVY-8630) Refine the parameterized type cache

2018-06-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501129#comment-16501129 ] ASF GitHub Bot commented on GROOVY-8630: Github user asfgit closed the pull requ

[GitHub] groovy pull request #750: GROOVY-8630: Refine the parameterized type cache

2018-06-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/750 ---

[jira] [Commented] (GROOVY-8629) Groovy STC fails on the nested method call in constructor call

2018-06-04 Thread Sean Gilligan (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501032#comment-16501032 ] Sean Gilligan commented on GROOVY-8629: --- [~daniel_sun] – FYI, here is the change I

[jira] [Commented] (GROOVY-8590) STC incorrectly infers type of nested method call used in a return stmt

2018-06-04 Thread Sean Gilligan (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501022#comment-16501022 ] Sean Gilligan commented on GROOVY-8590: --- Nice. I like that my "reduction" (the ori

[jira] [Commented] (GROOVY-8629) Groovy STC fails on the nested method call in constructor call

2018-06-04 Thread Sean Gilligan (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500886#comment-16500886 ] Sean Gilligan commented on GROOVY-8629: --- Thanks [~daniel_sun], I used the workarou

[jira] [Updated] (GROOVY-8634) New warning messages for 2.5 and Java7

2018-06-04 Thread Erick Nelson (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Nelson updated GROOVY-8634: - Environment: -bash-4.1$ uname -a Linux xx 2.6.32-696.20.1.el6.x86_64 #1 SMP Thu

[jira] [Created] (GROOVY-8634) New warning messages for 2.5 and Java7

2018-06-04 Thread Erick Nelson (JIRA)
Erick Nelson created GROOVY-8634: Summary: New warning messages for 2.5 and Java7 Key: GROOVY-8634 URL: https://issues.apache.org/jira/browse/GROOVY-8634 Project: Groovy Issue Type: Bug

[jira] [Created] (GROOVY-8633) MME on Class receiver via method closure

2018-06-04 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-8633: -- Summary: MME on Class receiver via method closure Key: GROOVY-8633 URL: https://issues.apache.org/jira/browse/GROOVY-8633 Project: Groovy Issue T

[jira] [Created] (GROOVY-8632) Groovy 2.5.0 fails to compile Google Java Client sample code

2018-06-04 Thread Robert Kasanicky (JIRA)
Robert Kasanicky created GROOVY-8632: Summary: Groovy 2.5.0 fails to compile Google Java Client sample code Key: GROOVY-8632 URL: https://issues.apache.org/jira/browse/GROOVY-8632 Project: Groovy

[jira] [Created] (GROOVY-8631) Groovy 2.5.0 broken with Java 10.0.1 on MacOS

2018-06-04 Thread Phil Mitchell (JIRA)
Phil Mitchell created GROOVY-8631: - Summary: Groovy 2.5.0 broken with Java 10.0.1 on MacOS Key: GROOVY-8631 URL: https://issues.apache.org/jira/browse/GROOVY-8631 Project: Groovy Issue Type:

[jira] [Closed] (GROOVY-8538) static type checking, generics, and collect

2018-06-04 Thread Ian (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian closed GROOVY-8538. --- > static type checking, generics, and collect > > > K

[jira] [Commented] (GROOVY-8538) static type checking, generics, and collect

2018-06-04 Thread Ian (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500104#comment-16500104 ] Ian commented on GROOVY-8538: - Confirmed fix in 2.5.0 Thank you very much! > static type

[jira] [Resolved] (GROOVY-8538) static type checking, generics, and collect

2018-06-04 Thread Ian (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian resolved GROOVY-8538. - Resolution: Fixed Fix Version/s: 2.5.0 > static type checking, generics, and collect >

[jira] [Commented] (GROOVY-8630) Refine the parameterized type cache

2018-06-04 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500069#comment-16500069 ] Daniel Sun commented on GROOVY-8630: Here is the PR: https://github.com/apache/groov

[jira] [Created] (GROOVY-8630) Refine the parameterized type cache

2018-06-04 Thread Daniel Sun (JIRA)
Daniel Sun created GROOVY-8630: -- Summary: Refine the parameterized type cache Key: GROOVY-8630 URL: https://issues.apache.org/jira/browse/GROOVY-8630 Project: Groovy Issue Type: Improvement

[GitHub] groovy pull request #750: Refine the parameterized type cache

2018-06-04 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/750 Refine the parameterized type cache Use `SoftReference` instance to hold value to release memory after STC is done. You can merge this pull request into a Git repository by running: $ gi

[jira] [Updated] (GROOVY-8629) Groovy STC fails on the nested method call in constructor call

2018-06-04 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-8629: --- Component/s: Static Type Checker > Groovy STC fails on the nested method call in constructor call >

[jira] [Updated] (GROOVY-8629) Groovy STC fails on the nested method call in constructor call

2018-06-04 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-8629: --- Fix Version/s: 2.5.1 3.0.0-alpha-3 2.6.0-alpha-4 > Groovy STC

[jira] [Assigned] (GROOVY-8629) Groovy STC fails on the nested method call in constructor call

2018-06-04 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun reassigned GROOVY-8629: -- Assignee: Daniel Sun > Groovy STC fails on the nested method call in constructor call > -

[jira] [Commented] (GROOVY-8590) STC incorrectly infers type of nested method call used in a return stmt

2018-06-04 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16499877#comment-16499877 ] Daniel Sun commented on GROOVY-8590: [~msgilligan] Here is the PR: https://github.co

[jira] [Updated] (GROOVY-8629) Groovy STC fails on the nested method call in constructor call

2018-06-04 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-8629: --- Summary: Groovy STC fails on the nested method call in constructor call (was: Groovy STC fails on r

[jira] [Commented] (GROOVY-8629) Groovy STC fails on return of nested class using generics

2018-06-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16499843#comment-16499843 ] ASF GitHub Bot commented on GROOVY-8629: GitHub user danielsun1106 opened a pull

[GitHub] groovy pull request #749: GROOVY-8629: Groovy STC fails on return of nested ...

2018-06-04 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/749 GROOVY-8629: Groovy STC fails on return of nested class using generics You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groov