-
Bug
-
Resolution: Fixed
-
P3
-
None
According to the spec:
The binary name of an anonymous class that represents an enum constant type (8.9.1) consists of the binary name of the enum class to which it belongs, followed by $$, followed by the name of the enum constant.
this needs to be implemented
The binary name of an anonymous class that represents an enum constant type (8.9.1) consists of the binary name of the enum class to which it belongs, followed by $$, followed by the name of the enum constant.
this needs to be implemented