Review request for 8035807: Convert use of sun.misc.BASE64Encoder/Decoder with java.util.Base64

Mandy Chung mandy.chung at oracle.com
Wed Mar 19 18:37:43 UTC 2014


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.

Thanks
Mandy



More information about the core-libs-dev mailing list