RFR: 8339416: [s390x] Provide implementation for resolve_global_jobject [v3]

Amit Kumar amitkumar at openjdk.org
Thu Sep 19 04:49:40 UTC 2024


On Tue, 17 Sep 2024 11:01:40 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.
>
> Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   implements ModRefBarrierSetAssembler::resolve_jobject

Thank you so much Lutz & Martin for the reviews.

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

PR Comment: https://git.openjdk.org/jdk/pull/20986#issuecomment-2359967512


More information about the hotspot-dev mailing list