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

API doc: some bugs in javax/activation/MimeType.cmnt

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.1
    • 1.3.1
    • other-libs
    • 1.1beta
    • sparc
    • solaris_8

      There are some bugs in javax/activation/MimeType.cmnt as below:

      1. The whole description of the following method is written doubly.

      <!-- BEGIN KEY -->
      public void javax.activation.MimeType.writeExternal(java.io.ObjectOutput out) throws java.io.IOException
      <!-- END KEY -->

      2. The whole description of the following method is written doubly.

      <!-- BEGIN KEY -->
      public void javax.activation.MimeType.readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
      <!-- END KEY -->

      3. There is a type in the descriptioin of method "readExternal":

      @param in the IbjectInput object to read from
                        ^^^

            bshannon Bill Shannon (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: