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
Tue Jun 3 15:21:54 UTC 2025
On Tue, 27 May 2025 09:08:02 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
>> Roland Westrelin has updated the pull request incrementally with one additional commit since the last revision:
>>
>> review
>
> 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?
> test/hotspot/jtreg/compiler/macronodes/TestInitializingStoreCapturing.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2024, Oracle and/or its affiliates. All rights reserved.
>
> Is the copyright year accurate?
Same comment as above.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24570#discussion_r2124206114
PR Review Comment: https://git.openjdk.org/jdk/pull/24570#discussion_r2124207503
More information about the hotspot-compiler-dev
mailing list