1. 05 2月, 2013 1 次提交
    • S
      8006295: Base64.Decoder.wrap(java.io.InputStream) returns InputStream which... · 2f47435a
      sherman 提交于
      8006295: Base64.Decoder.wrap(java.io.InputStream) returns InputStream which throws unspecified IOException on attempt to decode invalid Base64 byte stream
      8006315: Base64.Decoder decoding methods are not consistent in treating non-padded data
      8006530: Base64.getMimeDecoder().decode() throws exception for non-base64 character after adding =
      Summary: updated the spec to describe the expected behave explicitly and the implementation to follow
      Reviewed-by: alanb, chegar, lancea
      2f47435a
  2. 01 2月, 2013 2 次提交
  3. 12 12月, 2012 1 次提交
  4. 02 12月, 2012 1 次提交
  5. 28 11月, 2012 1 次提交