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:11:55 UTC 2014
OK. Thanks.
On 19 Mar 2014, at 19:06, Mandy Chung <mandy.chung at oracle.com> wrote:
> 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.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