-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
5.0
-
generic
-
generic
Recent changes to the enum spec (5009601) have made applying the final and abstract modifiers to enums illegal in source code (javac will mark the classes as appropriate). Therefore, it would be preferable if the javadoc for an enum did not display those modifiers either.
- duplicates
-
JDK-5009943 Javadoc generated for enums could be misleading
-
- Resolved
-
- relates to
-
JDK-5009601 Bring enum implementation up to date with its spec
-
- Resolved
-
-
JDK-6287639 Abstract methods in enum classes should not be listed as abstract
-
- Open
-