> Begin forwarded message:
>
> From: Tejpal Rebari <tejpal.reb...@oracle.com>
> Subject: <Swing Dev> RFR: 8239827: The test OpenByUNCPathNameTest.java should
> be changed to be manual
> Date: 22 May 2020 at 3:32:45 PM IST
> To: swing-...@openjdk.java.net
>
> Hi All,
> Please review the following test only fix for jdk15.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8239827
> <https://bugs.openjdk.java.net/browse/JDK-8239827>
> Webrev : http://cr.openjdk.java.net/~trebari/swing/8239827/webrev00/
> <http://cr.openjdk.java.net/~trebari/swing/8239827/webrev00/>
>
> This test regularly left open Notepad window in the nightly testing.
> So it was added to problem list.
>
> The test opens file by local path name and UNC path name in windows and
> then try to close the file using alt + f4, which is not working.
> So changed the test to manual test and removed from problem list.
>
> Tested on Windows Platform.
>
>
> Thanks and Regards
> Tejpal