Skip to content

Thread state is WAIT instead of PARK when monitoring Java 9+ application #96

Description

@cowwoc

Version 1.4.1

I am running an instance of VisualVM and attaching it to the same application, one time running under Java 8 and later running under Java 10. When running under Java 8 I see the thread state as PARK most of the time. When I run under Java 10, those same threads show up as WAIT most of the time time. I never see PARK used under Java 10.

Is this a bug in VisualVM or does Java 10 never use PARK anymore?

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions