Bug 275244

Summary: org.eclipse.jdt.internal.compiler.util.Util.getZipEntryByteContent(ZipEntry, ZipFile) should use BufferedInputStream
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: david_audel
Version: 3.5Keywords: performance
Target Milestone: 3.5 RC1Flags: david_audel: review+
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed fix none

Description Olivier Thomann CLA 2009-05-06 21:34:08 EDT
This method should use a BufferedInputStream.
Comment 1 Olivier Thomann CLA 2009-05-06 21:35:32 EDT
Created attachment 134723 [details]
Proposed fix
Comment 2 Olivier Thomann CLA 2009-05-06 21:35:56 EDT
David, please review.
Comment 3 David Audel CLA 2009-05-07 05:01:28 EDT
Patch looks good.
Comment 4 Olivier Thomann CLA 2009-05-07 09:13:24 EDT
Released for 3.5RC1.
Code verification is required for this bug.
Comment 5 Kent Johnson CLA 2009-05-14 11:32:26 EDT
Verified for 3.5RC1 using I20090513-2000