JDK-8341619 : C2: remove unused StoreCM node
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 24
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-10-07
  • Updated: 2024-10-21
  • Resolved: 2024-10-10
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 24
24 b20Fixed
Related Reports
Relates :  
Description
C2's StoreCM (store card mark) node is no longer used after JDK-8334060 and can be removed, along with all special handling in C2.
Comments
Changeset: 16042556 Branch: master Author: Roberto CastaƱeda Lozano <rcastanedalo@openjdk.org> Date: 2024-10-10 08:34:10 +0000 URL: https://git.openjdk.org/jdk/commit/16042556f394adfa93e54173944198397ad29dea
10-10-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/21385 Date: 2024-10-07 11:28:19 +0000
08-10-2024