[jdk17u-dev] RFR: 8307423: [s390x] Represent Registers as values [v2]
Amit Kumar
amitkumar at openjdk.org
Mon May 13 13:56:16 UTC 2024
On Mon, 13 May 2024 11:47:42 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:
>> Hi all,
>>
>> This pull request contains a backport of commit [8bbd264c](https://github.com/openjdk/jdk/commit/8bbd264c6e4b4045a218f11ae6b5b4f395bc2aa9) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>>
>> The commit being backported was authored by Amit Kumar on 8 May 2023 and was reviewed by Martin Doerr and Lutz Schmidt.
>>
>> Thanks!
>
> Amit Kumar has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:
>
> - fixes merge conflict in vmStructs.cpp
> - removes register_definitions_s390 & updates vmStructs
> - Merge branch 'openjdk:master' into backport-offamitkumar-8bbd264c
> - extra space
> - update
> - Backport 8bbd264c6e4b4045a218f11ae6b5b4f395bc2aa9
I ran tier1 test again after the code change, on fastdebug build. Result is good there and GHA also looks good.
Thanks @RealLucy for review and Martin in resolving merge conflict :-)
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2453#issuecomment-2107641058
More information about the jdk-updates-dev
mailing list