If a chunk file is deleted on disk, later chunks in the stream are not released when the stream fails to read the missing chunk.
Similar problem can happen if the stream is closed before all the data is read. A typical scenario can be JMC downloading the file, but the user kills the application during the download.
Similar problem can happen if the stream is closed before all the data is read. A typical scenario can be JMC downloading the file, but the user kills the application during the download.
- links to
-
Commit(master) openjdk/jdk/cf5a2553
-
Review(master) openjdk/jdk/26575