JDK-8354477 : C2 SuperWord: make use of memory edges more explicit
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-04-13
  • Updated: 2025-04-21
  • Resolved: 2025-04-21
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
Blocks :  
Description
This is a small refactoring, to make it more explicit that the "additional dependencies" are memory dependencies.

This is also preparatory work for JDK-8324751, where we have two memory edge categories: strong and weak.
Comments
Changeset: 4dd64b49 Branch: master Author: Emanuel Peter <epeter@openjdk.org> Date: 2025-04-21 11:41:45 +0000 URL: https://git.openjdk.org/jdk/commit/4dd64b49716144cc697fb461ff88860e2cbcaaea
21-04-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24613 Date: 2025-04-13 13:40:13 +0000
17-04-2025