On Mon, 13 Sep 2021 18:18:58 GMT, Phil Race <p...@openjdk.org> wrote:
> So I don't think there is any agreed upon set of rules to follow although > most folks > when you get down to the specific package do place them in lexical order > > Here I note that the pre-existing wild card imports were of javax.swing > followed by java.awt* > and the change is preserving that so I don't have a strong opinion on that > nor do I think I > would insist on lexical ordering but I also would be quite fine if the fixer > is OK to make that change. I can do this and fix the other two files that I missed. ------------- PR: https://git.openjdk.java.net/jdk/pull/5401