Javadoc bugs: javadoc warnings, missing @Since, etc.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 6
    • Affects Version/s: 6
    • Component/s: xml
    • b90
    • generic
    • generic

      $ findMissingSince 6.0 1.5.0

      Missing method @since: javax.xml.parsers.DocumentBuilderFactory.newInstance(java.lang.String,java.lang.ClassLoader)
      Missing method @since: javax.xml.parsers.SAXParserFactory.newInstance(java.lang.String,java.lang.ClassLoader)
      Missing method @since: javax.xml.transform.TransformerFactory.newInstance(java.lang.String,java.lang.ClassLoader)
      Missing method @since: javax.xml.datatype.DatatypeFactory.newInstance(java.lang.String,java.lang.ClassLoader)
      Missing method @since: javax.xml.validation.SchemaFactory.newInstance(java.lang.String,java.lang.String,java.lang.ClassLoader)
      Missing method @since: javax.xml.xpath.XPathFactory.newInstance(java.lang.String,java.lang.String,java.lang.ClassLoader)

      Javadoc errors from build:
      src/share/classes/org/w3c/dom/stylesheets/MediaList.java:66: warning - @param argument "oldMediumThe" is not a parameter name.
      src/share/classes/org/w3c/dom/stylesheets/MediaList.java:78: warning - @param argument "newMediumThe" is not a parameter name.
      src/share/classes/org/w3c/dom/stylesheets/StyleSheetList.java:40: warning - @param argument "indexIndex" is not a parameter name.
      src/share/classes/org/w3c/dom/css/CSSRuleList.java:41: warning - @param argument "indexIndex" is not a parameter name.
      src/share/classes/org/w3c/dom/css/CSSValueList.java:44: warning - @param argument "indexIndex" is not a parameter name.

            Assignee:
            Jeff Suttor (Inactive)
            Reporter:
            Jeff Suttor (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: