Bug 41674 - ToolFactory.createDefaultClassFileReader does not close zipfile
Summary: ToolFactory.createDefaultClassFileReader does not close zipfile
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.0 M3   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-19 07:34 EDT by Martin Aeschlimann CLA
Modified: 2003-08-28 06:04 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 Martin Aeschlimann CLA 2003-08-19 07:34:08 EDT
20030819

ToolFactory.createDefaultClassFileReader creates a ZipFile but does not close it.
Comment 1 Olivier Thomann CLA 2003-08-19 07:55:13 EDT
Fixed and released in HEAD.
Comment 2 Olivier Thomann CLA 2003-08-19 07:55:37 EDT
Change milestone.
Comment 3 Olivier Thomann CLA 2003-08-19 07:58:07 EDT
Reopen to assign
Comment 4 Olivier Thomann CLA 2003-08-19 07:58:49 EDT
Fixed and released in HEAD.
Comment 5 David Audel CLA 2003-08-28 06:04:18 EDT
Verified.