-
Bug
-
Resolution: Fixed
-
P4
-
9
-
None
-
b13
-
generic
-
generic
The doclet.xml is a configuration file used to initiate the builders. It does not quite help in any way, than make things more complicated for instance it calls the builder's methods reflectively which is not a "good thing", and debugging is not an easy task, as extra steps need to be taken to insert next break point etc. Also it uses obsolete nomenclature.
Describing the doclet.xml in a java class and ordering the callees will be better served.
Describing the doclet.xml in a java class and ordering the callees will be better served.
- relates to
-
JDK-4933119 Mark doclet.xml text file with "do not edit/private interface subject to change"
-
- Closed
-