RFR: 8360474: Add missing include guards for some HotSpot headers
Manuel Hässig
mhaessig at openjdk.org
Wed Jun 25 07:25:28 UTC 2025
On Wed, 25 Jun 2025 06:44:31 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.
Good catch! Thank you for fixing this.
Looks good to me!
-------------
Marked as reviewed by mhaessig (Committer).
PR Review: https://git.openjdk.org/jdk/pull/25968#pullrequestreview-2956965167
More information about the hotspot-dev
mailing list