<AWT Dev> <AWT dev>[9] Review request for JDK-8165680: [macosx] Enhance handling of UTF-8 characters in CDataTransfer.java

Avik Niyogi avik.niyogi at oracle.com
Thu Nov 10 10:26:37 UTC 2016


Thank you for the clarification. The code change looks good to me.

> On 10-Nov-2016, at 3:54 pm, Manajit Halder <manajit.halder at oracle.com> wrote:
> 
> Hi Avik,
> 
> This change is done to avoid unnecessary charset lookup. No test cases fails. The fix is related to the issue https://bugs.openjdk.java.net/browse/JDK-8156099 <https://bugs.openjdk.java.net/browse/JDK-8156099>.
> 
> Regards,
> Manajit
> 
>> On 10-Nov-2016, at 3:40 pm, Avik Niyogi <avik.niyogi at oracle.com <mailto:avik.niyogi at oracle.com>> wrote:
>> 
>> Code change looks good to me.
>> But just a query, any test cases that fail before the enhancement or this is purely cosmetic? Does charset lookup affect performance?
>> 
>> With Regards,
>> Avik Niyogi
>>> On 07-Nov-2016, at 8:53 pm, Sergey Bylokhov <Sergey.Bylokhov at oracle.com <mailto:Sergey.Bylokhov at oracle.com>> wrote:
>>> 
>>> Looks fine.
>>> 
>>> On 27.10.16 14:18, Manajit Halder wrote:
>>>> Hi All,
>>>> 
>>>> Kindly review the fix for JDK9.
>>>> 
>>>> Bug:
>>>> https://bugs.openjdk.java.net/browse/JDK-8165680 <https://bugs.openjdk.java.net/browse/JDK-8165680>
>>>> 
>>>> Webrev:
>>>> http://cr.openjdk.java.net/~mhalder/8165680/webrev.00/
>>>> 
>>>> Issue:
>>>> [macosx] Enhance handling of UTF-8 characters in CDataTransfer.java
>>>> 
>>>> Fix:
>>>> Improved handling of UTF_8 characters by avoiding unnecessary lookup.
>>>> 
>>>> Regards,
>>>> Manajit
>>> 
>>> 
>>> -- 
>>> Best regards, Sergey.
>> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20161110/6f9c0bea/attachment.html>


More information about the awt-dev mailing list