< prev index next >
test/hotspot/jtreg/vmTestbase/nsk/jdwp/ThreadGroupReference/Parent/parent001/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.
*** 49,59 ****
* signal to quit, waits for debugee exits and exits too
* with a proper exit code.
*
* @library /vmTestbase /test/hotspot/jtreg/vmTestbase
* /test/lib
- * @run driver jdk.test.lib.FileInstaller . .
* @build nsk.jdwp.ThreadGroupReference.Parent.parent001
* nsk.jdwp.ThreadGroupReference.Parent.parent001a
* @run main/othervm PropertyResolvingWrapper
* nsk.jdwp.ThreadGroupReference.Parent.parent001
* -arch=${os.family}-${os.simpleArch}
--- 49,58 ----
< prev index next >