Integrated: 8360474: Add missing include guards for some HotSpot headers

Qizheng Xing qxing at openjdk.org
Fri Jun 27 08:19:54 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.

This pull request has now been integrated.

Changeset: aa26cede
Author:    Qizheng Xing <qxing at openjdk.org>
Committer: Stefan Karlsson <stefank at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/aa26cede635011f5cc075cd528934ce8d8e8eef9
Stats:     20 lines in 4 files changed: 18 ins; 0 del; 2 mod

8360474: Add missing include guards for some HotSpot headers

Reviewed-by: mhaessig, stefank, dholmes

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

PR: https://git.openjdk.org/jdk/pull/25968


More information about the hotspot-dev mailing list