Details
-
Type: Bug
-
Status: Closed
-
Priority: 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.
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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #39827 | Tue Jan 28 15:43:01 MST 2014 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/apple/dts/samplecode/osxadapter/OSXAdapter.java
|