Bug 69002 - CompilationUnit#destroy contains e.printStackTrace
Summary: CompilationUnit#destroy contains e.printStackTrace
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M2   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-30 09:24 EDT by Dirk Baeumer CLA
Modified: 2004-09-23 09:52 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Baeumer CLA 2004-06-30 09:24:29 EDT
3.0
Comment 1 Olivier Thomann CLA 2004-08-06 12:47:01 EDT
Would a replacement with be fine?
Util.log(e, "Exception occurred during compilation unit destroy: "); //$NON-NLS-1$ 
Comment 2 Jerome Lanneluc CLA 2004-09-07 12:18:04 EDT
Now print the stack trace in verbose mode only.
Comment 3 David Audel CLA 2004-09-23 09:52:10 EDT
Verified in I200409240100.