8180004: jdk.test.lib.DynamicVMOption should be moved to jdk.test.lib.management

Reviewed-by: mseledtsov, vlivanov
This commit is contained in:
Igor Ignatyev 2017-05-11 13:58:54 -07:00
parent 25e5108c99
commit ce8579b6c7

View File

@ -20,7 +20,8 @@
* or visit www.oracle.com if you need additional information or have any
* questions.
*/
package jdk.test.lib;
package jdk.test.lib.management;
import com.sun.management.HotSpotDiagnosticMXBean;
import java.lang.management.ManagementFactory;