< prev index next >
test/hotspot/jtreg/vmTestbase/nsk/jdwp/VirtualMachine/Version/version002/TestDescription.java
Print this page
rev 59900 : imported patch 8249035
@@ -1,7 +1,7 @@
/*
- * Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2020, 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
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
@@ -37,11 +37,10 @@
* a malformed Version command to it. Then test expect the
* command to fail and debuggee VM to exit with an error.
*
* @library /vmTestbase /test/hotspot/jtreg/vmTestbase
* /test/lib
- * @run driver jdk.test.lib.FileInstaller . .
* @build nsk.jdwp.VirtualMachine.Version.version002
* nsk.jdwp.VirtualMachine.Version.version002a
* @run main/othervm PropertyResolvingWrapper
* nsk.jdwp.VirtualMachine.Version.version002
* -arch=${os.family}-${os.simpleArch}
< prev index next >