-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 9
-
Component/s: client-libs
-
b12
After the fix for JDK-6463901 Clipboard constructor calls the getAvailableDataFlavorSet method, which calls some overridable methods that could use clipboard which is not completely constructed yet. This leads to problems on Linux.
Clipboard-related regression tests fail on linux because of this.
Clipboard-related regression tests fail on linux because of this.