RFR: 8374435: assert(addp->is_AddP()) failed: must be AddP during EA with -XX:-UseCompressedOops [v2]

Quan Anh Mai qamai at openjdk.org
Tue Jan 13 08:38:46 UTC 2026


On Tue, 13 Jan 2026 07:52:23 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

>> Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   rename test file
>
> test/hotspot/jtreg/compiler/escapeAnalysis/Test8374435.java line 34:
> 
>> 32:  * @run main/othervm -XX:-UseOnStackReplacement -XX:-UseCompressedOops ${test.main.class}
>> 33:  */
>> 34: public class Test8374435 {
> 
> Can you rename the test into something more descriptive?

Done!

> test/hotspot/jtreg/compiler/escapeAnalysis/TestSplitLoadThroughPhiDuringEA.java line 32:
> 
>> (failed to retrieve contents of file, check the PR for context)
> The JBS title mentions ZGC but it seems it's not required. Can you update the title?

I have updated it, the important bit here is `-UseCompressedOops`, which is implied by ZGC

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29177#discussion_r2685392551
PR Review Comment: https://git.openjdk.org/jdk/pull/29177#discussion_r2685394603


More information about the hotspot-compiler-dev mailing list