JDK 25 |
---|
25Unresolved |
Blocks :
|
|
Relates :
|
It should be possible to assert f.sender().is_older(f.id()) on any platform, but this breaks on aarch64 when the caller frame has a large max_stack value. In this case unextended_sp() of an interpreted frame can point outside the current frame into younger callee frames.