- 
    Bug 
- 
    Resolution: Fixed
- 
     P2 P2
- 
    9
- 
        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.