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

Amit Kumar amitkumar at openjdk.org
Fri Aug 25 03:49:35 UTC 2023


On Fri, 25 Aug 2023 02:10:55 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Amit Kumar has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - remove extra line
>>  - addition nits
>
> src/hotspot/cpu/aarch64/frame_aarch64.inline.hpp line 317:
> 
>> 315: }
>> 316: 
>> 317: inline int frame::interpreter_frame_monitor_size_in_bytes() {
> 
> Nit: please just restore these files that only have a blank line removed. It will shrink the size of the PR for other reviewers. Thanks.

Fixed, Thanks for review.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14902#discussion_r1305096729


More information about the hotspot-dev mailing list