On Tue, 26 Mar 2024 16:32:41 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

> We should replace this with the recommended sort order.

My 2 cents would be on the other side: I would strongly recommend **against** 
enforcing a specific order, especially since it causes no issues.  We should 
avoid wildcards, yes (except for static imports), but the order - we should 
follow the current recommendation of ignoring the order.  The main reason it is 
adding zero value and costs some time (just like whitespace warnings in jcheck).

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1420#issuecomment-2020943330

Reply via email to