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 |
|
Xueming Shen
|
907f0724ce
|
8005394: Base64.Decoder/Encoder.wrap(XStream) don't throw NPE for null args passed
To check null for dec/enc.wrap methods
Reviewed-by: alanb
|
2013-01-31 11:09:36 -08:00 |
|
Xueming Shen
|
e78a1eb083
|
8004212: java.util.Base64 methods decodeArray and decodeBuffer should return the number of bytes written
To return the length instead of position
Reviewed-by: alanb
|
2012-12-01 11:36:25 -08:00 |
|
Xueming Shen
|
ff1d49bc5b
|
8004088: hg push for bug#4235519 failed to push all files
Pushed all base64 files
Reviewed-by: alanb, mduigou
|
2012-11-27 22:07:11 -08:00 |
|