On Tue, 12 Jul 2022 07:20:24 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
> Would printing this reason be useful for easily understanding why the thread > was considered pinned? I guess the same could be inferred from the > stacktraces right now? The stack trace shows the native frames and highlights any frames with monitors. So the "reason" isn't currently needed. ------------- PR: https://git.openjdk.org/jdk/pull/9308