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

Throwable.backtrace is not serialized, would be nice

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P5 P5
    • None
    • 1.3.0
    • core-libs
    • None
    • sparc
    • solaris_2.6

      When Throwables are serialized and deserialized, they lose their stack traces
      because the backtrace is transient.

      If the backtrace was replaced with a publically-specified data structure before
      serialization, it could be printed by the deserializing VM without sacrificing
      binary compatibility. This would greatly aid in debugging distributed
      applications that throw exceptions across RMI calls.

            mmcclosksunw Michael Mccloskey (Inactive)
            acolleysunw Adrian Colley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: