On Wed, 21 May 2025 20:35:33 GMT, Alex Menkov <amen...@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 This pull request has now been integrated. Changeset: db340e54 Author: Alex Menkov <amen...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/db340e54f83cf7bf72abb94c9cf9cdac007ed38a Stats: 142 lines in 4 files changed: 135 ins; 0 del; 7 mod 8356222: Thread.print command reports waiting on the Class initialization monitor for both carrier and virtual threads Reviewed-by: alanb, sspitsyn ------------- PR: https://git.openjdk.org/jdk/pull/25367