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

For several methods, the javadoc body comes from the ancestor in place of from the interface

XMLWordPrintable

    • b79
    • generic
    • generic
    • Verified

      While verifying the 6273662, I saw that the body of the description of methods
      ImmutableDescriptor.equals()
      ImmutableDescriptor.hashCode()
      modelmbean.DescriptorSupport.hashCode()
      modelmbean.DescriptorSupport.equals()
      is wrong.
      It is copied from class Object as what we expect is to get it copied from interface Descriptor.
      Strangely, if you use the javadoc tool that comes with J2SE 1.4, you get the expected description.
      A full scan might help to dig out other occurrences.

            dfuchs Daniel Fuchs
            yjoan Yves Joan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: