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
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
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
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
!
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