On Fri, 13 Jan 2023 16:47:59 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:

>> Fredrik Bredberg has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Updated some copyright dates.
>
> src/hotspot/cpu/aarch64/continuationFreezeThaw_aarch64.inline.hpp line 306:
> 
>> 304:   // set relativized locals
>> 305:   // this line can be changed into an assert when we have fixed the 
>> "frame padding problem"
>> 306:   *f.addr_at(frame::interpreter_frame_locals_offset) = (bottom - 1) - 
>> f.fp();
> 
> Thank you for this comment.  When you file the CR for this problem, can you 
> point to this CR?

Created JDK-8300197 and added references in the source to i.

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

PR: https://git.openjdk.org/jdk/pull/11902

Reply via email to