JDK-8351568 : Improve source code documentation for PhaseCFG::insert_anti_dependences
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-03-10
  • Updated: 2025-05-29
  • Resolved: 2025-05-15
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 b24Fixed
Related Reports
Relates :  
Relates :  
Description
Working on JDK-8333393, we often encountered misleading source code comments in PhaseCFG::insert_anti_dependences and generally were not impressed with the state of its documentation. We should ensure the method is appropriately documented.
Comments
Changeset: 5cb23171 Branch: master Author: Daniel Lundén <dlunden@openjdk.org> Date: 2025-05-15 12:54:49 +0000 URL: https://git.openjdk.org/jdk/commit/5cb231714f364064bb5a59db8eb07d43823478eb
15-05-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24926 Date: 2025-04-28 15:28:52 +0000
28-04-2025