<Swing Dev> [9] Review request for 8059739: Dragged and Dropped data is corrupted for two data types

Sergey Bylokhov sergey.bylokhov at oracle.com
Fri Nov 14 14:47:37 UTC 2014


Hi.
The fix looks fine to me too.

----- petr.pchelko at oracle.com wrote:

> Hello, Anton.
> 
> the link is broken.
> 
> with best regards. Petr.
> 
> On 14 нояб. 2014 г., at 17:52, Anton Nashatyrev
> <anton.nashatyrev at oracle.com> wrote:
> 
> > Hello Petr,
> > 
> >    thanks for your comment! Here is the new version:
> > 
> > http://cr.openjdk.java.net/%7Eanashaty/8059739/9/webrev.01/
> > 
> > Thanks!
> > Anton.
> > 
> > On 14.11.2014 15:09, Petr Pchelko wrote:
> >> Hello, Anton.
> >> 
> >> To get a charset from the DataFlavor object there is a utility
> method: DataFlavorUtils.getTextCharset.
> >> Could you please reuse this method, it's more precise than a
> fallback to plain unicode.
> >> 
> >> With best regards. Petr.
> >> 
> >> On 14 нояб. 2014 г., at 16:49, Anton Nashatyrev
> <anton.nashatyrev at oracle.com> wrote:
> >> 
> >>> Hello,
> >>>    could you please review the following fix:
> >>> 
> >>> fix: http://cr.openjdk.java.net/~anashaty/8059739/9/webrev.00/
> <http://cr.openjdk.java.net/%7Eanashaty/8059739/9/webrev.00/>
> >>> bug: https://bugs.openjdk.java.net/browse/JDK-8059739
> >>> 
> >>>    BasicTransferable should create InputStream for text with
> respect to 'charset' MIME parameter.
> >>> 
> >>> Thanks!
> >>> Anton.
> >



More information about the swing-dev mailing list