hg: jdk8/tl/jdk: 8025003: Base64 should be less strict with padding

xueming.shen at oracle.com xueming.shen at oracle.com
Thu Oct 24 18:15:13 UTC 2013


Changeset: e7bdb2fcc7bc
Author:    sherman
Date:      2013-10-24 11:12 -0700
URL:       http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e7bdb2fcc7bc

8025003: Base64 should be less strict with padding
Summary: updated spec and implementation of mime decoder to be lenient for padding
Reviewed-by: alanb

! src/share/classes/java/util/Base64.java
! test/java/util/Base64/Base64GetEncoderTest.java
! test/java/util/Base64/TestBase64.java
! test/java/util/Base64/TestBase64Golden.java




More information about the security-dev mailing list