• Phillip Webb's avatar
    Backport "Attempt to prevent JarFiles from being left open" · 50e96746
    Phillip Webb authored
    Update `JarFile` so that `super.close()` is called early so that the
    file is not left open. Since we re-implement `JarFile` methods to work
    directly on the underlying `RandomAccessDataFile`, it should be safe
    to close immediately.
    
    Closes gh-21177
    50e96746
Name
Last commit
Last update
..
spring-boot-antlib Loading commit data...
spring-boot-autoconfigure-processor Loading commit data...
spring-boot-configuration-metadata Loading commit data...
spring-boot-configuration-processor Loading commit data...
spring-boot-gradle-plugin Loading commit data...
spring-boot-loader Loading commit data...
spring-boot-loader-tools Loading commit data...
spring-boot-maven-plugin Loading commit data...
spring-boot-test-support Loading commit data...
pom.xml Loading commit data...