You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
it Use a conventional delegation model in LaunchedURLClassLoader 9 years ago
main/java/org/springframework/boot/loader Reduce churn when parsing Jar files 9 years ago
test Reduce churn when parsing Jar files 9 years ago