On Mon, 25 Aug 2025 20:18:49 GMT, Phil Race <p...@openjdk.org> wrote:

> The disposer for MemoryCacheImageInputStream isn't needed. All it does is 
> clear an ArrayList of byte[]
> GC can take care of that.

This pull request has now been integrated.

Changeset: c7553451
Author:    Phil Race <p...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/c75534517729b903b63263cf64dc2ff841e3dcb1
Stats:     28 lines in 1 file changed: 1 ins; 27 del; 0 mod

8365197: javax.imageio.stream MemoryCache based streams no longer need a 
disposer.

Reviewed-by: psadhukhan, jdv, serb

-------------

PR: https://git.openjdk.org/jdk/pull/26933

Reply via email to