RFR: 8327963: C2: fix construction of memory graph around Initialize node to prevent incorrect execution if allocation is removed [v8]

Emanuel Peter epeter at openjdk.org
Tue Jun 3 17:05:02 UTC 2025


On Tue, 3 Jun 2025 15:17:35 GMT, Roland Westrelin <roland at openjdk.org> wrote:

>> test/hotspot/jtreg/compiler/macronodes/TestEliminationOfAllocationWithoutUse.java line 2:
>> 
>>> 1: /*
>>> 2:  * Copyright (c) 2024, Oracle and/or its affiliates. All rights reserved.
>> 
>> Is the copyright year accurate?
>
> It's your test that I took over and updated so you tell me: do you want the copyright updated?

Ah right. Well 🙈  I guess you could write `2024, 2025` then :)

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/24570#discussion_r2124444173


More information about the hotspot-compiler-dev mailing list