Enum constructors (as compiled by javac) have synthetic parameters;
constructors of nested classes [1] can have either implicit or synthetic
parameters.
HTH,
-Joe
[1] https://blogs.oracle.com/darcy/entry/nested_inner_member_and_top
On 9/30/2013 8:25 PM, Eric Wang wrote:
Including the coreli
Including the corelibs-dev team, so someone may help me.
Thanks,
Eric
On 2013/10/1 10:39, Eric Wang wrote:
Hi Alan,
I'm looking at the bug
https://bugs.openjdk.java.net/browse/JDK-8023087 which is filed for
CCC changes https://bugs.openjdk.java.net/browse/JDK-8007405.
There're 2 simple APIs