< prev index next >
test/hotspot/jtreg/vmTestbase/nsk/jdwp/ArrayReference/GetValues/getvalues002/TestDescription.java
Print this page
rev 59900 : imported patch 8249035
*** 1,7 ****
/*
! * Copyright (c) 2017, 2018, 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.
--- 1,7 ----
/*
! * 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.
*** 57,67 ****
* 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.ArrayReference.GetValues.getvalues002
* nsk.jdwp.ArrayReference.GetValues.getvalues002a
* @run main/othervm PropertyResolvingWrapper
* nsk.jdwp.ArrayReference.GetValues.getvalues002
* -arch=${os.family}-${os.simpleArch}
--- 57,66 ----
< prev index next >