On Wed, 24 Jun 2026 18:31:09 GMT, Andrey Turbanov <[email protected]> wrote:
>> `fin.read(firstBits)` reads at most 7 bytes. > > I mean, could it read 5 bytes, when file is 10 bytes? > Code expects that 7 bytes will be read for sure. Filed [JDK-8387306](https://bugs.openjdk.org/browse/JDK-8387306) ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30904#discussion_r3476132807
