On Tue, 18 Jan 2022 17:29:11 GMT, Alexey Ivanov <[email protected]> wrote:
>> Fix the typo in the constructor for BasicFileChooserUI.DoubleClickListener: >> ‘Constucts’ → ‘Constructs’. >> Also fixed the typo in the parameter of the constructor: ‘the lsit’ → ‘the >> list’. >> >> I also organised the imports which replaced all wildcard imports with >> specific class imports. > > Alexey Ivanov has updated the pull request incrementally with one additional > commit since the last revision: > > Add a blank line between java- and javax-package classes Marked as reviewed by serb (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/7030
