<Swing Dev> [11] JDK-8198005:javax/swing/JFileChooser/7199708/bug7199708.java throws error
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Tue Feb 20 15:50:37 UTC 2018
Looks fine.
On 20/02/2018 07:37, Prasanta Sadhukhan wrote:
> Hi All,
>
> Please review a test fix for an issue whereby it is seen that the test
> times out on windows 7.
> Issue seems to stem from calling File.deleteOnExit() for large number of
> files, around 30000, which is causing the test to timeout.
> Fix is to call File.delete(path) which causes the test to pass. It is
> also verified that the new test also crashes if 7199708 fix is backed out.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8198005
> webrev: http://cr.openjdk.java.net/~psadhukhan/8198005/webrev.00/
>
> Regards
> Prasanta
--
Best regards, Sergey.
More information about the swing-dev
mailing list