-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
5.0, 6
-
None
-
generic, x86
-
generic, windows_xp
I noticed that running javadoc on a set of source files,
which included inherited javadoc from files outside of that set,
silently failed if the referenced classes were available as
class files with newer timestamps than the source files.
But... the .class files don't contain vital information like
@return that is needed in the subclass.
The generated javadoc has silent missing information. No warning is issued.
###@###.### 2005-06-23 08:27:00 GMT
which included inherited javadoc from files outside of that set,
silently failed if the referenced classes were available as
class files with newer timestamps than the source files.
But... the .class files don't contain vital information like
@return that is needed in the subclass.
The generated javadoc has silent missing information. No warning is issued.
###@###.### 2005-06-23 08:27:00 GMT
- duplicates
-
JDK-6293091 REGRESSION: Inheriting comments from J2SE does NOT work.
-
- Closed
-
-
JDK-6480020 Javadoc should use source file rather than more recently modified class file
-
- Closed
-
- relates to
-
JDK-6942366 javadoc no longer inherits doc from sourcepath
-
- Closed
-
-
JDK-4993280 apt should favor source files over class files for type information
-
- Resolved
-