RFR: 8363584: Sort share/utilities includes [v3]

Francesco Andreuzzi duke at openjdk.org
Thu Jul 24 08:52:38 UTC 2025


On Tue, 22 Jul 2025 19:28:08 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

>> Francesco Andreuzzi has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   typo
>
> src/hotspot/share/utilities/globalDefinitions_visCPP.hpp line 47:
> 
>> 45: # include <inttypes.h>
>> 46: # include <limits.h>
>> 47: # include <time.h>
> 
> And these were blocked from reordering across the "no reorder" commented includes.

Fixed in 6c8507a09d1f2e9956ce18b14993382622e6741f

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26428#discussion_r2227875050


More information about the hotspot-dev mailing list