Home
last modified time | relevance | path

Searched refs:checkGetObjectMonitorUsage (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/contention/TC01/tc01t001/
H A Dtc01t001.c123 static int checkGetObjectMonitorUsage(jvmtiEnv* jvmti, JNIEnv* jni, in checkGetObjectMonitorUsage() function
237 if (!checkGetObjectMonitorUsage(jvmti, jni, object_M1)) { in agentProc()
242 if (!checkGetObjectMonitorUsage(jvmti, jni, object_M2)) { in agentProc()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/contention/TC01/tc01t001/
H A Dtc01t001.cpp112 static int checkGetObjectMonitorUsage(jvmtiEnv* jvmti, JNIEnv* jni, in checkGetObjectMonitorUsage() function
216 if (!checkGetObjectMonitorUsage(jvmti, jni, object_M1)) { in agentProc()
221 if (!checkGetObjectMonitorUsage(jvmti, jni, object_M2)) { in agentProc()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/contention/TC01/tc01t001/
H A Dtc01t001.cpp112 static int checkGetObjectMonitorUsage(jvmtiEnv* jvmti, JNIEnv* jni, in checkGetObjectMonitorUsage() function
216 if (!checkGetObjectMonitorUsage(jvmti, jni, object_M1)) { in agentProc()
221 if (!checkGetObjectMonitorUsage(jvmti, jni, object_M2)) { in agentProc()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/contention/TC01/tc01t001/
H A Dtc01t001.cpp112 static int checkGetObjectMonitorUsage(jvmtiEnv* jvmti, JNIEnv* jni, in checkGetObjectMonitorUsage() function
216 if (!checkGetObjectMonitorUsage(jvmti, jni, object_M1)) { in agentProc()
221 if (!checkGetObjectMonitorUsage(jvmti, jni, object_M2)) { in agentProc()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/contention/TC01/tc01t001/
H A Dtc01t001.cpp112 static int checkGetObjectMonitorUsage(jvmtiEnv* jvmti, JNIEnv* jni, in checkGetObjectMonitorUsage() function
216 if (!checkGetObjectMonitorUsage(jvmti, jni, object_M1)) { in agentProc()
221 if (!checkGetObjectMonitorUsage(jvmti, jni, object_M2)) { in agentProc()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/contention/TC01/tc01t001/
H A Dtc01t001.cpp112 static int checkGetObjectMonitorUsage(jvmtiEnv* jvmti, JNIEnv* jni, in checkGetObjectMonitorUsage() function
216 if (!checkGetObjectMonitorUsage(jvmti, jni, object_M1)) { in agentProc()
221 if (!checkGetObjectMonitorUsage(jvmti, jni, object_M2)) { in agentProc()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/contention/TC01/tc01t001/
H A Dtc01t001.c123 static int checkGetObjectMonitorUsage(jvmtiEnv* jvmti, JNIEnv* jni, in checkGetObjectMonitorUsage() function
237 if (!checkGetObjectMonitorUsage(jvmti, jni, object_M1)) { in agentProc()
242 if (!checkGetObjectMonitorUsage(jvmti, jni, object_M2)) { in agentProc()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/contention/TC01/tc01t001/
H A Dtc01t001.cpp112 static int checkGetObjectMonitorUsage(jvmtiEnv* jvmti, JNIEnv* jni, in checkGetObjectMonitorUsage() function
216 if (!checkGetObjectMonitorUsage(jvmti, jni, object_M1)) { in agentProc()
221 if (!checkGetObjectMonitorUsage(jvmti, jni, object_M2)) { in agentProc()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t016/
H A Dcm01t016.cpp476 static int checkGetObjectMonitorUsage(int positive) { in checkGetObjectMonitorUsage() function
621 if (!checkGetObjectMonitorUsage(NSK_TRUE)) in agentProc()
647 if (!checkGetObjectMonitorUsage(NSK_FALSE)) in agentProc()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t016/
H A Dcm01t016.cpp476 static int checkGetObjectMonitorUsage(int positive) { in checkGetObjectMonitorUsage() function
621 if (!checkGetObjectMonitorUsage(NSK_TRUE)) in agentProc()
647 if (!checkGetObjectMonitorUsage(NSK_FALSE)) in agentProc()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t016/
H A Dcm01t016.cpp476 static int checkGetObjectMonitorUsage(int positive) { in checkGetObjectMonitorUsage() function
621 if (!checkGetObjectMonitorUsage(NSK_TRUE)) in agentProc()
647 if (!checkGetObjectMonitorUsage(NSK_FALSE)) in agentProc()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t016/
H A Dcm01t016.cpp476 static int checkGetObjectMonitorUsage(int positive) {
621 if (!checkGetObjectMonitorUsage(NSK_TRUE))
647 if (!checkGetObjectMonitorUsage(NSK_FALSE))
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t016/
H A Dcm01t016.cpp476 static int checkGetObjectMonitorUsage(int positive) { in checkGetObjectMonitorUsage() function
621 if (!checkGetObjectMonitorUsage(NSK_TRUE)) in agentProc()
647 if (!checkGetObjectMonitorUsage(NSK_FALSE)) in agentProc()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t016/
H A Dcm01t016.cpp476 static int checkGetObjectMonitorUsage(int positive) { in checkGetObjectMonitorUsage() function
621 if (!checkGetObjectMonitorUsage(NSK_TRUE)) in agentProc()
647 if (!checkGetObjectMonitorUsage(NSK_FALSE)) in agentProc()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t016/
H A Dcm01t016.c491 static int checkGetObjectMonitorUsage(int positive) { in checkGetObjectMonitorUsage() function
638 if (!checkGetObjectMonitorUsage(NSK_TRUE)) in agentProc()
664 if (!checkGetObjectMonitorUsage(NSK_FALSE)) in agentProc()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t016/
H A Dcm01t016.c491 static int checkGetObjectMonitorUsage(int positive) { in checkGetObjectMonitorUsage() function
638 if (!checkGetObjectMonitorUsage(NSK_TRUE)) in agentProc()
664 if (!checkGetObjectMonitorUsage(NSK_FALSE)) in agentProc()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t002/
H A Dcm01t002.cpp409 static int checkGetObjectMonitorUsage() { in checkGetObjectMonitorUsage() function
527 if (!checkGetObjectMonitorUsage()) in agentProc()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t003/
H A Dcm01t003.cpp411 static int checkGetObjectMonitorUsage() { in checkGetObjectMonitorUsage() function
526 if (!checkGetObjectMonitorUsage()) in agentProc()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t004/
H A Dcm01t004.cpp408 static int checkGetObjectMonitorUsage() { in checkGetObjectMonitorUsage() function
525 if (!checkGetObjectMonitorUsage()) in agentProc()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t009/
H A Dcm01t009.cpp410 static int checkGetObjectMonitorUsage() { in checkGetObjectMonitorUsage() function
525 if (!checkGetObjectMonitorUsage()) in agentProc()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t019/
H A Dcm01t019.cpp410 static int checkGetObjectMonitorUsage() { in checkGetObjectMonitorUsage() function
527 if (!checkGetObjectMonitorUsage()) in agentProc()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t006/
H A Dcm01t006.cpp409 static int checkGetObjectMonitorUsage() { in checkGetObjectMonitorUsage() function
525 if (!checkGetObjectMonitorUsage()) in agentProc()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t001/
H A Dcm01t001.cpp406 static int checkGetObjectMonitorUsage() { in checkGetObjectMonitorUsage() function
523 if (!checkGetObjectMonitorUsage()) in agentProc()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t005/
H A Dcm01t005.cpp408 static int checkGetObjectMonitorUsage() { in checkGetObjectMonitorUsage() function
525 if (!checkGetObjectMonitorUsage()) in agentProc()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t007/
H A Dcm01t007.cpp432 static int checkGetObjectMonitorUsage() { in checkGetObjectMonitorUsage() function
549 if (!checkGetObjectMonitorUsage()) in agentProc()

12345678