Review request for 8035807: Convert use of sun.misc.BASE64Encoder/Decoder with java.util.Base64 (original) (raw)
Mandy Chung mandy.chung at oracle.com
Wed Mar 19 18:37:43 UTC 2014
- Previous message: StringBuilder version of java.util.regex.Matcher.append*
- Next message: Review request for 8035807: Convert use of sun.misc.BASE64Encoder/Decoder with java.util.Base64
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: StringBuilder version of java.util.regex.Matcher.append*
- Next message: Review request for 8035807: Convert use of sun.misc.BASE64Encoder/Decoder with java.util.Base64
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]