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

logging: LogRecord should not special-case stack trace serialization

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.4.0
    • core-libs
    • beta2
    • generic, x86
    • generic, windows_nt
    • Verified


      Right now the LogRecord class has some special workarounds
      so if the LogRecord includes an exception, the exception's
      stack backtraqce will be saved and restored across serialization.

      Now that the Exception class preserves the stacktrace across
      serialization these workarounds are unnecessary and should
      be removed.


      graham.hamilton@Eng 2001-04-27

            ghamiltosunw Graham Hamilton (Inactive)
            ghamiltosunw Graham Hamilton (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: