< prev index next >
test/hotspot/jtreg/vmTestbase/nsk/jdwp/Method/LineTable/linetable001/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.
@@ -65,11 +65,10 @@
* Finally, debugger sends debuggee signal to quit, waits for it exits
* and exits too with the proper exit code.
*
* @library /vmTestbase /test/hotspot/jtreg/vmTestbase
* /test/lib
- * @run driver jdk.test.lib.FileInstaller . .
* @build nsk.jdwp.Method.LineTable.linetable001
* nsk.jdwp.Method.LineTable.linetable001a
* @run main/othervm PropertyResolvingWrapper
* nsk.jdwp.Method.LineTable.linetable001
* -arch=${os.family}-${os.simpleArch}
< prev index next >