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

Typos in Javadoc of XmlAdapter

XMLWordPrintable

    • b100
    • x86
    • windows_8

      A DESCRIPTION OF THE PROBLEM :
      At the beginning of the class-level Javadoc, it says: "a XML representation" and a bit further "a XML repsentation".

      I believe it should be "an XML representation" twice.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Some Java types do not map naturally to an XML representation, for example HashMap or other non JavaBean classes. Conversely, an XML representation
      ACTUAL -
      Some Java types do not map naturally to a XML representation, for example HashMap or other non JavaBean classes. Conversely, a XML repsentation

      URL OF FAULTY DOCUMENTATION :
      http://docs.oracle.com/javase/8/docs/api/javax/xml/bind/annotation/adapters/XmlAdapter.html

            aroy Abhijit Roy (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: