RFR: Some more descriptive names, removed redundant asserts. Request for comments. [v3]

Coleen Phillimore coleenp at openjdk.java.net
Thu Apr 7 19:15:45 UTC 2022


On Thu, 7 Apr 2022 15:57:20 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Ok I wouldn't have guessed.
>
> s/vsp/top_sp/ or top_thread_sp ?
> s/hsp/frame_sp/ ?

s/vsp/frame_sp/
s/hsfp/heap_sp/

frame_sp can imply and looks to the reader like the normal sp in the thread stack frame.

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

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


More information about the loom-dev mailing list