test/hotspot/jtreg/applications/ctw/modules/jdk_management.java
changeset 54386 00fc7ba000b4
parent 52427 3c6aa484536c
--- a/test/hotspot/jtreg/applications/ctw/modules/jdk_management.java	Tue Apr 02 13:08:38 2019 -0400
+++ b/test/hotspot/jtreg/applications/ctw/modules/jdk_management.java	Tue Apr 02 13:39:22 2019 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2019, 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
@@ -35,5 +35,5 @@
  * @build sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
  *                                sun.hotspot.WhiteBox$WhiteBoxPermission
- * @run main/timeout=7200 sun.hotspot.tools.ctw.CtwRunner modules:jdk.management
+ * @run driver/timeout=7200 sun.hotspot.tools.ctw.CtwRunner modules:jdk.management
  */