[ https://issues.apache.org/jira/browse/GROOVY-8536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul King closed GROOVY-8536. ----------------------------- > StaticTypeCheckingSupport.ExtensionMethodCache is private > --------------------------------------------------------- > > Key: GROOVY-8536 > URL: https://issues.apache.org/jira/browse/GROOVY-8536 > Project: Groovy > Issue Type: Bug > Reporter: Jochen Theodorou > Assignee: Jochen Theodorou > Priority: Major > Labels: easyfix > > StaticTypeCheckingSupport exposes the protected constant > EXTENSION_METHOD_CACHE, but the type is ExtensionMethodCache, which is an > inner static and private class. For this constant to be useable it should not > be private and the cache class needs to be exposed -- This message was sent by Atlassian Jira (v8.20.10#820010)