RFR: 8353500: [s390x] Intrinsify Unsafe::setMemory [v2]

Amit Kumar amitkumar at openjdk.org
Wed Apr 9 08:57:41 UTC 2025


On Tue, 8 Apr 2025 12:39:24 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Amit Kumar has updated the pull request incrementally with four additional commits since the last revision:
>> 
>>  - reviews for Martin
>>  - Revert "minor improvement"
>>    
>>    This reverts commit a6af6da26d1e0590dc24486131d1bc752e047f98.
>>  - minor improvement
>>  - reviews from Lutz and Martin
>
> src/hotspot/cpu/s390/stubGenerator_s390.cpp line 1542:
> 
>> 1540:       __ z_nill(rScratch1, 7);
>> 1541:       __ z_braz(L_fill8Bytes); // branch if 0
>> 1542: 
> 
> Extra newline.

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24480#discussion_r2034825612


More information about the hotspot-compiler-dev mailing list