File tree 4 files changed +8
-0
lines changed
test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/sampling
4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 57
57
* @library /vmTestbase
58
58
* /test/lib
59
59
* @build nsk.jvmti.scenarios.sampling.SP03.sp03t001
60
+ * @comment see JDK-8243962 for background on requires expression
61
+ * @requires !(vm.flightRecorder & vm.debug & os.family == "windows")
60
62
* @run main/othervm/native
61
63
* -agentlib:sp03t001=-waittime=5,threads=10
62
64
* nsk.jvmti.scenarios.sampling.SP03.sp03t001
Original file line number Diff line number Diff line change 57
57
* @library /vmTestbase
58
58
* /test/lib
59
59
* @build nsk.jvmti.scenarios.sampling.SP03.sp03t002
60
+ * @comment see JDK-8243962 for background on requires expression
61
+ * @requires !(vm.flightRecorder & vm.debug & os.family == "windows")
60
62
* @run main/othervm/native
61
63
* -agentlib:sp03t002=-waittime=5,threads=10
62
64
* nsk.jvmti.scenarios.sampling.SP03.sp03t002
Original file line number Diff line number Diff line change 56
56
*
57
57
* @library /vmTestbase
58
58
* /test/lib
59
+ * @comment see JDK-8243962 for background on requires expression
60
+ * @requires !(vm.flightRecorder & vm.debug & os.family == "windows")
59
61
* @run main/othervm/native
60
62
* -agentlib:sp04t001=-waittime=5,threads=10
61
63
* nsk.jvmti.scenarios.sampling.SP04.sp04t001
Original file line number Diff line number Diff line change 56
56
*
57
57
* @library /vmTestbase
58
58
* /test/lib
59
+ * @comment see JDK-8243962 for background on requires expression
60
+ * @requires !(vm.flightRecorder & vm.debug & os.family == "windows")
59
61
* @run main/othervm/native
60
62
* -agentlib:sp04t002=-waittime=5,threads=10
61
63
* nsk.jvmti.scenarios.sampling.SP04.sp04t002
You can’t perform that action at this time.
0 commit comments