On Tue, 11 Oct 2022 07:46:06 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> Tejesh R has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Updated based on review comments > > test/jdk/javax/swing/JFileChooser/FileViewNPETest.java line 77: > >> 75: 3. Select the Documents folder again. >> 76: 4. If NullPointerException does not occurs in the step 3, >> 77: click Pass, otherwise the Test Fails. > > Suggestion: > > 4. If NullPointerException does not occur in the step 3, > click Pass, otherwise the test fails automatically. > > I guess this is better and has no grammar mistakes. Updated. ------------- PR: https://git.openjdk.org/jdk/pull/10485