<AWT Dev> [10] JDK-8193468: [PIT][TEST BUG]: java/awt/FileDialog/MoveToTrashTest.java fails on Linux

Ajit Ghaisas ajit.ghaisas at oracle.com
Tue Jan 2 10:25:25 UTC 2018


Looks good. +1.

 

Minor nit-

1.       There should be a space between "if" and "("

2.       Second string concatenation (+) in System.out.println is not needed

        You can fix these while pushing the changeset.

 

Regards,

Ajit

 

From: Shashidhara Veerabhadraiah 
Sent: Tuesday, January 02, 2018 9:33 AM
To: Sergey Bylokhov; Philip Race; awt-dev at openjdk.java.net
Subject: Re: <AWT Dev> [10] JDK-8193468: [PIT][TEST BUG]: java/awt/FileDialog/MoveToTrashTest.java fails on Linux

 

Hi All, Please review this.

 

Thanks and regards,

Shashi

 

From: shashidhara veerabhadraiah 
Sent: Saturday, December 16, 2017 10:11 AM
To: Sergey Bylokhov <HYPERLINK "mailto:sergey.bylokhov at oracle.com"sergey.bylokhov at oracle.com>; Philip Race <HYPERLINK "mailto:philip.race at oracle.com"philip.race at oracle.com>; HYPERLINK "mailto:awt-dev at openjdk.java.net"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/20180102/a78a3f09/attachment.html>


More information about the awt-dev mailing list