RFR: Changes and cleanups after review comments [v2]

Ron Pressler rpressler at openjdk.java.net
Tue Apr 26 14:14:15 UTC 2022


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

>> 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.

Done

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

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


More information about the loom-dev mailing list