You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Devin Rosenbauer (JIRA)" <ji...@apache.org> on 2019/02/20 16:31:00 UTC

[jira] [Created] (GROOVY-9005) SomeClass.groovy: -1: Access to java.lang.Object#this is forbidden @ line -1, column -1

Devin Rosenbauer created GROOVY-9005:
----------------------------------------

             Summary: SomeClass.groovy: -1: Access to java.lang.Object#this is forbidden @ line -1, column -1
                 Key: GROOVY-9005
                 URL: https://issues.apache.org/jira/browse/GROOVY-9005
             Project: Groovy
          Issue Type: Bug
          Components: Static compilation
    Affects Versions: 2.5.6
            Reporter: Devin Rosenbauer


I'm receiving the above error when attempting to compile certain classes that have @CompileStatic on either the class or a method within a dynamically compiled class. Oddly, it doesn't seem to affect every compile static class I've got, so I'm still trying to narrow down the simplest case. I will return and update with a code sample when I find one.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)