[GitHub] groovy pull request #625: GROOVY-8369: Statically compiled property access o...

2017-11-01 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/625#discussion_r148197190 --- Diff: src/test/org/codehaus/groovy/classgen/asm/sc/FieldsAndPropertiesStaticCompileTest.groovy --- @@ -696,4 +696,21 @@ import

[GitHub] groovy pull request #625: GROOVY-8369: Statically compiled property access o...

2017-11-01 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/625#discussion_r148195160 --- Diff: src/test/org/codehaus/groovy/classgen/asm/sc/FieldsAndPropertiesStaticCompileTest.groovy --- @@ -696,4 +696,21 @@ import

[GitHub] groovy pull request #625: GROOVY-8369: Statically compiled property access o...

2017-11-01 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/625#discussion_r148194617 --- Diff: src/test/org/codehaus/groovy/classgen/asm/sc/FieldsAndPropertiesStaticCompileTest.groovy --- @@ -696,4 +696,21 @@ import

[GitHub] groovy pull request #625: GROOVY-8369: Statically compiled property access o...

2017-10-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/625 ---

[GitHub] groovy pull request #625: GROOVY-8369: Statically compiled property access o...

2017-10-31 Thread shils
GitHub user shils opened a pull request: https://github.com/apache/groovy/pull/625 GROOVY-8369: Statically compiled property access on enum class throws… … NoSuchFieldError You can merge this pull request into a Git repository by running: $ git pull