Integrated: 8350178: Incorrect comment after JDK-8345580

SendaoYan syan at openjdk.org
Tue Feb 18 09:59:23 UTC 2025


On Mon, 17 Feb 2025 09:28:38 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> In [JDK-8345580](https://bugs.openjdk.org/browse/JDK-8345580), the const modifier for variable Node::_idx has been removed, but the constant description for variable Node::_idx leave unchange. The related description should be updated.
> 
> Only touch the comments, no risk.

This pull request has now been integrated.

Changeset: d7baae3e
Author:    SendaoYan <syan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d7baae3ee92bbc94e380703f173a4d4a9de75e29
Stats:     5 lines in 1 file changed: 0 ins; 2 del; 3 mod

8350178: Incorrect comment after JDK-8345580

Reviewed-by: chagedorn, kvn

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

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


More information about the hotspot-compiler-dev mailing list