RFR: JDK-8292669: IGV: Search not useable when in Overflow Toolbar [v4]
Tobias Holenstein
tholenstein at openjdk.org
Fri Aug 26 09:52:59 UTC 2022
On Fri, 26 Aug 2022 08:16:02 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
> The changeset works fine on Windows as well. I just have a style comment: in my opinion, the import ordering should be left as-is (alphabetic order) for consistency with the rest of the IGV project.
Thanks for testing on Windows Roberto!
You are right imports should stay in alphabetic order. I had to configure my IDE to not separate the java.* and javax.* imports. I changed it now
-------------
PR: https://git.openjdk.org/jdk/pull/9940
More information about the hotspot-compiler-dev
mailing list