jdk-24/jdk/test/java/util/Base64
2016-09-03 13:43:01 +03:00
..
Base64GetEncoderTest.java 8028397: Undo the lenient MIME BASE64 decoder support change (JDK-8025003) and remove methods de/encode(buf, buf) 2013-12-03 17:44:31 -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 8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output 2016-09-03 13:43:01 +03:00
TestBase64Golden.java 8055262: Update jdk/test/java/util/Base64 tests to remove use of sun.misc.BASE64Encoder/Decoder 2014-08-19 12:26:34 -07:00
urlEncode.txt 8004088: hg push for bug#4235519 failed to push all files 2012-11-27 22:07:11 -08:00