RFR: 8310596: Utilize existing method frame::interpreter_frame_monitor_size_in_bytes() [v3]

Amit Kumar amitkumar at openjdk.org
Fri Aug 25 06:27:25 UTC 2023


On Fri, 25 Aug 2023 03:49:35 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:

>> [small cleanup/enhancement] Adds & updates some code to use `interpreter_frame_monitor_size_in_bytes()` method. I wasn't sure whether we should remove it from PPC & S390 implementation or add it to other archs. For now I have added it but will be happy to revert as PR reviews. 
>> 
>> For s390 `interpreter_frame_interpreterstate_size_in_bytes()` was also cleaned up as it is not being used.
>> 
>> fastdebug build tested on **s390** & **apple m1-pro**.
>
> Amit Kumar has refreshed the contents of this pull request, and previous commits have been removed. Incremental views are not available.

Sure, David. 

Rebase & force-pushing in favour of GHA testing.

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

PR Comment: https://git.openjdk.org/jdk/pull/14902#issuecomment-1692829069


More information about the hotspot-dev mailing list