Xueming Shen
|
591834e28d
|
8028397: Undo the lenient MIME BASE64 decoder support change (JDK-8025003) and remove methods de/encode(buf, buf)
Updated the spec and implementation as requested
Reviewed-by: alanb
|
2013-12-03 17:44:31 -08:00 |
|
Xueming Shen
|
a06b63065d
|
8025003: Base64 should be less strict with padding
Updated spec and implementation of mime decoder to be lenient for padding
Reviewed-by: alanb
|
2013-10-24 11:12:59 -07:00 |
|
Mark Sheppard
|
b09026494b
|
8007799: Base64.getEncoder(0, byte[]) returns an encoder that unexpectedly inserts line separators
Reviewed-by: sherman, iris
|
2013-04-30 16:24:08 +01:00 |
|