Home
last modified time | relevance | path

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

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/allocation/AP05/
H A Dap05t001.java54 public static final long CLS_TAG = 1l, REFERRER_TAG = 2l, REFERREE_TAG = 10l; field in ap05t001
62 setTag(ap05t001Subclass.class, CLS_TAG); in runThis()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/allocation/AP05/
H A Dap05t001.java54 public static final long CLS_TAG = 1l, REFERRER_TAG = 2l, REFERREE_TAG = 10l; field in ap05t001
62 setTag(ap05t001Subclass.class, CLS_TAG); in runThis()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/allocation/AP05/
H A Dap05t001.java54 public static final long CLS_TAG = 1l, REFERRER_TAG = 2l, REFERREE_TAG = 10l; field in ap05t001
62 setTag(ap05t001Subclass.class, CLS_TAG); in runThis()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/allocation/AP05/
H A Dap05t001.java54 public static final long CLS_TAG = 1l, REFERRER_TAG = 2l, REFERREE_TAG = 10l; field in ap05t001
62 setTag(ap05t001Subclass.class, CLS_TAG); in runThis()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/allocation/AP05/
H A Dap05t001.java54 public static final long CLS_TAG = 1l, REFERRER_TAG = 2l, REFERREE_TAG = 10l; field in ap05t001
62 setTag(ap05t001Subclass.class, CLS_TAG); in runThis()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/allocation/AP05/
H A Dap05t001.java54 public static final long CLS_TAG = 1l, REFERRER_TAG = 2l, REFERREE_TAG = 10l; field in ap05t001
62 setTag(ap05t001Subclass.class, CLS_TAG); in runThis()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/allocation/AP05/
H A Dap05t001.java54 public static final long CLS_TAG = 1l, REFERRER_TAG = 2l, REFERREE_TAG = 10l; field in ap05t001
62 setTag(ap05t001Subclass.class, CLS_TAG); in runThis()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/allocation/AP05/
H A Dap05t001.java54 public static final long CLS_TAG = 1l, REFERRER_TAG = 2l, REFERREE_TAG = 10l; field in ap05t001
62 setTag(ap05t001Subclass.class, CLS_TAG); in runThis()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/allocation/AP05/ap05t001/
H A Dap05t001.cpp49 static const long CLS_TAG = 1l, REFERRER_TAG = 2l, REFERREE_TAG = 10l; variable
87 if (*tag_ptr == REFERREE_TAG && (referrer_tag == CLS_TAG || referrer_tag == REFERRER_TAG)) { in objectReferenceCallback()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/allocation/AP05/ap05t001/
H A Dap05t001.cpp49 static const long CLS_TAG = 1l, REFERRER_TAG = 2l, REFERREE_TAG = 10l; variable
87 if (*tag_ptr == REFERREE_TAG && (referrer_tag == CLS_TAG || referrer_tag == REFERRER_TAG)) { in objectReferenceCallback()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/allocation/AP05/ap05t001/
H A Dap05t001.cpp49 static const long CLS_TAG = 1l, REFERRER_TAG = 2l, REFERREE_TAG = 10l; variable
87 if (*tag_ptr == REFERREE_TAG && (referrer_tag == CLS_TAG || referrer_tag == REFERRER_TAG)) { in objectReferenceCallback()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/allocation/AP05/ap05t001/
H A Dap05t001.cpp49 static const long CLS_TAG = 1l, REFERRER_TAG = 2l, REFERREE_TAG = 10l; variable
87 if (*tag_ptr == REFERREE_TAG && (referrer_tag == CLS_TAG || referrer_tag == REFERRER_TAG)) { in objectReferenceCallback()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/allocation/AP05/ap05t001/
H A Dap05t001.cpp49 static const long CLS_TAG = 1l, REFERRER_TAG = 2l, REFERREE_TAG = 10l; variable
87 if (*tag_ptr == REFERREE_TAG && (referrer_tag == CLS_TAG || referrer_tag == REFERRER_TAG)) { in objectReferenceCallback()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/allocation/AP05/ap05t001/
H A Dap05t001.cpp49 static const long CLS_TAG = 1l, REFERRER_TAG = 2l, REFERREE_TAG = 10l; variable
87 if (*tag_ptr == REFERREE_TAG && (referrer_tag == CLS_TAG || referrer_tag == REFERRER_TAG)) { in objectReferenceCallback()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/allocation/AP05/ap05t001/
H A Dap05t001.c51 static const long CLS_TAG = 1l, REFERRER_TAG = 2l, REFERREE_TAG = 10l; variable
89 if (*tag_ptr == REFERREE_TAG && (referrer_tag == CLS_TAG || referrer_tag == REFERRER_TAG)) { in objectReferenceCallback()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/allocation/AP05/ap05t001/
H A Dap05t001.c51 static const long CLS_TAG = 1l, REFERRER_TAG = 2l, REFERREE_TAG = 10l; variable
89 if (*tag_ptr == REFERREE_TAG && (referrer_tag == CLS_TAG || referrer_tag == REFERRER_TAG)) { in objectReferenceCallback()