On Wed, 5 May 2021 13:54:19 GMT, Ron Pressler <rpressler at openjdk.org> wrote: >> I changed this so that it checks if it's interpreted, and then in the else check if cb->is_nmethod() to exclude the stub case. Does it look right? > > Yep. Looks good. Thanks! ------------- PR: https://git.openjdk.java.net/loom/pull/38