RFR: 8270915: GIFImageReader disregards ignoreMetadata flag which causes memory exhaustion
Sergey Bylokhov
serb at openjdk.org
Mon Oct 3 22:09:17 UTC 2022
On Mon, 3 Oct 2022 13:59:25 GMT, Jayathirth D V <jdv at openjdk.org> wrote:
> I have updated readMedata() to also use ReaderUtil.staggeredReadByteStream() where we are allocating upfront memory based on parameters from metadata.
Probably it is possible to create a small test just for this change?
-------------
PR: https://git.openjdk.org/jdk/pull/10536
More information about the client-libs-dev
mailing list