hotspot/test/serviceability/attach/AttachSetGetFlag.java
changeset 36209 8db2a78cbc29
parent 31330 77061bb01b18
child 36851 03e2f4d0a421
--- a/hotspot/test/serviceability/attach/AttachSetGetFlag.java	Thu Mar 03 12:49:44 2016 -0800
+++ b/hotspot/test/serviceability/attach/AttachSetGetFlag.java	Thu Mar 03 12:44:34 2016 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2016, 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
@@ -32,7 +32,7 @@
  *          jdk.attach/sun.tools.attach
  *          jdk.jvmstat/sun.jvmstat.monitor
  * @build jdk.test.lib.* AttachSetGetFlag
- * @run driver AttachSetGetFlag
+ * @run main AttachSetGetFlag
  */
 
 import java.io.BufferedReader;