On Wed, 9 Oct 2024 17:26:31 GMT, Harshitha Onkar <[email protected]> wrote:
>> Abhishek Kumar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Test instruction update > > test/jdk/javax/swing/JFileChooser/bug4587721.java line 54: > >> 52: Press the Details button. >> 53: If the file name's text is chopped off >> by height, >> 54: test failed, otherwise it succedeed."""; > > Suggestion: > > String instructions = """ > Click on the Details button in JFileChooser Window. > If the filename text is chopped off by height, > then Press FAIL else Press PASS. > """; Ok.. updated. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21418#discussion_r1793913774
