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

Exception stack trace does not serialize

XMLWordPrintable

    • beta
    • x86
    • windows_nt
    • Verified



      Name: krT82822 Date: 01/13/99


      When an exception is serialized, the information
      necessary to do a printStackTrace is not sent
      with it. (Throwable.backtrace is transient)
      Consequently,

        ex.printStackTrace()

      is meaningless once an exception is serialized.

      It should not be transient; this information is
      needed to allow reasonable diagnostics on the
      other side of the wire.
      (Review ID: 30829)
      ======================================================================

            jjb Josh Bloch
            kryansunw Kevin Ryan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: