Other |
---|
tbdUnresolved |
Blocks :
|
|
Blocks :
|
jThere are dependencies on the growth direction of stacks in shared Loom code which could be eliminated by making use of frame::id() and frame::is_older() Code related to the following elements should be considered * is_sp_in_continuation() * JavaThread::_cont_fastpath * ContinuationEntry::_parent_cont_fastpath This was suggested while reviewing PR #9411 for JDK-8289925.