Hi all, please review the fix http://cr.openjdk.java.net/~bagiras/9/8014754.1/ for https://bugs.openjdk.java.net/browse/JDK-8014754
Start of 'child.exe' has no timeout, that's why if dragging fails the executable keeps running and prevents temporary folder from being cleared. So I forcibly terminate the process if it was not exited after dnd action (lines 74-76 in Win32TYMEDSelectionTest.java)
PS: Webrev doesn't include child.exe but it's also moved with the others from the closed repository.
Thanks, Oleg
