[jdk21u-dev] RFR: 8315413: Remove special filtering of Continuation.yield0 in StackWalker
Rui Li
duke at openjdk.org
Thu Aug 28 20:08:20 UTC 2025
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.
-------------
Commit messages:
- Backport c8acab1d913a6c676706fce7ad98a7f831a95682
Changes: https://git.openjdk.org/jdk21u-dev/pull/2131/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2131&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8315413
Stats: 33 lines in 4 files changed: 0 ins; 24 del; 9 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/2131.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2131/head:pull/2131
PR: https://git.openjdk.org/jdk21u-dev/pull/2131
More information about the jdk-updates-dev
mailing list