-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b51
-
x86
-
windows_xp
###@###.### 2004-03-31
J2SE Version (please include all output from java -version flag):
java version "1.5.0-beta2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta2-b44)
Java HotSpot(TM) Client VM (build 1.5.0-beta2-b44, mixed mode, sharing)
Does this problem occur on J2SE 1.3.x or 1.4.x? Yes / No (pick one)
No
Operating System Configuration Information (be specific):
WinXP, univeristies configuration
Hardware Configuration Information (be specific):
Dell Optiplex, DX270
Bug Description:
Browsing the apt mirror API com.sun.mirror.declaration.Modifier docs,
and then clicked the Use link. This lists the useages of this Enum, but
doesn't seem to be listing useage as a generic parameter (getModifiers in
com.sun.mirror.declaration.Declaration for example, returns a type
templated on the Enum). is this a general issue with documenting generics?