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

(docs) Readable.read() ReadOnlyBufferException is not linked

XMLWordPrintable

    • b121
    • x86
    • linux
    • Not verified

      FULL PRODUCT VERSION :


      ADDITIONAL OS VERSION INFORMATION :
      Linux hmpc 2.6.8-24.25-default #1 Thu Aug 24 09:57:32 UTC 2006 i686 athlon i386 GNU/Linux

      A DESCRIPTION OF THE PROBLEM :
      The javadoc comment of the method java.lang.Readable.read() contains a "@throws" tag for the exception "ReadOnlyBufferException" from package "java.nio". In the generated HTML page there is not created a clickable link to the referenced class. I suspect this is due to a missing packahe specification, either directly in the @throws argument (java.nio.ReadOnlyBufferException) or indirecly by an import declaration.

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Just read http://java.sun.com/javase/6/docs/api/java/lang/Readable.html

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      A clickable link for the word "ReadOnlyBufferException".
      ACTUAL -
      A plain text word "ReadOnlyBufferException".

      REPRODUCIBILITY :
      This bug can be reproduced always.

            alanb Alan Bateman
            ryeung Roger Yeung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: