On Fri, 3 May 2024 18:31:21 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

> What "debugging option" are you referring to.

`-Djdk.tracePinnedThreads=full`. When this system property is set then it means 
the onPinned callback is running the printing code. This is happen in a 
transition when running with JVMTI enabled. It dates from early development in 
the loom repo and was a mistake to bring it into the main line.

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

PR Comment: https://git.openjdk.org/jdk/pull/19054#issuecomment-2093556941

Reply via email to