JDK-4655858 : Remove warnings for @beaninfo, @revised and @spec as unknown tags in javadoc
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Cannot Reproduce
  • OS: generic
  • CPU: generic
  • Submitted: 2002-03-21
  • Updated: 2014-05-05
  • Resolved: 2014-01-09
Related Reports
Relates :  
Description
Javadoc output for 1.4.0 contains many unknown tags.
Most are @beaninfo, @revised and @spec, which are valid internal tag used
by various engineering teams.  To fix this, add this to the makefile:

-tag beaninfo:X
-tag revised:X
-tag spec:X

Comments
DocLint checks for this in JDK 8.
09-01-2014

CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: dragon
14-06-2004

EVALUATION Will do. ###@###.### 2002-03-25
25-03-2002