spring-boot/spring-boot-project/spring-boot-tools/spring-boot-loader
Phillip Webb 9a0f95420a Update NestedByteChannel.read to read all possible data when
Update `NestedByteChannel.read` so that it loops until all
remaining data has been read into the buffer. Prior to this
commit, it was possible for to read only some bytes into the
buffer. Although it looks like this should be OK according to
the API documentation, the `ZipFileSystem` relies on all
remaining bytes being returned.

Fixes gh-38595
2023-11-28 22:14:29 -08:00
..
src Update NestedByteChannel.read to read all possible data when 2023-11-28 22:14:29 -08:00
build.gradle Reintroduce spring-boot-loader modules 2023-10-03 15:40:25 -07:00