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

found an error within javadoc while trying to generate html pages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • None
    • 1.0
    • tools
    • sparc
    • solaris_2.4

      Ive been adding comments to java.lang.Math.java and after I finished and
      attempted to run javadoc on it, it gave me this error. I dont know if it was
      because of the comments I added or not. Most methods were not documented at all
      so I ended up doing them. I believe that I made sure that everything was
      commented properly.
      danny
       
      lang(alize) => wsccs info
      Nothing being edited
      lang(alize) => javadoc -d ~/API/NEW/ Math.java
      generating documentation for class java.lang.Math
      java.lang.StringIndexOutOfRangeException String index out of range: 8
       at java.lang.Exception.<init>(Exception.java)
       at java.lang.StringIndexOutOfRangeException.<init>(StringIndexOutOfRangeException.java)
       at java.lang.String.substring(String.java)
       at java.lang.String.substring(String.java)
       at java.tools.javadoc.DocumentationGenerator.genMethodDocumentation(DocumentationGenerator.java:530)
       at java.tools.javadoc.DocumentationGenerator.genClassDocumentation(DocumentationGenerator.java:906)
       at java.tools.javadoc.Main.main(Main.java:169)
       javadoc: an exception has occurred, please contact x47242.

            fyellinsunw Frank Yellin (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: