RFR: 8327963: C2: fix construction of memory graph around Initialize node to prevent incorrect execution if allocation is removed [v8]
Roland Westrelin
roland at openjdk.org
Wed Jun 4 09:26:19 UTC 2025
On Tue, 27 May 2025 09:12:18 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> I was a little confused about this apply_to_proj construct. I this something we already use, a familiar concept, the apply_to?
Thanks for the pointer to the style guide section. I followed the recommendation there. I also followed your suggestion for the return value of the callback.
All of your other comments should be addressed in new commit as well.
@eme64 please have another look when you find the time.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24570#issuecomment-2939274746
More information about the hotspot-compiler-dev
mailing list