<AWT Dev> [10] JDK-8193468: [PIT][TEST BUG]: java/awt/FileDialog/MoveToTrashTest.java fails on Linux
Shashidhara Veerabhadraiah
shashidhara.veerabhadraiah at oracle.com
Tue Jan 2 04:03:19 UTC 2018
Hi All, Please review this.
Thanks and regards,
Shashi
From: shashidhara veerabhadraiah
Sent: Saturday, December 16, 2017 10:11 AM
To: Sergey Bylokhov <sergey.bylokhov at oracle.com>; Philip Race <philip.race at oracle.com>; awt-dev at openjdk.java.net
Subject: <AWT Dev> [10] JDK-8193468: [PIT][TEST BUG]: java/awt/FileDialog/MoveToTrashTest.java fails on Linux
Hi, Please review a test only fix for a regression introduced under the original bug: https://bugs.openjdk.java.net/browse/JDK-8190515.
Bug: https://bugs.openjdk.java.net/browse/JDK-8193468
Webrev: http://cr.openjdk.java.net/~sveerabhadra/8193468/webrev.00/
Fix: A file move to trash action is not supported on some platforms and was missing in the initial implementation. Now there is a check being introduced to verify if this is action is permitted on this particular platform or not and based on that the test proceeds.
Please note that JDK target version is put as 10 and this is as per the bug description and if this needs to be changed to 11, please let me know. I assume that when this bug was created, right JDK version was put across.
Thanks and regards,
Shashi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20180101/daf3e34b/attachment.html>
More information about the awt-dev
mailing list