On Thu, 22 Jan 2026 18:57:30 GMT, Henry Jen <[email protected]> wrote:
> I don't see image_decompressor_close actually referenced in the code base, as > the decompressors are static and setup from image_decompressor_init(). > > This PR implements proper cleanup for decompressors to be defensive. This pull request has now been integrated. Changeset: 67beb9cd Author: Henry Jen <[email protected]> URL: https://git.openjdk.org/jdk/commit/67beb9cd812db2af49c62c95d69f2f27d0a20af8 Stats: 8 lines in 2 files changed: 1 ins; 4 del; 3 mod 8373924: Remove unreferenced ImageDecompressor::image_decompressor_close Reviewed-by: alanb ------------- PR: https://git.openjdk.org/jdk/pull/29371
