<AWT Dev> [8] Request for review: JDK-8013424 Regression: java.awt.datatransfer.FlavorListeners not notified on Linux/Java 7

Anton V. Tarasov anton.tarasov at oracle.com
Tue May 28 12:06:57 PDT 2013


Hello,

Please, review the fix:

jira: https://jbs.oracle.com/bugs/browse/JDK-8013424
webrev: http://cr.openjdk.java.net/~ant/JDK-8013424/webrev.0

Clipboard.addFlavorListener(FlavorListener) notifications are broken on 
X11 since jdk7 b25.

The reason is a typo introduced with JDK-6538066. The condition under 
which the dispatcher is removed should be inverted.

Thanks,
Anton.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20130528/4d953744/attachment.html 


More information about the awt-dev mailing list