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.
11b1318cad
Update the JAR `Hander` so that URL `startsWith` checks produce less garbage. Comparisons are now performed first on the `path` rather than the full `toString`. URL `toString` operations produce quite a lot of garbage since a `StringBuilder` is always used. In addition, we now also cache the JarFile URL toString to save repeated calculation. Closes gh-14561 |
6 years ago | |
---|---|---|
.. | ||
spring-boot-antlib | ||
spring-boot-autoconfigure-processor | ||
spring-boot-configuration-metadata | ||
spring-boot-configuration-processor | 6 years ago | |
spring-boot-gradle-plugin | 6 years ago | |
spring-boot-loader | 6 years ago | |
spring-boot-loader-tools | 6 years ago | |
spring-boot-maven-plugin | 6 years ago | |
spring-boot-test-support | 6 years ago | |
pom.xml |