RFR: 8365975: Sort share/memory includes [v2]
    Stefan Karlsson 
    stefank at openjdk.org
       
    Tue Aug 26 12:48:40 UTC 2025
    
    
  
On Fri, 22 Aug 2025 10:01:30 GMT, Francesco Andreuzzi <duke at openjdk.org> wrote:
>> This PR sorts the includes in `hotspot/share/memory` using `SortIncludes.java`. I'm also adding the directory to `TestIncludesAreSorted`, and removing a couple of unnecessary include statements.
>> 
>> Passes `tier1`.
>
> Francesco Andreuzzi has updated the pull request incrementally with one additional commit since the last revision:
> 
>   revert
FWIW, I had similar thoughts about the location of the tool when it was introduced:
https://mail.openjdk.org/pipermail/hotspot-dev/2025-March/103078.html
But I think I was in minority w.r.t. that when I asked around.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26897#issuecomment-3224034035
    
    
More information about the hotspot-runtime-dev
mailing list