spring-boot/spring-boot-tools/spring-boot-loader/src
Phillip Webb caaf8e96b9 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
2016-04-12 13:25:04 -07:00
..
it Use a conventional delegation model in LaunchedURLClassLoader 2016-02-19 14:15:40 +00:00
main/java/org/springframework/boot/loader Reduce churn when parsing Jar files 2016-04-12 13:25:04 -07:00
test Reduce churn when parsing Jar files 2016-04-12 13:25:04 -07:00