RFR: Changes and cleanups after review comments

Coleen Phillimore coleenp at openjdk.java.net
Tue Apr 26 13:49:51 UTC 2022


On Tue, 26 Apr 2022 13:30:06 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Changes and cleanups after review comments
>
> src/hotspot/cpu/aarch64/frame_aarch64.cpp line 166:
> 
>> 164:       sender_sp = s.sp();
>> 165:       sender_pc = s.pc();
>> 166:     }
> 
> this function is too long.  Can you put a comment why this is added here?

I see why it's added here.  Still have a comment why this is.

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

PR: https://git.openjdk.java.net/loom/pull/171


More information about the loom-dev mailing list