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-project/spring-boot-tools
Phillip Webb 9e4f160c17 Attempt to fix NestedJarFile file lock issues on Windows
Update `DefaultCleanerTracking` and `@AssertFileChannelDataBlocksClosed`
to capture and store the source object if it is a `Cleanable` so that
it can be released later.

Although the real cleaner cannot keep a reference to `obj`, it is safe
for us to do so in tests since we are in control of the object lifecycle
and we don't need it to be garbage collected.

This commit also updates the `UrlJarFile` to call the cleaner so that
it can be tracked.

See gh-37668
1 year ago
..
spring-boot-antlib Rename spring-boot-loader to spring-boot-loader-classic 1 year ago
spring-boot-autoconfigure-processor Merge branch '2.7.x' into 3.0.x 1 year ago
spring-boot-buildpack-platform Merge branch '3.1.x' 1 year ago
spring-boot-cli Rename spring-boot-loader to spring-boot-loader-classic 1 year ago
spring-boot-configuration-metadata Replace contains/put/get pattern with computeIfAbsent 1 year ago
spring-boot-configuration-metadata-changelog-generator Polish 1 year ago
spring-boot-configuration-processor Update copyright year of changed files 1 year ago
spring-boot-gradle-plugin Rewrite nested jar support code and remove Java 8 support 1 year ago
spring-boot-gradle-test-support Merge branch '3.0.x' into 3.1.x 1 year ago
spring-boot-jarmode-layertools Rename spring-boot-loader to spring-boot-loader-classic 1 year ago
spring-boot-loader Attempt to fix NestedJarFile file lock issues on Windows 1 year ago
spring-boot-loader-classic Rename spring-boot-loader to spring-boot-loader-classic 1 year ago
spring-boot-loader-tools Add Maven and Gradle option for the loader implementation to use 1 year ago
spring-boot-maven-plugin Fix test failure caused by PropertiesLoader class reference 1 year ago
spring-boot-properties-migrator Use Stream.toList() 1 year ago
spring-boot-test-support Merge branch '3.1.x' 1 year ago