Review request for 8035807: Convert use of sun.misc.BASE64Encoder/Decoder with java.util.Base64
Alan Bateman
Alan.Bateman at oracle.com
Wed Mar 19 19:26:12 UTC 2014
On 19/03/2014 18:37, Mandy Chung wrote:
> https://bugs.openjdk.java.net/browse/JDK-8035807
>
> Webrev at:
> http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8035807/webrev.00/
>
> This patch converts the last 2 references to
> sun.misc.BASE64Encoder/Decoder from the jdk repo with
> java.util.Base64. We should also update the tests and I have filed
> JDK-8037873 for that.
Good to see more conversion to the new API, looks good to me.
-Alan
More information about the core-libs-dev
mailing list