hg: jdk9/dev/jdk: 8049516: sun.security.provider.SeedGenerator throws ArrayIndexOutOfBoundsException

jamil.j.nimeh at oracle.com jamil.j.nimeh at oracle.com
Thu Sep 22 14:28:53 UTC 2016


Changeset: d3a88ba20b0b
Author:    jnimeh
Date:      2016-09-22 07:28 -0700
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/d3a88ba20b0b

8049516: sun.security.provider.SeedGenerator throws ArrayIndexOutOfBoundsException
Summary: Prevent the latch inside ThreadedSeedGenerator.run() from overflowing into a negative value causing a negative index array lookup.
Reviewed-by: xuelei, weijun

! src/java.base/share/classes/sun/security/provider/SeedGenerator.java



More information about the jdk9-dev-changes mailing list