<Swing Dev> [8] Review request for 6877495 JTextField and JTextArea does not support supplementary characters
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Wed Mar 6 15:20:24 UTC 2013
Hi, Alexander.
Fix looks good.
20.02.2013 19:29, Alexander Scherbatiy wrote:
>
> Hello,
>
> Could you review the updated patch:
> http://cr.openjdk.java.net/~alexsch/6877495/webrev.01/
>
> The fix is unchanged. Only test is added.
> Copying and pasting a string from the same Java process does not
> help because necessary DataTransferer class is not created in this case.
> The other possibility is to copy a text from a separated started JVM.
>
> The test in the fix extends DataTransferer class to create
> ReencodingInputStream and use read() method from it.
>
> Thanks,
> Alexandr.
>
> On 2/18/2013 1:53 PM, Sergey Bylokhov wrote:
>> Hi, Alexander.
>> Fix looks good, but testcase will be welcome.
>> 15.02.2013 17:40, Alexander Scherbatiy wrote:
>>>
>>> Hello,
>>>
>>> Could you review the fix, contributed by the NetBeans user:
>>> http://netbeans.org/bugzilla/show_bug.cgi?id=164820
>>>
>>> bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6877495
>>> webrev: http://cr.openjdk.java.net/~alexsch/6877495/webrev.00
>>>
>>> The DataTransferer logic is updated to handle supplementary
>>> characters.
>>>
>>> Thanks,
>>> Alexandr.
>>>
>>
>>
>
--
Best regards, Sergey.
More information about the swing-dev
mailing list