Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8093499 | 8u60 | Anton Tarasov | P3 | Resolved | Fixed |
The fix in JDK:
https://bugs.openjdk.java.net/browse/JDK-8071668
resolves the problem with notifying Clipboard of external changes. Thus, the fix forRT-38922 should be backed out.
Another reason is that the fix forJDK-8071668 renames the method that the fix for RT-38922 calls via reflection. So, the backout should happen before JFX switches to build with JDK version containing the fix for JDK-8071668.
https://bugs.openjdk.java.net/browse/JDK-8071668
resolves the problem with notifying Clipboard of external changes. Thus, the fix for
Another reason is that the fix for
- backported by
-
JDK-8093499 [JFXPanel] back out fix for RT-38922
-
- Resolved
-
- relates to
-
JDK-8093960 [JFXPanel] MacOS X issue with Clipboard between Swing and JavaFX
-
- Resolved
-