RFR: 8356222: Thread.print command reports waiting on the Class initialization monitor for both carrier and virtual threads

David Holmes dholmes at openjdk.org
Thu May 22 09:46:50 UTC 2025


On Wed, 21 May 2025 20:35:33 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

> The change fixes "Thread.print" diagnostic command when mounted virtual thread is waiting on the class initialization monitor.
> 
> Testing: new test, tier1 sanity run

At the moment class initialization in a vthread pins the carrier so I'm not sure why this is considered a problem??

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

PR Comment: https://git.openjdk.org/jdk/pull/25367#issuecomment-2900578872


More information about the serviceability-dev mailing list