RFR: 8360474: Add missing include guards for some HotSpot headers [v2]
Stefan Karlsson
stefank at openjdk.org
Fri Jun 27 08:19:53 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
I don't think this needs to be backported and if it does we can backport the entire patch (or split out the necessary parts). I'll sponsor this.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25968#issuecomment-3012143578
More information about the hotspot-dev
mailing list