Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6289776

javadoc should retrieve inherited data from source files even when newer class files found

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 5.0, 6
    • tools
    • 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

            ksrini Kumar Srinivasan
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: