[OpenJDK 2D-Dev] Integrated: 8252100: NumberOverflow in class MemoryCache

Jayathirth D V jdv at openjdk.java.net
Thu Sep 17 04:34:03 UTC 2020


On Tue, 15 Sep 2020 13:49:19 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

> Number overflow in javax/imageio/stream/MemoryCache.java
> I tried to reproduce the issue but was not able to create stream or BufferedImage of such a large size because of array
> size limitations. Submitter has mentioned simple fix for overflow which has solved his issue. I have verified the fix
> by running jtreg and compatibility tests and there are no failures.

This pull request has now been integrated.

Changeset: b87a1599
Author:    Jayathirth D V <jdv at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/b87a1599
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8252100: NumberOverflow in class MemoryCache

Reviewed-by: prr, serb

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

PR: https://git.openjdk.java.net/jdk/pull/182


More information about the 2d-dev mailing list