hg: jdk8/tl/jdk: 8004212: java.util.Base64 methods decodeArray and decodeBuffer should return the number of bytes written (original) (raw)

xueming.shen at oracle.com xueming.shen at oracle.com
Sat Dec 1 19:35:44 UTC 2012


Changeset: fd8ba2d8baec Author: sherman Date: 2012-12-01 11:36 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/fd8ba2d8baec

8004212: java.util.Base64 methods decodeArray and decodeBuffer should return the number of bytes written Summary: to return the length instead of position Reviewed-by: alanb

! src/share/classes/java/util/Base64.java ! test/java/util/Base64/TestBase64.java



More information about the core-libs-dev mailing list