RFR: 8360474: Add missing include guards for some HotSpot headers [v2]
Manuel Hässig
mhaessig at openjdk.org
Wed Jun 25 10:22:30 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 mhaessig (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/25968#pullrequestreview-2957579429
More information about the hotspot-dev
mailing list