RFR: 8329545: [s390x] Fix garbage value being passed in Argument Register [v2]
Amit Kumar
amitkumar at openjdk.org
Sat Apr 6 08:44:09 UTC 2024
On Wed, 3 Apr 2024 15:10:25 GMT, Sidraya Jayagond <sjayagond at openjdk.org> wrote:
>> Fix sign extension on 4 byte load from argument stack slot to GPR.
>
> Sidraya Jayagond has updated the pull request incrementally with one additional commit since the last revision:
>
> copyright header
I have done `{tier1} X {fastdebug, slowdebug, release}` test and do not see any new failure appearing.
Thanks Sid for fixing it.
-------------
Marked as reviewed by amitkumar (Committer).
PR Review: https://git.openjdk.org/jdk/pull/18601#pullrequestreview-1984465276
More information about the hotspot-compiler-dev
mailing list