RFR: 8360474: Add missing include guards for some HotSpot headers [v2]
Qizheng Xing
qxing at openjdk.org
Wed Jun 25 08:13:43 UTC 2025
On Wed, 25 Jun 2025 08:03:50 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
>> src/hotspot/os/aix/decoder_aix.hpp line 51:
>>
>>> 49:
>>> 50: #endif // OS_AIX_DECODER_AIX_HPP
>>> 51:
>>
>> Suggestion:
>>
>> #endif // OS_AIX_DECODER_AIX_HPP
>
> It looks like there's an extra blankline here (at least in the GitHub view)
Got it, I removed the extra trailing new line.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25968#discussion_r2166081004
More information about the hotspot-dev
mailing list