RFR: 8360474: Add missing include guards for some HotSpot headers
David Holmes
dholmes at openjdk.org
Wed Jun 25 07:12: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.
That looks fine to me.
Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25968#pullrequestreview-2956923970
More information about the hotspot-dev
mailing list