Trivial RFR: 8036616: [TESTBUG] Embedded: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be launched with -XX:+UsePerfData
David Holmes
david.holmes at oracle.com
Tue Nov 4 10:48:51 UTC 2014
bug: https://bugs.openjdk.java.net/browse/JDK-8036616
webrev: inline below
Trivial test modification contributed by Pavel Chistyakov. I've reviewed
it but would like a second review from serviceability please. I plan to
push via hs-rt forest.
Thanks,
David
diff -r ef6ec39fd6bd test/sun/jvmstat/monitor/MonitoredVm/CR6672135.java
--- a/test/sun/jvmstat/monitor/MonitoredVm/CR6672135.java
+++ b/test/sun/jvmstat/monitor/MonitoredVm/CR6672135.java
@@ -34,6 +34,7 @@
* @bug 6672135
* @summary setInterval() for local MonitoredHost and local MonitoredVm
* @author Tomas Hurka
+ * @run main/othervm -XX:+UsePerfData CR6672135
*/
public class CR6672135 {
More information about the serviceability-dev
mailing list