jdk-24/jdk/test/java/util/Base64
Xueming Shen 320ce960ce 8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character
8006526: Base64.Decoder.decode(String) spec contains a copy-paste mistake

To ignore single non-base64 char in mime decoding

Reviewed-by: alanb
2013-01-31 13:13:14 -08:00
..
baseEncode.txt 8004088: hg push for bug#4235519 failed to push all files 2012-11-27 22:07:11 -08:00
mimeEncode.txt 8004088: hg push for bug#4235519 failed to push all files 2012-11-27 22:07:11 -08:00
plain.txt 8004088: hg push for bug#4235519 failed to push all files 2012-11-27 22:07:11 -08:00
TestBase64.java 8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character 2013-01-31 13:13:14 -08:00
TestBase64Golden.java 8004088: hg push for bug#4235519 failed to push all files 2012-11-27 22:07:11 -08:00
urlEncode.txt 8004088: hg push for bug#4235519 failed to push all files 2012-11-27 22:07:11 -08:00