-
Bug
-
Resolution: Fixed
-
P4
-
21, 22
-
b14
-
Verified
Loom added a special filtering of Continuation.yield0 in stack walker. After the initial implementation, JDK-8304919 marks the yielding and entering methods with `@Hidden` and hidden frames are filtered by stack walker by default.
With `@Hidden` the special filtering should not be needed.
With `@Hidden` the special filtering should not be needed.
- relates to
-
JDK-8316456 StackWalker may skip Continuation::yield0 frame mistakenly
-
- Resolved
-