jdk/test/java/util/Base64/TestBase64.java
Mon, 12 Jun 2017 12:40:43 -0700 iignatyev 8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests
Tue, 30 May 2017 21:14:45 -0700 iignatyev 8180805: move RandomFactory to the top level testlibrary
Sat, 03 Sep 2016 13:43:01 +0300 igerasim 8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output
Wed, 24 Jun 2015 11:15:23 -0700 sherman 8129544: ArrayIndexOutOfBoundsException when decoding corrupt Base64 string
Wed, 29 Apr 2015 10:25:53 -0700 darcy 8078334: Mark regression tests using randomness
Tue, 19 Aug 2014 12:26:34 -0700 mchung 8055262: Update jdk/test/java/util/Base64 tests to remove use of sun.misc.BASE64Encoder/Decoder
Thu, 26 Dec 2013 12:04:16 -0800 lana 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Tue, 03 Dec 2013 17:44:31 -0800 sherman 8028397: Undo the lenient MIME BASE64 decoder support change (JDK-8025003) and remove methods de/encode(buf, buf)
Mon, 11 Nov 2013 14:35:36 -0800 sherman 8026330: java.util.Base64 urlEncoder should omit padding
Thu, 24 Oct 2013 11:12:59 -0700 sherman 8025003: Base64 should be less strict with padding
Tue, 14 May 2013 14:20:18 -0700 sherman 8014217: Base64.getXDecoder().wrap(...).read() doesn't throw exception for an incorrect number of padding chars in the final unit
Tue, 02 Apr 2013 10:12:20 -0700 sherman 8007379: Base64.getMimeDecoder().decode() throws IAE for a non-base64 character after padding
Mon, 04 Feb 2013 11:58:43 -0800 sherman 8006295: Base64.Decoder.wrap(java.io.InputStream) returns InputStream which throws unspecified IOException on attempt to decode invalid Base64 byte stream
Thu, 31 Jan 2013 13:13:14 -0800 sherman 8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character
Thu, 31 Jan 2013 11:09:36 -0800 sherman 8005394: Base64.Decoder/Encoder.wrap(XStream) don't throw NPE for null args passed
Sat, 01 Dec 2012 11:36:25 -0800 sherman 8004212: java.util.Base64 methods decodeArray and decodeBuffer should return the number of bytes written
Tue, 27 Nov 2012 22:07:11 -0800 sherman 8004088: hg push for bug#4235519 failed to push all files
less more (0) tip