RFR: 8365765: thread.inline.hpp includes the wrong primary header file [v2]
duke
duke at openjdk.org
Mon Aug 25 09:09:53 UTC 2025
On Fri, 22 Aug 2025 09:44:43 GMT, Paul Hübner <duke at openjdk.org> wrote:
>> Hi all,
>>
>> This ensures `thread.inline.hpp` adheres to the style guide:
>>> All .inline.hpp files should include their corresponding .hpp file as the first include line with a blank line separating it from the rest of the include lines. [...]
>>
>> I've run tests with JDK tiers 1-3 on macOS (AArch64, x64), Linux (AArch64, x64), and Windows (x64); all green.
>
> Paul Hübner has updated the pull request incrementally with one additional commit since the last revision:
>
> Update src/hotspot/share/runtime/thread.inline.hpp
>
> Co-authored-by: Stefan Karlsson <stefan.karlsson at oracle.com>
@Arraying
Your change (at version 6f671c6162d61f30e903f8c682a44fc1f2b99bb0) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26896#issuecomment-3219445733
More information about the hotspot-runtime-dev
mailing list