On Wed, 3 Aug 2022 15:11:27 GMT, Alexey Ivanov <[email protected]> wrote:
>> Tejesh R has updated the pull request incrementally with two additional >> commits since the last revision: >> >> - Added Dialog information for printing Absolute path >> - Updated based on review comments > > test/jdk/javax/swing/JFileChooser/FileChooserSymLinkTest.java line 80: > >> 78: 4. On click of the "link" directory, if the Absolute >> path of >> 79: Symbolic Link is valid then Click PASS, else if it is >> 80: null then Click FAIL.(Including MultiSelection Mode >> SET) > > Is this possible? Your test does not allow for multi-selection mode. Should I enable multiselection in code? ------------- PR: https://git.openjdk.org/jdk/pull/9597
