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

Vincent Ryan vincent.x.ryan at oracle.com
Wed Mar 19 19:03:37 UTC 2014


Fix looks fine. You just need to update the import statements in Obj.java


On 19 Mar 2014, at 18:37, Mandy Chung <mandy.chung at oracle.com> 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.
> 
> Thanks
> Mandy




More information about the core-libs-dev mailing list