hg: jdk9/dev/jdk: 8129544: ArrayIndexOutOfBoundsException when decoding corrupt Base64 string

xueming.shen at oracle.com xueming.shen at oracle.com
Wed Jun 24 18:15:31 UTC 2015


Changeset: d8631718296c
Author:    sherman
Date:      2015-06-24 11:15 -0700
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/d8631718296c

8129544: ArrayIndexOutOfBoundsException when decoding corrupt Base64 string
Summary: to take input bytes as unsigned before check range
Reviewed-by: alanb

! src/java.base/share/classes/java/util/Base64.java
! test/java/util/Base64/TestBase64.java



More information about the jdk9-dev-changes mailing list