java.lang.Throwable.toString should use getLocalizedMessage

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 1.2.0
    • Affects Version/s: 1.1, 1.1.4
    • Component/s: core-libs
    • None
    • 1.2beta3
    • generic, x86
    • generic, windows_nt
    • Not verified



      Name: mc57594 Date: 06/17/97


      java.lang.Throwable provides a method, getLocalizedMessage,
      for localizing the text of a message.

      All of the print methods use toString, including printStackTrace.

      Throwable's toString() method uses getMessage(). It should
      use getLocalizedMessage.


      ======================================================================

            Assignee:
            Anand Palaniswamy (Inactive)
            Reporter:
            Mark Chamness (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: