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

Typos in LogRecord doc ("atempt", "wwill", "associateded")

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • docs
    • beta2
    • generic
    • generic



      Name: krC82822 Date: 06/23/2001


      java version "1.4.0-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
      Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)

      In the Serialization notes: "attempt" is spelled "atempt".
      >>The ResourceBundle is not transmitted as part of the serialized form, but the
      resource bundle name is, and the recipient object's readObject method will
      atempt to locate a suitable resource bundle. <<

      -----------

      [in setThrown()'s method summary:]

      "associated" is spelled "associateded" in setThrown() in 2 places

      >>
      void setThrown(Throwable thrown)
                Set a throwable associateded with the log event.
      <<

      >>
      setThrown
      public void setThrown(Throwable thrown)
      Set a throwable associateded with the log event.

      Parameters:
      throwable - a throwable

      <<

      -----------

      [In the Constructor Detail section:]

      "will" is spelled "wwill"
      >>The thread ID property wwill be initialized with a unique ID for the current
      thread. <<
      (Review ID: 127210)
      ======================================================================

            shommel Scott Hommel (Inactive)
            kryansunw Kevin Ryan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: