196 Commits (1acdc8c9deffaa6eff3cf7bd81f67bcbfc351c6f)

Author SHA1 Message Date
Phillip Webb df5898a146 Reformat code following spring-javaformat upgrade 3 years ago
Krzysztof Krason 6e46423983 Use diamond operators 3 years ago
Phillip Webb a2ac38e203 Update copyright year of changed files 3 years ago
Krzysztof Krason cf6493f65c Simplify AssertJ assertions and also make them more readable 3 years ago
Phillip Webb f588793445 Update copyright year of changed files 3 years ago
Moritz Halbritter f36e2ecb7b Use AutoClosables with try-with-resources 3 years ago
Moritz Halbritter 725337f976 Make fields final 3 years ago
Phillip Webb 45ce096b6b Replace our TestCompiler with Spring Framework's version 3 years ago
Phillip Webb e0b67889a8 Use Stream.toList instead of Stream.collect when possible 3 years ago
Scott Frederick d25a99692f Replace Spring Boot TestCompiler with Spring Framework's version 4 years ago
Phillip Webb 85697ac482 Update copyright year of changed files 4 years ago
Phillip Webb bd74344025 Revert "Don't close jar files early" 4 years ago
dreis2211 b687e1c7ee Use Runtime.version() instead of reflection 4 years ago
Phillip Webb b42f056ddb Don't close jar files early 4 years ago
Andy Wilkinson 4f724f14d3 Polish "Override available() in RandomAccessDataFile's InputStream" 4 years ago
Stephane Nicoll 7f17f819a6 Polish "Enforce use of BDDMockito" 4 years ago
Yanming Zhou b49418aaaf Enforce use of BDDMockito 4 years ago
Scott Frederick 8f57f0babb Add classpath index support for exploded war archives 4 years ago
Andy Wilkinson 47163af9b6 Fix handling of Zip64 jar files larger than 4,294,967,295 bytes 5 years ago
dreis2211 dacfe27350 Fix tests for multi-release JARs on JDK 17 5 years ago
dreis2211 00d3330c9a Avoid illegal reflective access on ZipEntry.xdostime 5 years ago
weixsun 8a2be288a3 Remove unnecessary throws declaration in tests 5 years ago
Andy Wilkinson 2dd94b5554 Polish "Use try-with-resources statement" 5 years ago
weixsun 5ba9db391f Use try-with-resources statements 5 years ago
Andy Wilkinson 5ad4d627fd Fix classpath index so entries match those expected by the launcher 5 years ago
Stephane Nicoll 306b964ce3 Fix multi-release JAR test on JDK 16 5 years ago
Phillip Webb c4e41305d5 Prevent Tomcat URL "reflective access" warnings 5 years ago
Phillip Webb 29300530c6 Polish 5 years ago
Andy Wilkinson f3d4b3e5ac Allow entries to be streamed from JarURLConnections' jar file 5 years ago
dreis2211 fba1fb23e4 Fix multi-release JAR test on JDK 15 6 years ago
Phillip Webb e0030094e2 Fix missing jar entry certificates 6 years ago
Phillip Webb c6a9696dd1 Polish 'Fix signed jar performance issues' 6 years ago
mathieufortin01 4d053e15d8 Fix signed jar performance issues 6 years ago
Andy Wilkinson e7e77a917f Align PropertiesLauncher's close behavior with JarLauncher 6 years ago
dreis2211 33cd875cb8 Simplify InputStream assertions 6 years ago
Phillip Webb 17e2d72bcb Fix Windows path issue in JarFileWrapperTests 6 years ago
Phillip Webb 3fe2005e06 Use @AfterEach to close the source jar file 6 years ago
Phillip Webb 2a137a2d8a Remove Mockito from JarFileWrapperTests 6 years ago
Phillip Webb 4e76138ebc Update copyright year of changed files 6 years ago
Phillip Webb aac367e9c5 Attempt to fix memory leak in JarFile class 6 years ago
Andy Wilkinson 056d5f3120 Enable deprecation compilation warnings 6 years ago
Phillip Webb 2a37b2e258 Refine PropertiesLauncher close logic 6 years ago
Phillip Webb 8a249daf1a Refactor PropertiesLauncher so jars can be closed 6 years ago
Phillip Webb 2f973ebc33 Fix default Launcher.isExploded() result 6 years ago
Phillip Webb 9a235197dc Propagate manifest to exploded jars 6 years ago
dreis2211 54f93e9b0f Fix multi-release JAR test on JDK 15 6 years ago
Phillip Webb 038ae93406 Update copyright year of changed files 6 years ago
Johnny Lim 665a127448 Fix JarFileTests.getInputStreamWhenClosed() 6 years ago
Phillip Webb 4a8492d428 Further optimize StringSequence.startsWith 6 years ago
Phillip Webb ad1248e4ec Replace "folder" with "directory" 6 years ago