On Fri, 19 Aug 2022 10:27:53 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> Abhishek Kumar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> whitespace error removed > > test/jdk/javax/swing/JFileChooser/FileSizeCheck.java line 60: > >> 58: "Test 8: If the size of 8-File-1000-KB shows 1.0 >> MB\n" + >> 59: "Test 9: If the size of 9-File-2.8-MB shows 2.8 >> MB\n\n" + >> 60: "press PASS.\n\n"; > > I think it's better to have 1st-Empty-File, 2nd-File-1-Byte etc but it's upto > you.. I have updated the suggested changes. ------------- PR: https://git.openjdk.org/jdk/pull/9327