On Thu, 4 Jan 2024 12:53:07 GMT, Alan Bateman wrote:
>> -Djdk.tracePinnedThreads is a debugging option that dates from early
>> development in the loom repo to identify pinned threads. It has several
>> issues and this tracing option will eventually be removed (use the JFR
>> events instead).
> -Djdk.tracePinnedThreads is a debugging option that dates from early
> development in the loom repo to identify pinned threads. It has several
> issues and this tracing option will eventually be removed (use the JFR events
> instead). Several hangs have been reported when running with the syst
On Tue, 2 Jan 2024 13:53:39 GMT, Alan Bateman wrote:
> -Djdk.tracePinnedThreads is a debugging option that dates from early
> development in the loom repo to identify pinned threads. It has several
> issues and this tracing option will eventually be removed (use the JFR events
> instead). Seve
On Tue, 2 Jan 2024 13:53:39 GMT, Alan Bateman wrote:
> -Djdk.tracePinnedThreads is a debugging option that dates from early
> development in the loom repo to identify pinned threads. It has several
> issues and this tracing option will eventually be removed (use the JFR events
> instead). Seve
On Tue, 2 Jan 2024 13:53:39 GMT, Alan Bateman wrote:
> -Djdk.tracePinnedThreads is a debugging option that dates from early
> development in the loom repo to identify pinned threads. It has several
> issues and this tracing option will eventually be removed (use the JFR events
> instead). Seve
On Tue, 2 Jan 2024 15:56:06 GMT, Jaikiran Pai 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 v
On Tue, 2 Jan 2024 13:53:39 GMT, Alan Bateman wrote:
> -Djdk.tracePinnedThreads is a debugging option that dates from early
> development in the loom repo to identify pinned threads. It has several
> issues and this tracing option will eventually be removed (use JFR events
> instead). Several