8252001: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/jdi

Reviewed-by: cjplummer, sspitsyn
This commit is contained in:
Igor Ignatyev 2020-09-30 16:18:27 +00:00
parent 8cf8e463c6
commit 8f7c9a7b18
1157 changed files with 3004 additions and 2813 deletions

View File

@ -60,13 +60,13 @@
* @clean nsk.jdi.AccessWatchpointEvent._itself_.awevent001t
* @compile -g:lines,source,vars ../awevent001t.java
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.AccessWatchpointEvent._itself_.awevent001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -55,13 +55,13 @@
* /test/lib
* @build nsk.jdi.Accessible.isPackagePrivate.accipp001
* nsk.jdi.Accessible.isPackagePrivate.accipp001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Accessible.isPackagePrivate.accipp001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -50,13 +50,13 @@
* /test/lib
* @build nsk.jdi.Accessible.isPackagePrivate.accipp002
* nsk.jdi.Accessible.isPackagePrivate.accipp002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Accessible.isPackagePrivate.accipp002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -48,13 +48,13 @@
* /test/lib
* @build nsk.jdi.Accessible.isPrivate.isPrivate001
* nsk.jdi.Accessible.isPrivate.isPrivate001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Accessible.isPrivate.isPrivate001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -50,13 +50,13 @@
* /test/lib
* @build nsk.jdi.Accessible.isPrivate.isprivate002
* nsk.jdi.Accessible.isPrivate.isprivate002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Accessible.isPrivate.isprivate002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -47,13 +47,13 @@
* /test/lib
* @build nsk.jdi.Accessible.isProtected.isProtected001
* nsk.jdi.Accessible.isProtected.isProtected001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Accessible.isProtected.isProtected001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -50,13 +50,13 @@
* /test/lib
* @build nsk.jdi.Accessible.isProtected.isprotected002
* nsk.jdi.Accessible.isProtected.isprotected002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Accessible.isProtected.isprotected002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -47,13 +47,13 @@
* /test/lib
* @build nsk.jdi.Accessible.isPublic.isPublic001
* nsk.jdi.Accessible.isPublic.isPublic001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Accessible.isPublic.isPublic001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -53,13 +53,13 @@
* /test/lib
* @build nsk.jdi.Accessible.isPublic.ispublic002
* nsk.jdi.Accessible.isPublic.ispublic002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Accessible.isPublic.ispublic002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -50,13 +50,13 @@
* /test/lib
* @build nsk.jdi.Accessible.isPublic.ispublic003
* nsk.jdi.Accessible.isPublic.ispublic003a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Accessible.isPublic.ispublic003
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -48,13 +48,13 @@
* /test/lib
* @build nsk.jdi.Accessible.modifiers.modifiers001
* nsk.jdi.Accessible.modifiers.modifiers001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Accessible.modifiers.modifiers001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -58,13 +58,13 @@
* /test/lib
* @build nsk.jdi.Accessible.modifiers.modifiers002
* nsk.jdi.Accessible.modifiers.modifiers002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Accessible.modifiers.modifiers002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -42,13 +42,13 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.Argument.description.description001
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Argument.description.description001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -65,13 +65,13 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.Argument.isValid.isvalid001
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Argument.isValid.isvalid001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -67,13 +67,13 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.Argument.isValid.isvalid002
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Argument.isValid.isvalid002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -58,13 +58,13 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.Argument.isValid.isvalid003
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Argument.isValid.isvalid003
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -78,13 +78,13 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.Argument.isValid.isvalid004
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Argument.isValid.isvalid004
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -63,13 +63,13 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.Argument.isValid.isvalid005
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Argument.isValid.isvalid005
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -42,13 +42,13 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.Argument.label.label001
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Argument.label.label001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -42,13 +42,13 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.Argument.mustSpecify.mustspecify001
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Argument.mustSpecify.mustspecify001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -41,13 +41,13 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.Argument.name.name001
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Argument.name.name001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -63,13 +63,13 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.Argument.setValue.setvalue001
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Argument.setValue.setvalue001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -58,13 +58,13 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.Argument.setValue.setvalue002
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Argument.setValue.setvalue002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -41,13 +41,13 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.Argument.value.value001
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Argument.value.value001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -41,13 +41,13 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.Argument.value.value002
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Argument.value.value002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -53,13 +53,13 @@
* /test/lib
* @build nsk.jdi.Argument.value.value003
* nsk.jdi.Argument.value.value003a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Argument.value.value003
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -52,13 +52,13 @@
* /test/lib
* @build nsk.jdi.Argument.value.value004
* nsk.jdi.Argument.value.value004a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.Argument.value.value004
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -58,13 +58,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.getValue.getvalue001
* nsk.jdi.ArrayReference.getValue.getvalue001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.getValue.getvalue001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -56,13 +56,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.getValue.getvalue002
* nsk.jdi.ArrayReference.getValue.getvalue002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.getValue.getvalue002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -68,13 +68,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.getValue.getvalue003
* nsk.jdi.ArrayReference.getValue.getvalue003a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.getValue.getvalue003
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -58,13 +58,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.getValues.getvalues001
* nsk.jdi.ArrayReference.getValues.getvalues001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.getValues.getvalues001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -57,13 +57,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.getValues.getvalues002
* nsk.jdi.ArrayReference.getValues.getvalues002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.getValues.getvalues002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -58,13 +58,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.getValues.getvalues003
* nsk.jdi.ArrayReference.getValues.getvalues003a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.getValues.getvalues003
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -63,13 +63,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.getValues_ii.getvaluesii001
* nsk.jdi.ArrayReference.getValues_ii.getvaluesii001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.getValues_ii.getvaluesii001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -64,13 +64,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.getValues_ii.getvaluesii002
* nsk.jdi.ArrayReference.getValues_ii.getvaluesii002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.getValues_ii.getvaluesii002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -60,13 +60,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.getValues_ii.getvaluesii003
* nsk.jdi.ArrayReference.getValues_ii.getvaluesii003a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.getValues_ii.getvaluesii003
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -63,13 +63,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.getValues_ii.getvaluesii004
* nsk.jdi.ArrayReference.getValues_ii.getvaluesii004a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.getValues_ii.getvaluesii004
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -82,13 +82,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.getValues_ii.getvaluesii005
* nsk.jdi.ArrayReference.getValues_ii.getvaluesii005a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.getValues_ii.getvaluesii005
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -58,13 +58,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.length.length001
* nsk.jdi.ArrayReference.length.length001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.length.length001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -73,13 +73,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.setValue.setvalue001
* nsk.jdi.ArrayReference.setValue.setvalue001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.setValue.setvalue001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -72,13 +72,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.setValue.setvalue002
* nsk.jdi.ArrayReference.setValue.setvalue002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.setValue.setvalue002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -83,13 +83,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.setValue.setvalue003
* nsk.jdi.ArrayReference.setValue.setvalue003a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.setValue.setvalue003
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -79,13 +79,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.setValues_ilii.setvaluesilii001
* nsk.jdi.ArrayReference.setValues_ilii.setvaluesilii001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.setValues_ilii.setvaluesilii001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -78,13 +78,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.setValues_ilii.setvaluesilii002
* nsk.jdi.ArrayReference.setValues_ilii.setvaluesilii002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.setValues_ilii.setvaluesilii002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -85,13 +85,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.setValues_ilii.setvaluesilii003
* nsk.jdi.ArrayReference.setValues_ilii.setvaluesilii003a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.setValues_ilii.setvaluesilii003
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -75,13 +75,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.setValues_ilii.setvaluesilii004
* nsk.jdi.ArrayReference.setValues_ilii.setvaluesilii004a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.setValues_ilii.setvaluesilii004
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -76,13 +76,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.setValues_ilii.setvaluesilii005
* nsk.jdi.ArrayReference.setValues_ilii.setvaluesilii005a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.setValues_ilii.setvaluesilii005
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -77,13 +77,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.setValues_l.setvaluesl001
* nsk.jdi.ArrayReference.setValues_l.setvaluesl001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.setValues_l.setvaluesl001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -84,13 +84,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.setValues_l.setvaluesl002
* nsk.jdi.ArrayReference.setValues_l.setvaluesl002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.setValues_l.setvaluesl002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -86,13 +86,13 @@
* /test/lib
* @build nsk.jdi.ArrayReference.setValues_l.setvaluesl003
* nsk.jdi.ArrayReference.setValues_l.setvaluesl003a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayReference.setValues_l.setvaluesl003
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -64,13 +64,13 @@
* /test/lib
* @build nsk.jdi.ArrayType.componentSignature.componentsignature001
* nsk.jdi.ArrayType.componentSignature.componentsignature001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayType.componentSignature.componentsignature001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -64,13 +64,13 @@
* /test/lib
* @build nsk.jdi.ArrayType.componentSignature.componentsignature002
* nsk.jdi.ArrayType.componentSignature.componentsignature002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayType.componentSignature.componentsignature002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -68,13 +68,13 @@
* /test/lib
* @build nsk.jdi.ArrayType.componentType.componenttype001
* nsk.jdi.ArrayType.componentType.componenttype001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayType.componentType.componenttype001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -59,13 +59,13 @@
* /test/lib
* @build nsk.jdi.ArrayType.componentTypeName.componenttypename001
* nsk.jdi.ArrayType.componentTypeName.componenttypename001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayType.componentTypeName.componenttypename001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -60,13 +60,13 @@
* /test/lib
* @build nsk.jdi.ArrayType.componentTypeName.componenttypename002
* nsk.jdi.ArrayType.componentTypeName.componenttypename002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayType.componentTypeName.componenttypename002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -65,13 +65,13 @@
* /test/lib
* @build nsk.jdi.ArrayType.newInstance.newinstance001
* nsk.jdi.ArrayType.newInstance.newinstance001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayType.newInstance.newinstance001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -65,13 +65,13 @@
* /test/lib
* @build nsk.jdi.ArrayType.newInstance.newinstance002
* nsk.jdi.ArrayType.newInstance.newinstance002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayType.newInstance.newinstance002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -65,13 +65,13 @@
* /test/lib
* @build nsk.jdi.ArrayType.newInstance.newinstance003
* nsk.jdi.ArrayType.newInstance.newinstance003a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayType.newInstance.newinstance003
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -65,13 +65,13 @@
* /test/lib
* @build nsk.jdi.ArrayType.newInstance.newinstance004
* nsk.jdi.ArrayType.newInstance.newinstance004a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.ArrayType.newInstance.newinstance004
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -47,13 +47,13 @@
* /test/lib
* @build nsk.jdi.AttachingConnector.attach.attach001
* nsk.jdi.AttachingConnector.attach.attach001t
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.AttachingConnector.attach.attach001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -49,13 +49,13 @@
* /test/lib
* @build nsk.jdi.AttachingConnector.attach.attach002
* nsk.jdi.AttachingConnector.attach.attach002t
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.AttachingConnector.attach.attach002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -66,13 +66,13 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.AttachingConnector.attach.attach003
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.AttachingConnector.attach.attach003
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -37,7 +37,7 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.AttachingConnector.attach.attach004.TestDriver
* @run driver PropertyResolvingWrapper
* @run driver
* nsk.jdi.AttachingConnector.attach.attach004.TestDriver
* ${os.family}-${os.simpleArch} dt_socket y
* -waitVMStartEvent

View File

@ -37,7 +37,7 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.AttachingConnector.attach.attach004.TestDriver
* @run driver PropertyResolvingWrapper
* @run driver
* nsk.jdi.AttachingConnector.attach.attach004.TestDriver
* ${os.family}-${os.simpleArch} dt_shmem y
* -waitVMStartEvent

View File

@ -42,13 +42,13 @@
* /test/lib
* @build nsk.jdi.AttachingConnector.attachnosuspend.attachnosuspend001
* nsk.jdi.AttachingConnector.attachnosuspend.attachnosuspend001t
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.AttachingConnector.attachnosuspend.attachnosuspend001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -36,7 +36,7 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.AttachingConnector.attach.attach004.TestDriver
* @run driver PropertyResolvingWrapper
* @run driver
* nsk.jdi.AttachingConnector.attach.attach004.TestDriver
* ${os.family}-${os.simpleArch} dt_socket n
*/

View File

@ -36,7 +36,7 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.AttachingConnector.attach.attach004.TestDriver
* @run driver PropertyResolvingWrapper
* @run driver
* nsk.jdi.AttachingConnector.attach.attach004.TestDriver
* ${os.family}-${os.simpleArch} dt_shmem n
*/

View File

@ -74,7 +74,7 @@
* -g:lines,source,vars
* newclass
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.hotswap.tc01x001
* ./bin
* -verbose
@ -82,6 +82,6 @@
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -75,7 +75,7 @@
* -g:lines,source,vars
* newclass
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.hotswap.tc01x002
* ./bin
* -verbose
@ -83,6 +83,6 @@
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -79,7 +79,7 @@
* -g:lines,source,vars
* newclass
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.hotswap.tc02x001
* ./bin
* -verbose
@ -87,6 +87,6 @@
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -78,7 +78,7 @@
* -g:lines,source,vars
* newclass
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.hotswap.tc02x002
* ./bin
* -verbose
@ -86,6 +86,6 @@
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -66,7 +66,7 @@
* -g:lines,source,vars
* newclass
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.hotswap.tc03x001
* ./bin
* -verbose
@ -74,6 +74,6 @@
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -79,7 +79,7 @@
* -g:lines,source,vars
* newclass
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.hotswap.tc04x001
* ./bin
* -verbose
@ -87,6 +87,6 @@
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -78,7 +78,7 @@
* -g:lines,source,vars
* newclass
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.hotswap.tc04x002
* ./bin
* -verbose
@ -86,6 +86,6 @@
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -75,7 +75,7 @@
* -g:lines,source,vars
* newclass
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.hotswap.tc05x001
* ./bin
* -verbose
@ -83,6 +83,6 @@
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -76,7 +76,7 @@
* -g:lines,source,vars
* newclass
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.hotswap.tc05x002
* ./bin
* -verbose
@ -84,6 +84,6 @@
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -81,7 +81,7 @@
* -g:lines,source,vars
* newclass
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.hotswap.tc06x001
* ./bin
* -verbose
@ -89,6 +89,6 @@
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -76,7 +76,7 @@
* -g:lines,source,vars
* newclass
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.hotswap.tc07x001
* ./bin
* -verbose
@ -84,6 +84,6 @@
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -74,7 +74,7 @@
* -g:lines,source,vars
* newclass
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.hotswap.tc08x001
* ./bin
* -verbose
@ -82,6 +82,6 @@
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -74,7 +74,7 @@
* -g:lines,source,vars
* newclass
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.hotswap.tc09x001
* ./bin
* -verbose
@ -82,6 +82,6 @@
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -75,7 +75,7 @@
* -g:lines,source,vars
* newclass
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.hotswap.tc09x002
* ./bin
* -verbose
@ -83,6 +83,6 @@
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -79,7 +79,7 @@
* -g:lines,source,vars
* newclass
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.hotswap.tc10x001
* ./bin
* -verbose
@ -87,6 +87,6 @@
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -82,7 +82,7 @@
* -g:lines,source,vars
* newclass
*
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.hotswap.tc10x002
* ./bin
* -verbose
@ -90,6 +90,6 @@
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -62,13 +62,13 @@
* /test/lib
* @build nsk.jdi.BScenarios.multithrd.tc01x001
* nsk.jdi.BScenarios.multithrd.tc01x001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.multithrd.tc01x001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -69,13 +69,13 @@
* /test/lib
* @build nsk.jdi.BScenarios.multithrd.tc02x001
* nsk.jdi.BScenarios.multithrd.tc02x001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.multithrd.tc02x001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -78,13 +78,13 @@
* /test/lib
* @build nsk.jdi.BScenarios.multithrd.tc02x002
* nsk.jdi.BScenarios.multithrd.tc02x002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.multithrd.tc02x002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -78,13 +78,13 @@
* /test/lib
* @build nsk.jdi.BScenarios.multithrd.tc02x003
* nsk.jdi.BScenarios.multithrd.tc02x003a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.multithrd.tc02x003
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -71,13 +71,13 @@
* /test/lib
* @build nsk.jdi.BScenarios.multithrd.tc02x004
* nsk.jdi.BScenarios.multithrd.tc02x004a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.multithrd.tc02x004
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -65,13 +65,13 @@
* /test/lib
* @build nsk.jdi.BScenarios.multithrd.tc03x001
* nsk.jdi.BScenarios.multithrd.tc03x001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.multithrd.tc03x001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -56,13 +56,13 @@
* /test/lib
* @build nsk.jdi.BScenarios.multithrd.tc04x001
* nsk.jdi.BScenarios.multithrd.tc04x001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.multithrd.tc04x001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -59,13 +59,13 @@
* /test/lib
* @build nsk.jdi.BScenarios.singlethrd.tc01x001
* nsk.jdi.BScenarios.singlethrd.tc01x001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.singlethrd.tc01x001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -55,13 +55,13 @@
* /test/lib
* @build nsk.jdi.BScenarios.singlethrd.tc01x002
* nsk.jdi.BScenarios.singlethrd.tc01x002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.singlethrd.tc01x002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -58,13 +58,13 @@
* /test/lib
* @build nsk.jdi.BScenarios.singlethrd.tc02x001
* nsk.jdi.BScenarios.singlethrd.tc02x001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.singlethrd.tc02x001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -68,13 +68,13 @@
* /test/lib
* @build nsk.jdi.BScenarios.singlethrd.tc03x001
* nsk.jdi.BScenarios.singlethrd.tc03x001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.singlethrd.tc03x001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -76,13 +76,13 @@
* /test/lib
* @build nsk.jdi.BScenarios.singlethrd.tc03x002
* nsk.jdi.BScenarios.singlethrd.tc03x002a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.singlethrd.tc03x002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -76,13 +76,13 @@
* /test/lib
* @build nsk.jdi.BScenarios.singlethrd.tc03x003
* nsk.jdi.BScenarios.singlethrd.tc03x003a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.singlethrd.tc03x003
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -65,13 +65,13 @@
* /test/lib
* @build nsk.jdi.BScenarios.singlethrd.tc04x001
* nsk.jdi.BScenarios.singlethrd.tc04x001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.singlethrd.tc04x001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -68,13 +68,13 @@
* /test/lib
* @build nsk.jdi.BScenarios.singlethrd.tc05x001
* nsk.jdi.BScenarios.singlethrd.tc05x001a
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BScenarios.singlethrd.tc05x001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -82,13 +82,13 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.BooleanArgument.booleanValue.booleanvalue001
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BooleanArgument.booleanValue.booleanvalue001
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

View File

@ -70,13 +70,13 @@
* @library /vmTestbase
* /test/lib
* @build nsk.jdi.BooleanArgument.booleanValue.booleanvalue002
* @run main/othervm PropertyResolvingWrapper
* @run main/othervm
* nsk.jdi.BooleanArgument.booleanValue.booleanvalue002
* -verbose
* -arch=${os.family}-${os.simpleArch}
* -waittime=5
* -debugee.vmkind=java
* -transport.address=dynamic
* "-debugee.vmkeys=${test.vm.opts} ${test.java.opts}"
* -debugee.vmkeys="${test.vm.opts} ${test.java.opts}"
*/

Some files were not shown because too many files have changed in this diff Show More