[jdk21u-dev] RFR: 8315413: Remove special filtering of Continuation.yield0 in StackWalker

Goetz Lindenmaier goetz at openjdk.org
Wed Sep 3 07:36:44 UTC 2025


On Thu, 28 Aug 2025 20:02:37 GMT, Rui Li <duke at openjdk.org> wrote:

> A clean backport of https://bugs.openjdk.org/browse/JDK-8315413.
> 
> Those special filtering is no longer needed because to be filtered methods are already marked by `@Hidden`.
> 
> Tests in this pr passed. Other jtregs are running.

Hi @rgithubli 
if this is a cleanup, why do we need it in 21?

-------------

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2131#issuecomment-3248045653


More information about the jdk-updates-dev mailing list