JDK-8350178 : Incorrect comment after JDK-8345580
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 25
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2025-02-17
  • Updated: 2025-02-18
  • Resolved: 2025-02-18
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 25
25 masterFixed
Related Reports
Causes :  
Description
In 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.
Comments
Changeset: d7baae3e Branch: master Author: SendaoYan <syan@openjdk.org> Date: 2025-02-18 09:56:49 +0000 URL: https://git.openjdk.org/jdk/commit/d7baae3ee92bbc94e380703f173a4d4a9de75e29
18-02-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/23659 Date: 2025-02-17 09:28:38 +0000
17-02-2025