Files
spring-boot/spring-boot-project
Phillip Webb b35c4d6497 Open loader jar URLs by default using runtimeVersion
Update `UrlJarFileFactory` so that `runtimeVersion` is used by default
instead of `baseVersion`. Prior to this commit we tried to mirror the
JDK handler on look for a `#runtime` fragment. This unfortunately
doesn't work with the URLs produced by `URLClassPath`.

This commit also fixes a bug in `NestedJarFile` where we didn't return
the correct result from `hasEntry`.

Fixes gh-38050
2023-10-25 21:20:42 -07:00
..
2023-10-25 13:53:19 -05:00
2023-10-19 23:21:42 -07:00
2023-10-25 12:37:41 -07:00
2023-10-25 10:22:05 +01:00
2023-10-19 21:25:44 -07:00