Home
last modified time | relevance | path

Searched refs:TS_CONTENDER_BLOCKED (Results 1 – 1 of 1) sorted by relevance

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/serviceability/monitoring/ThreadInfo/GetLockOwnerName/
H A DGetLockOwnerName.java80 public static final int TS_CONTENDER_BLOCKED = 5; // contender is blocked field in GetLockOwnerName
229 testState = TS_CONTENDER_BLOCKED; in doWork()
245 checkTestState(TS_CONTENDER_BLOCKED); in doWork()