<AWT Dev> [8] Review Request: JDK-8024485 For 5-1 step: if input something into the 'File:' and 'Dir:', the dir output isn't empty in the output window after showing and canceling the file dialog
Petr Pchelko
petr.pchelko at oracle.com
Tue Sep 10 00:12:21 PDT 2013
Hello, AWT Team.
Please review a one-liner for the following issue:
http://bugs.sun.com/view_bug.do?bug_id=8024485
The fix is available at:
http://cr.openjdk.java.net/~pchelko/8024485/webrev/
It's a fix for a regression test failure. The test checks that the file and directory field of the FileDialog are nulled after the user cancels the dialog. This behaviour is not documented explicitly and there's no JCK test for it,
however the test passes on Mac and Linux, so I've changed the windows behaviour for consistency.
With best regards. Petr.
More information about the awt-dev
mailing list