<AWT Dev> [9] Review request for 8014754: [TEST_BUG] child.exe remains after execution java/awt/dnd/ Win32TYMEDSelectionTest and Win32DropTYMEDSelectionTest
Oleg Pekhovskiy
oleg.pekhovskiy at oracle.com
Fri Apr 18 14:13:54 UTC 2014
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
More information about the awt-dev
mailing list