[jira] [Created] (GROOVY-8872) AST Parameter names don't reflect the names in the bytecode

2018-11-08 Thread James Kleeh (JIRA)
James Kleeh created GROOVY-8872: --- Summary: AST Parameter names don't reflect the names in the bytecode Key: GROOVY-8872 URL: https://issues.apache.org/jira/browse/GROOVY-8872 Project: Groovy

[jira] [Commented] (GROOVY-8871) Long Constants Defined in Groovy 2.5.3 Under OpenJDK 11 Cause an IllegalAccessError

2018-11-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16679165#comment-16679165 ] Paul King commented on GROOVY-8871: --- I am wondering if we are seeing the right error. Compiling and

[jira] [Commented] (GROOVY-8849) Provide a way to change property names when converting Pojo to JSON

2018-11-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16679379#comment-16679379 ] Paul King commented on GROOVY-8849: --- Are you happy with my suggestions? Should I close the issue? >

[jira] [Resolved] (GROOVY-8871) Long Constants Defined in Groovy 2.5.3 Under OpenJDK 11 Cause an IllegalAccessError

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

[jira] [Comment Edited] (GROOVY-8871) Long Constants Defined in Groovy 2.5.3 Under OpenJDK 11 Cause an IllegalAccessError

2018-11-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16679165#comment-16679165 ] Paul King edited comment on GROOVY-8871 at 11/8/18 10:13 AM: - This is to do

[jira] [Updated] (GROOVY-8866) Implement `GProperties` to handle properties file smartly

2018-11-08 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-8866: --- Fix Version/s: (was: 3.0.0-alpha-4) > Implement `GProperties` to handle properties file smartly

[jira] [Reopened] (GROOVY-8866) Implement `GProperties` to handle properties file smartly

2018-11-08 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun reopened GROOVY-8866: > Implement `GProperties` to handle properties file smartly >

[jira] [Commented] (GROOVY-8871) Long Constants Defined in Groovy 2.5.3 Under OpenJDK 11 Cause an IllegalAccessError

2018-11-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16680470#comment-16680470 ] Paul King commented on GROOVY-8871: --- May not mean much without context:

[jira] [Updated] (GROOVY-8871) Long Constants Defined in Groovy 2.5.3 Under OpenJDK 11 Cause an IllegalAccessError

2018-11-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8871: -- Priority: Critical (was: Blocker) > Long Constants Defined in Groovy 2.5.3 Under OpenJDK 11 Cause an

[jira] [Commented] (GROOVY-8871) Long Constants Defined in Groovy 2.5.3 Under OpenJDK 11 Cause an IllegalAccessError

2018-11-08 Thread Kevin Brown (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16680423#comment-16680423 ] Kevin Brown commented on GROOVY-8871: - Thanks [~paulk]. For reference can you point me to the

[jira] [Commented] (GROOVY-8866) Implement `GProperties` to handle properties file smartly

2018-11-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16680443#comment-16680443 ] Paul King commented on GROOVY-8866: --- It would be interesting to see whether we could implement this

[jira] [Updated] (GROOVY-8872) Decompiled parameter names don't reflect the names in the bytecode

2018-11-08 Thread James Kleeh (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Kleeh updated GROOVY-8872: Summary: Decompiled parameter names don't reflect the names in the bytecode (was: AST Parameter

[jira] [Updated] (GROOVY-8872) Decompiled parameter names don't reflect the names in the bytecode

2018-11-08 Thread James Kleeh (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Kleeh updated GROOVY-8872: Priority: Critical (was: Major) > Decompiled parameter names don't reflect the names in the

[jira] [Updated] (GROOVY-8872) Decompiled parameter names don't reflect the names in the bytecode

2018-11-08 Thread James Kleeh (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Kleeh updated GROOVY-8872: Issue Type: Improvement (was: Bug) > Decompiled parameter names don't reflect the names in the

[GitHub] groovy pull request #779: GROOVY-8726: Store the method node reference in Pa...

2018-11-08 Thread jameskleeh
Github user jameskleeh closed the pull request at: https://github.com/apache/groovy/pull/779 ---

[jira] [Commented] (GROOVY-8726) Parameter lacks a reference to the MethodNode it belongs to

2018-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16680789#comment-16680789 ] ASF GitHub Bot commented on GROOVY-8726: Github user jameskleeh closed the pull request at:

[jira] [Commented] (GROOVY-8872) Decompiled parameter names don't reflect the names in the bytecode

2018-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16680877#comment-16680877 ] ASF GitHub Bot commented on GROOVY-8872: GitHub user jameskleeh opened a pull request:

[GitHub] groovy pull request #820: GROOVY-8872: Populate parameter names from byte co...

2018-11-08 Thread jameskleeh
GitHub user jameskleeh opened a pull request: https://github.com/apache/groovy/pull/820 GROOVY-8872: Populate parameter names from byte code when available I'm not sure how to create a test for this. I verified the change works locally in the example project I linked and uploaded

[jira] [Issue Comment Deleted] (GROOVY-8866) Implement `GProperties` to handle properties file smartly

2018-11-08 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-8866: --- Comment: was deleted (was: Fixed by

[jira] [Comment Edited] (GROOVY-8871) Long Constants Defined in Groovy 2.5.3 Under OpenJDK 11 Cause an IllegalAccessError

2018-11-08 Thread Kevin Brown (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16680049#comment-16680049 ] Kevin Brown edited comment on GROOVY-8871 at 11/8/18 5:27 PM: -- [~paulk]

[jira] [Updated] (GROOVY-8872) Decompiled parameter names don't reflect the names in the bytecode

2018-11-08 Thread James Kleeh (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Kleeh updated GROOVY-8872: Affects Version/s: (was: 2.5.1) 2.5.4 > Decompiled parameter names

[jira] [Commented] (GROOVY-8871) Long Constants Defined in Groovy 2.5.3 Under OpenJDK 11 Cause an IllegalAccessError

2018-11-08 Thread Kevin Brown (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16680049#comment-16680049 ] Kevin Brown commented on GROOVY-8871: - [~paulk] When I set targetCompatibility to