On Tue, 2 Jan 2024 15:56:06 GMT, Jaikiran Pai <j...@openjdk.org> wrote:

> I guess that then means that the some pinned threads might not even appear in 
> this generated thread dumps.

Just to be clear. The changes here have no impact on thread dumps, the thread 
dump generated by jcmd Thread.dump_to_file has all virtual threads, including 
pinned threads.

As regards jdk.tracePinnedThreads. We want this system property to go away, 
it's just unfortunate that it seems to be widely used.

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

PR Comment: https://git.openjdk.org/jdk/pull/17221#issuecomment-1874211812

Reply via email to