Integrated: 8365765: thread.inline.hpp includes the wrong primary header file
Paul Hübner
duke at openjdk.org
Mon Aug 25 09:16:00 UTC 2025
On Fri, 22 Aug 2025 08:57:54 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.
This pull request has now been integrated.
Changeset: 5cc86738
Author: Paul Hübner <paul.hubner at oracle.com>
Committer: Johan Sjölen <jsjolen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5cc86738411c36378b89d8f4932a54b3089cf22e
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8365765: thread.inline.hpp includes the wrong primary header file
Reviewed-by: stefank, ayang, jwaters
-------------
PR: https://git.openjdk.org/jdk/pull/26896
More information about the hotspot-runtime-dev
mailing list