Description
There's an ancient comment JfrStackTrace asking if it's possible to determine if a vframe is inlined and it would nice if that worked properly. It's fairly easy during the vframe walk to check whether vframes shares a physical frame and set the type accordingly.