Eric Milles created GROOVY-11481:
------------------------------------

             Summary: anonymous inner class visibility
                 Key: GROOVY-11481
                 URL: https://issues.apache.org/jira/browse/GROOVY-11481
             Project: Groovy
          Issue Type: Bug
            Reporter: Eric Milles
            Assignee: Eric Milles


An anonymous inner class in groovy is created with public visibility.  The java 
compiler creates them with default (package-private) visibility.

An enum constant inner class is package-private since:
https://github.com/apache/groovy/commit/1097de34dace28061f9b2b796efbd7fc3f136743



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to