RFR: 8360023: Add an insertion sort implementation to Hotspot [v4]
Quan Anh Mai
qamai at openjdk.org
Fri Jun 20 11:02:26 UTC 2025
On Fri, 20 Jun 2025 08:33:36 GMT, Andrew Haley <aph at openjdk.org> wrote:
>> I have cleaned up the unused import here. What do you mean by sorting the imports?
>
> Sort the "#include" lines alphabetically.
I assume you want to have `unittest.hpp` above the `utilities` files. I have done that. I was confused because the convention in this area is pretty blurry as many files have the `unittest.hpp` as their last include.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25895#discussion_r2158685642
More information about the hotspot-dev
mailing list