Bug 571173

Summary: [performance] Use buffering for writing zip files during junit tests
Product: [Eclipse Project] JDT Reporter: Jörg Kubitz <jkubitz-eclipse>
Component: CoreAssignee: Jörg Kubitz <jkubitz-eclipse>
Status: VERIFIED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: jarthana, julian.honnen
Version: 4.20Keywords: performance, test
Target Milestone: 4.20 M1   
Hardware: All   
OS: All   
See Also: https://git.eclipse.org/r/c/jdt/eclipse.jdt.core/+/176216
https://git.eclipse.org/c/jdt/eclipse.jdt.core.git/commit/?id=a00b62fa3572b0070f48daf2a4225508ae238613
Whiteboard:
Attachments:
Description Flags
Screenshot of sampled junit test none

Description Jörg Kubitz CLA 2021-02-12 15:58:41 EST
Created attachment 285544 [details]
Screenshot of sampled junit test

Current implementation writes zip files int by int to OS.
Comment 1 Eclipse Genie CLA 2021-02-12 16:01:53 EST
New Gerrit change created: https://git.eclipse.org/r/c/jdt/eclipse.jdt.core/+/176216
Comment 3 Jay Arthanareeswaran CLA 2021-04-08 03:26:58 EDT
Verified for 4.20 M1 by code inspection.