Bug 571173 - [performance] Use buffering for writing zip files during junit tests
Summary: [performance] Use buffering for writing zip files during junit tests
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.20   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 4.20 M1   Edit
Assignee: Jörg Kubitz CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance, test
Depends on:
Blocks:
 
Reported: 2021-02-12 15:58 EST by Jörg Kubitz CLA
Modified: 2021-04-08 03:26 EDT (History)
2 users (show)

See Also:


Attachments
Screenshot of sampled junit test (111.79 KB, image/png)
2021-02-12 15:58 EST, Jörg Kubitz CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.