jdk/test/sun/management/HotspotRuntimeMBean/GetSafepointCount.java
changeset 21803 791d8485f6ed
parent 5506 202f599c92aa
child 30376 2ccf2cf7ea48
--- a/jdk/test/sun/management/HotspotRuntimeMBean/GetSafepointCount.java	Mon Nov 18 15:25:15 2013 +0100
+++ b/jdk/test/sun/management/HotspotRuntimeMBean/GetSafepointCount.java	Mon Nov 18 16:20:40 2013 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2003, 2008, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -26,6 +26,7 @@
  * @bug     4858522
  * @summary Basic unit test of HotspotClassLoadingMBean.getSafepointCount()
  * @author  Steve Bohne
+ * @run main/othervm -XX:+UsePerfData GetSafepointCount
  */
 
 /*