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
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 Add property to enable key verification on PEM SSL bundles 1 year ago
spring-boot-actuator Merge branch '3.1.x' 1 year ago
spring-boot-actuator-autoconfigure Add auto-configuration for SpanAspect 1 year ago
spring-boot-autoconfigure Add property to enable key verification on PEM SSL bundles 1 year ago
spring-boot-dependencies Start building against Spring Session 3.2.0 snapshots 1 year ago
spring-boot-devtools Merge branch '3.1.x' 1 year ago
spring-boot-docker-compose Merge branch '3.1.x' 1 year ago
spring-boot-docs Add reference to the new RestClient class in documentation 1 year ago
spring-boot-parent Switch reactor context propagation from auto to limited 1 year ago
spring-boot-starters Add Awaitility to spring-boot-starter-test 1 year ago
spring-boot-test Configure a RestClient.Builder with RestClientTest 1 year ago
spring-boot-test-autoconfigure Configure a RestClient.Builder with RestClientTest 1 year ago
spring-boot-testcontainers Polish 1 year ago
spring-boot-tools Attempt to fix NestedJarFile file lock issues on Windows 1 year ago