8243962: Various JVM TI tests time out using JFR on Windows
Reviewed-by: sspitsyn, cjplummer
This commit is contained in:
parent
a1a3e9def7
commit
e10b53853a
@ -57,6 +57,8 @@
|
||||
* @library /vmTestbase
|
||||
* /test/lib
|
||||
* @build nsk.jvmti.scenarios.sampling.SP03.sp03t001
|
||||
* @comment see JDK-8243962 for background on requires expression
|
||||
* @requires !(vm.flightRecorder & vm.debug & os.family == "windows")
|
||||
* @run main/othervm/native
|
||||
* -agentlib:sp03t001=-waittime=5,threads=10
|
||||
* nsk.jvmti.scenarios.sampling.SP03.sp03t001
|
||||
|
@ -57,6 +57,8 @@
|
||||
* @library /vmTestbase
|
||||
* /test/lib
|
||||
* @build nsk.jvmti.scenarios.sampling.SP03.sp03t002
|
||||
* @comment see JDK-8243962 for background on requires expression
|
||||
* @requires !(vm.flightRecorder & vm.debug & os.family == "windows")
|
||||
* @run main/othervm/native
|
||||
* -agentlib:sp03t002=-waittime=5,threads=10
|
||||
* nsk.jvmti.scenarios.sampling.SP03.sp03t002
|
||||
|
@ -56,6 +56,8 @@
|
||||
*
|
||||
* @library /vmTestbase
|
||||
* /test/lib
|
||||
* @comment see JDK-8243962 for background on requires expression
|
||||
* @requires !(vm.flightRecorder & vm.debug & os.family == "windows")
|
||||
* @run main/othervm/native
|
||||
* -agentlib:sp04t001=-waittime=5,threads=10
|
||||
* nsk.jvmti.scenarios.sampling.SP04.sp04t001
|
||||
|
@ -56,6 +56,8 @@
|
||||
*
|
||||
* @library /vmTestbase
|
||||
* /test/lib
|
||||
* @comment see JDK-8243962 for background on requires expression
|
||||
* @requires !(vm.flightRecorder & vm.debug & os.family == "windows")
|
||||
* @run main/othervm/native
|
||||
* -agentlib:sp04t002=-waittime=5,threads=10
|
||||
* nsk.jvmti.scenarios.sampling.SP04.sp04t002
|
||||
|
Loading…
Reference in New Issue
Block a user