RFR: 8340269: [s390x] TestLargeStub.java failure after 8338123 [v2]

Amit Kumar amitkumar at openjdk.org
Fri Sep 20 06:06:09 UTC 2024


On Tue, 17 Sep 2024 09:56:34 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   update code_base_size & size_per_args
>
> `pd_store_reg` and `pd_load_reg` use `reg2mem_opt` etc. I don't know how large they can get. It's correct if they fit into 16 Bytes. Did you measure the size of a trivial downcall stub? Do you still have some space left?

@TheRealMDoerr I have updated the code size & args size required as per your suggestion. Please have a look again;

Thank you.

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

PR Comment: https://git.openjdk.org/jdk/pull/21033#issuecomment-2362895159


More information about the hotspot-compiler-dev mailing list