Reduce churn when parsing Jar files
Update CentralDirectoryParser to reduce the number of objects created when parsing the central directory. A single CentralDirectoryFileHeader object is now reused as entries are parsed. Fixes gh-5260
Showing
Please register or sign in to comment