Hi, Anton.
Should we call CClipboard.notifyChanged when the owner was changed?(at
least CClipboard.checkPasteboard call it). If yes then it seems that the
previous fix(8010925) for this bug can be reworked in pure java using
checkPasteboardWithoutNotification?
26.03.15 17:29, Anton Nashatyrev wrote:
Hello,
could you please review the following fix:
fix: http://cr.openjdk.java.net/~anashaty/8071668/9/webrev.00/
<http://cr.openjdk.java.net/%7Eanashaty/8071668/9/webrev.00/>
bug: https://bugs.openjdk.java.net/browse/JDK-8071668
Problem: On Mac Java doesn't see external clipboard changes.
Fix: since there is still no Cocoa pasteboard changes notification
mechanism, check the Cocoa clipboard counter each time the contents is
requested from the Java Clipboard.
Thanks!
Anton.
--
Best regards, Sergey.