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

Stefan Karlsson stefank at openjdk.org
Wed Jun 25 09:07:29 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

Marked as reviewed by stefank (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/25968#pullrequestreview-2957328124


More information about the hotspot-dev mailing list