JDK-6493150 : @deprecated tag ignored in package-info file
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2006-11-13
  • Updated: 2014-05-05
  • Resolved: 2006-11-13
Related Reports
Duplicate :  
Relates :  
Description
If a @deprecated tag appears in the javadoc of a package-info.java file, the standard doclet does not present any of that text in the generated html and no warning or error is issued.