RFR: 8331033: EA fails with "EA unexpected CallLeaf unsafe_setmemory" after JDK-8329331 [v2]

Scott Gibbons sgibbons at openjdk.org
Tue May 7 21:17:24 UTC 2024


On Tue, 7 May 2024 21:04:45 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Scott Gibbons has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add test for setMemory escape
>
> test/hotspot/jtreg/compiler/escapeAnalysis/Test8331033.java line 28:
> 
>> 26:  * @bug 8331033
>> 27:  * @summary EA fails with "EA unexpected CallLeaf unsafe_setmemory" after JDK-8329331
>> 28:  *
> 
> Suggestion:
> 
>  * @requires vm.compMode != "Xint"

Done

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19032#discussion_r1593100622


More information about the hotspot-compiler-dev mailing list