On 3/19/2014 12:03 PM, Vincent Ryan wrote:
Fix looks fine. You just need to update the import statements in Obj.java
Fixed. Not sure how it's missed in the webrev :)
thanks
Mandy
On 19 Mar 2014, at 18:37, Mandy Chung <mandy.ch...@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