RFR: 8362587: Sort share/oops includes [v2]
Francesco Andreuzzi
duke at openjdk.org
Fri Jul 18 11:12:40 UTC 2025
On Fri, 18 Jul 2025 10:28:32 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Francesco Andreuzzi has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>>
>> - lexycographic order in TestIncludesAreSorted
>> - Merge branch 'master' into JDK-8362587-sort-oops-includes
>> - sort includes in oops
>
> test/hotspot/jtreg/sources/TestIncludesAreSorted.java line 51:
>
>> 49: "share/jvmci",
>> 50: "share/opto",
>> 51: "share/oops"
>
> This order does not look lexicographic? `oops` < `opto`?
06978ac
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26386#discussion_r2215776199
More information about the hotspot-dev
mailing list