<AWT Dev> [9] Review request for 8014754: [TEST_BUG] child.exe remains after execution java/awt/dnd/ Win32TYMEDSelectionTest and Win32DropTYMEDSelectionTest
Anthony Petrov
anthony.petrov at oracle.com
Fri Apr 18 14:18:48 UTC 2014
Hi Oleg,
We don't want to add binary files to the open repository. If you can
only add the source code to it and make it compile itself upon test
execution, then it is fine. But the .exe file itself should not be
pushed to the repo.
--
best regards,
Anthony
On 4/18/2014 6:13 PM, Oleg Pekhovskiy wrote:
> 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