spring-boot/spring-boot-project/spring-boot-tools/spring-boot-loader
Phillip Webb 7388f2b60b Attempt to reduce JarFileWrapper heap consumption
Update `JarURLConnection` to use a single shared wrapper per
jar file rather than creating a new one each time. This update
should help to reduce GC pressure.

Fixes gh-28042
2021-10-14 21:48:01 -07:00
..
src Attempt to reduce JarFileWrapper heap consumption 2021-10-14 21:48:01 -07:00
build.gradle Add junit-platform-launcher dependency by convention 2021-02-02 13:03:21 +00:00