[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-10 Thread danielsun1106
Github user danielsun1106 commented on a diff in the pull request: https://github.com/apache/groovy/pull/837#discussion_r240468415 --- Diff: src/main/java/org/codehaus/groovy/classgen/asm/util/TypeUtil.java --- @@ -213,4 +220,15 @@ private static String makeRefDescription(String

[jira] [Commented] (GROOVY-8917) Failed to infer parameter type of some SAM, e.g. BinaryOperator

2018-12-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16716136#comment-16716136 ] ASF GitHub Bot commented on GROOVY-8917: Github user danielsun1106 commented on a diff in the

[jira] [Created] (GROOVY-8918) Illegal Reflective Access reported during Gradle build

2018-12-10 Thread will mason (JIRA)
will mason created GROOVY-8918: -- Summary: Illegal Reflective Access reported during Gradle build Key: GROOVY-8918 URL: https://issues.apache.org/jira/browse/GROOVY-8918 Project: Groovy Issue

[jira] [Commented] (GROOVY-8917) Failed to infer parameter type of some SAM, e.g. BinaryOperator

2018-12-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16715980#comment-16715980 ] ASF GitHub Bot commented on GROOVY-8917: Github user danielsun1106 commented on a diff in the

[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-10 Thread danielsun1106
Github user danielsun1106 commented on a diff in the pull request: https://github.com/apache/groovy/pull/837#discussion_r240451854 --- Diff: src/main/java/org/codehaus/groovy/classgen/asm/util/TypeUtil.java --- @@ -213,4 +220,15 @@ private static String makeRefDescription(String

[jira] [Commented] (GROOVY-8917) Failed to infer parameter type of some SAM, e.g. BinaryOperator

2018-12-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16715977#comment-16715977 ] ASF GitHub Bot commented on GROOVY-8917: Github user paulk-asert commented on a diff in the pull

[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-10 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/837#discussion_r240451723 --- Diff: src/main/java/org/codehaus/groovy/classgen/asm/util/TypeUtil.java --- @@ -213,4 +220,15 @@ private static String makeRefDescription(String

[jira] [Commented] (GROOVY-8917) Failed to infer parameter type of some SAM, e.g. BinaryOperator

2018-12-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16715975#comment-16715975 ] ASF GitHub Bot commented on GROOVY-8917: Github user paulk-asert commented on a diff in the pull

[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-10 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/837#discussion_r240451547 --- Diff: src/main/java/org/codehaus/groovy/classgen/asm/util/TypeUtil.java --- @@ -213,4 +220,15 @@ private static String makeRefDescription(String

[jira] [Commented] (GROOVY-8917) Failed to infer parameter type of some SAM, e.g. BinaryOperator

2018-12-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16715971#comment-16715971 ] ASF GitHub Bot commented on GROOVY-8917: Github user paulk-asert commented on a diff in the pull

[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-10 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/837#discussion_r240451187 --- Diff: src/main/java/org/codehaus/groovy/classgen/asm/util/TypeUtil.java --- @@ -213,4 +220,15 @@ private static String makeRefDescription(String

[jira] [Commented] (GROOVY-8917) Failed to infer parameter type of some SAM, e.g. BinaryOperator

2018-12-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16715929#comment-16715929 ] ASF GitHub Bot commented on GROOVY-8917: Github user danielsun1106 commented on a diff in the

[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-10 Thread danielsun1106
Github user danielsun1106 commented on a diff in the pull request: https://github.com/apache/groovy/pull/837#discussion_r240445739 --- Diff: src/main/java/org/codehaus/groovy/classgen/asm/util/TypeUtil.java --- @@ -213,4 +220,15 @@ private static String makeRefDescription(String

[jira] [Resolved] (GROOVY-8742) Line number information for method is confusing debugger

2018-12-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8742. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.4.16 2.5.5

[jira] [Commented] (GROOVY-8917) Failed to infer parameter type of some SAM, e.g. BinaryOperator

2018-12-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16715518#comment-16715518 ] ASF GitHub Bot commented on GROOVY-8917: Github user paulk-asert commented on a diff in the pull

[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-10 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/837#discussion_r240369943 --- Diff: src/main/java/org/codehaus/groovy/classgen/asm/util/TypeUtil.java --- @@ -213,4 +220,15 @@ private static String makeRefDescription(String

[jira] [Commented] (GROOVY-8917) Failed to infer parameter type of some SAM, e.g. BinaryOperator

2018-12-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16715376#comment-16715376 ] ASF GitHub Bot commented on GROOVY-8917: GitHub user danielsun1106 opened a pull request:

[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-10 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/837 GROOVY-8917: Failed to infer parameter type of some SAM, e.g. BinaryO… …perator You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (GROOVY-8913) Parrot Parser: partially-parenthesized binary expression parsed as cast and unary plus

2018-12-10 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16715296#comment-16715296 ] Daniel Sun commented on GROOVY-8913: FYI, https://github.com/tunnelvisionlabs/antlr4/issues/37 >

[jira] [Created] (GROOVY-8917) Failed to infer parameter type of some SAM, e.g. BinaryOperator

2018-12-10 Thread Daniel Sun (JIRA)
Daniel Sun created GROOVY-8917: -- Summary: Failed to infer parameter type of some SAM, e.g. BinaryOperator Key: GROOVY-8917 URL: https://issues.apache.org/jira/browse/GROOVY-8917 Project: Groovy

[jira] [Created] (GROOVY-8916) JsonOutput unable to serialize Locale object

2018-12-10 Thread JIRA
Sébastien Gadot created GROOVY-8916: --- Summary: JsonOutput unable to serialize Locale object Key: GROOVY-8916 URL: https://issues.apache.org/jira/browse/GROOVY-8916 Project: Groovy Issue