ICEpdf
  1. ICEpdf
  2. PDF-688

ICEPDF use system.err output

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.0.4
    • Fix Version/s: 5.0.5
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any

      Description

      Remove any call to <exception>.printStackTrace as it writes any logs to System.err stream.

      In top of that, for example looking at Parser class, line 490, trace is already written using java.util.log.Logger.
      IMHO, this makes duplicate.

        Activity

        Hide
        Patrick Corless added a comment -

        Updated both the trunk and 5.0.1 branch removing all common occurrences of printStackTrace() and replaced with util.logging.

        Show
        Patrick Corless added a comment - Updated both the trunk and 5.0.1 branch removing all common occurrences of printStackTrace() and replaced with util.logging.

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Felix Nicolas
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: