RFR: 8360474: Add missing include guards for some HotSpot headers [v2]

duke duke at openjdk.org
Fri Jun 27 07:55:40 UTC 2025


On Wed, 25 Jun 2025 08:13:43 GMT, Qizheng Xing <qxing at openjdk.org> wrote:

>> Some HotSpot header files are missing include guards, which may cause compilation errors if these files are included multiple times. This patch adds include guards for them.
>
> Qizheng Xing has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove extra trailing new line

@MaxXSoft 
Your change (at version 75d90ef0a0c1d2dae32ab232f3ba62789f83c56f) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/25968#issuecomment-3012078602


More information about the hotspot-dev mailing list