> I think the bug that Ryan referenced describes the issue fairly well and
the
> methods that would be necessary (
> http://developer.java.sun.com/developer/bugParade/bugs/4846709.html ).
>
> My only additional concern might be the proper behavior of the getValues()
> and getMembers() methods (mentioned in the bug report / RFE) when the type
> had been extended/restricted and the enum class was therefore a subclass
of
> another enum class.
Maybe you should add a comment about that to the bug itself?
-Brandon