[jira] [Created] (GROOVY-8699) Somehow reduce or optimize o.g.c.r calls in CompileStatic

2018-07-13 Thread death lord (JIRA)
death lord created GROOVY-8699: -- Summary: Somehow reduce or optimize o.g.c.r calls in CompileStatic Key: GROOVY-8699 URL: https://issues.apache.org/jira/browse/GROOVY-8699 Project: Groovy Issue

[jira] [Created] (GROOVY-8698) Double class initialization using groovy.lang.GroovyClassLoader

2018-07-13 Thread Ivan Kuznetsov (JIRA)
Ivan Kuznetsov created GROOVY-8698: -- Summary: Double class initialization using groovy.lang.GroovyClassLoader Key: GROOVY-8698 URL: https://issues.apache.org/jira/browse/GROOVY-8698 Project: Groovy

[jira] [Commented] (GROOVY-8339) Fix warning "An illegal reflective access operation has occurred"

2018-07-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16542780#comment-16542780 ] Paul King commented on GROOVY-8339: --- Take a look in startGroovy[.bat] on master. It adds the

[jira] [Commented] (GROOVY-8639) @Sortable annotation is not able to use accessible parent properties

2018-07-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16542776#comment-16542776 ] ASF GitHub Bot commented on GROOVY-8639: GitHub user paulk-asert opened a pull request:

[GitHub] groovy pull request #775: GROOVY-8639: @Sortable annotation is not able to u...

2018-07-13 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/775 GROOVY-8639: @Sortable annotation is not able to use accessible paren… …t properties You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (GROOVY-8339) Fix warning "An illegal reflective access operation has occurred"

2018-07-13 Thread Martin Vseticka (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16542716#comment-16542716 ] Martin Vseticka commented on GROOVY-8339: - Does anyone know how to hide the message for now? Can

[jira] [Commented] (GROOVY-8688) AsmDecompiler.parseClass fails against a Java 11 JEP 181 class

2018-07-13 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16542695#comment-16542695 ] Robert Stupp commented on GROOVY-8688: -- [~paulk], do you think it's possible to get this into