United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 5035528 JavaDoc for enum classes should omit final and abstract modifiers
5035528 : JavaDoc for enum classes should omit final and abstract modifiers

Details
Type:
Bug
Submit Date:
2004-04-21
Status:
Closed
Updated Date:
2004-04-22
Project Name:
JDK
Resolved Date:
2004-04-22
Component:
docs
OS:
generic
Sub-Component:
doclet
CPU:
generic
Priority:
P3
Resolution:
Duplicate
Affected Versions:
5.0
Fixed Versions:

Related Reports
Duplicate:
Relates:
Relates:

Sub Tasks

Description
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.  

                                    

Comments
PUBLIC COMMENTS

Closing as a dup of 5009943, which fixes the bug where "final" appears in the Enum documentation.  We've never has "abstract" appear in the documentation.  The original spec has instructions to filter out "abstract".
###@###.### 2004-04-21
                                     
2004-04-21
EVALUATION

Accepted.
###@###.### 2004-04-21

Dup of 5009943, which has been fixed.  At this time, the Javadoc does not show the final or abstract modifiers.
###@###.### 2004-04-21
                                     
2004-04-21



Hardware and Software, Engineered to Work Together