mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Polish 'Fix inflater cache race in NestedJarFileResources'
See gh-51744
This commit is contained in:
+1
@@ -37,6 +37,7 @@ import org.springframework.boot.loader.zip.ZipContent.Kind;
|
||||
* for registration with a {@link Cleaner}.
|
||||
*
|
||||
* @author Phillip Webb
|
||||
* @author Ian Kettle
|
||||
*/
|
||||
class NestedJarFileResources implements Runnable {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user