On Sat, 6 Dec 2025 02:35:03 GMT, Yasumasa Suenaga <[email protected]> wrote:
> [JDK-8371194](https://bugs.openjdk.org/browse/JDK-8371194) (PR #28284) has > broken PStack (jstack --mixed) behavior on macOS. It affects both AMD64 and > AArch64. See JBS for details. > > This PR fixes it to implement `CFrame::toFrame`. This pull request has now been integrated. Changeset: b848ddf6 Author: Yasumasa Suenaga <[email protected]> URL: https://git.openjdk.org/jdk/commit/b848ddf6d3bf4e76d409b03be7f36199dadb2c5f Stats: 97 lines in 3 files changed: 68 ins; 3 del; 26 mod 8373110: jstack --mixed frames are broken on macOS after JDK-8371194 Reviewed-by: cjplummer, kevinw ------------- PR: https://git.openjdk.org/jdk/pull/28686
