-
Bug
-
Resolution: Fixed
-
P3
-
7, 8
-
b119
-
generic
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8134185 | openjdk7u | Unassigned | P3 | Resolved | Fixed | master |
http://java.net/jira/browse/MACOSX_PORT-706 submitted 2011/11/15 by Yuri Nesterenko
Run the attached test, not very short nor simple. It manipulates with FlavorListeners and fails because no notifications of flavor change is coming to them, on this port.
In fact, it doesn't on Apple Java 6 as well so I'm not sure in priority.
Test works with JDK 7 on Linux.
Presently we have IOException occurring when sun.lwawt.macosx.CClipboard iterates through flavor map.
Run the attached test, not very short nor simple. It manipulates with FlavorListeners and fails because no notifications of flavor change is coming to them, on this port.
In fact, it doesn't on Apple Java 6 as well so I'm not sure in priority.
Test works with JDK 7 on Linux.
Presently we have IOException occurring when sun.lwawt.macosx.CClipboard iterates through flavor map.
- backported by
-
JDK-8134185 [macosx] Flavor change notification not coming
- Resolved
- duplicates
-
JDK-8028349 [macos]Dataflavor changes should be notified to FlavorListener
- Closed