RFR: 8285595: Assert frame anchor doesn't change in safepoints/handshakes

Robbin Ehn rehn at openjdk.java.net
Tue Apr 26 19:43:55 UTC 2022


On Tue, 26 Apr 2022 15:30:31 GMT, Ron Pressler <rpressler at openjdk.org> wrote:

> Hi.
> Please review this change that asserts that the frame anchor is not changed by safepoints/handshakes.
> 
> — Ron

Marked as reviewed by rehn (Reviewer).

Thanks, looks good.

(note to readers: this assert is added in preparation for continuations (virtual threads/loom))

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

PR: https://git.openjdk.java.net/jdk/pull/8402


More information about the hotspot-runtime-dev mailing list