Re: [8] Review Request for JDK-8024170, [SwingNode] Implement cursor change

2013-09-04 Thread Anton V. Tarasov
Hi Petr, On 04.09.2013 13:19, Petr Pchelko wrote: Hello, Anton. Thank you for the review. The updated version of the fix is here: http://cr.openjdk.java.net/~pchelko/8024170/webrev.02/ I've followed your comments mostly. Additionally the LightweightContent is now retrieved by the SwingAccesso

Possible fix for 6640765: Drop target management problem in XEmbeddedFramePeer

2013-09-04 Thread Brian de Alwis
I'm helping with an Eclipse-based project that uses Eclipse's SWT_AWT facility to embed Swing within SWT. SWT_AWT uses an embedded frame to host Swing/AWT content. In this application, we frequently have several SWT_AWT-based editors open simultaneously, that support drag-and-drop, and have be

hg: jdk8/awt/jdk: 8023565: JPG causes javax.imageio.IIOException: ICC APP2 encoutered without prior JFIF

2013-09-04 Thread mikhail . cherkasov
Changeset: ba041df8a554 Author:mcherkas Date: 2013-09-04 18:12 +0400 URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/ba041df8a554 8023565: JPG causes javax.imageio.IIOException: ICC APP2 encoutered without prior JFIF Reviewed-by: bae, vadim ! src/share/classes/com/sun/imageio/plu

hg: jdk8/awt/jdk: 8021943: FileDialog getFile returns corrupted string after previous setFile

2013-09-04 Thread petr . pchelko
Changeset: ba711056009f Author:pchelko Date: 2013-09-04 14:32 +0400 URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/ba711056009f 8021943: FileDialog getFile returns corrupted string after previous setFile Reviewed-by: anthony, serb Contributed-by: alexander.zvegint...@oracle.com !

Re: [8] Review Request for JDK-8024170, [SwingNode] Implement cursor change

2013-09-04 Thread Petr Pchelko
Hello, Anton. Thank you for the review. The updated version of the fix is here: http://cr.openjdk.java.net/~pchelko/8024170/webrev.02/ I've followed your comments mostly. Additionally the LightweightContent is now retrieved by the SwingAccessor. With best regards. Petr. On Sep 3, 2013, at 7:53