RFR: 8350178: Incorrect comment after JDK-8345580 [v2]
SendaoYan
syan at openjdk.org
Mon Feb 17 10:52:00 UTC 2025
On Mon, 17 Feb 2025 10:28:14 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove extra a whitespace
>
> src/hotspot/share/opto/node.hpp line 340:
>
>> 338:
>> 339: public:
>> 340: // Each Node is assigned a unique small/dense number. This number is used
>
> While touching the comments anyways:
> Suggestion:
>
> // Each Node is assigned a unique small/dense number. This number is used
Thanks. The extra whitespace has been removed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23659#discussion_r1958018929
More information about the hotspot-compiler-dev
mailing list