Integrated: 8339416: [s390x] Provide implementation for resolve_global_jobject
Amit Kumar
amitkumar at openjdk.org
Thu Sep 19 04:49:41 UTC 2024
On Fri, 13 Sep 2024 07:37:19 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:
> This PR provides "resolve_global_jobject" method implementation for s390x-port.
>
> Testing:
> * Tier1 test with Fastdebug;
> * Added these changes on top of https://github.com/openjdk/jdk/pull/20479 and modified the call in the stubGenerator_s390.cpp file;
> * 1. Ran tier1 test with a call to "resolve_jobect"
> * 2. Ran tier1 test with a call to "resolve_global_jobject"
>
> I didn't see any new failure appearing there.
This pull request has now been integrated.
Changeset: ac58b610
Author: Amit Kumar <amitkumar at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ac58b6102a26ac2ca7f6df5f176d5b5ca1d00d45
Stats: 81 lines in 6 files changed: 70 ins; 4 del; 7 mod
8339416: [s390x] Provide implementation for resolve_global_jobject
Reviewed-by: mdoerr, lucy
-------------
PR: https://git.openjdk.org/jdk/pull/20986
More information about the hotspot-dev
mailing list