Home
last modified time | relevance | path

Searched refs:loadAgent (Results 1 – 25 of 198) sorted by relevance

12345678

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine07/
H A DVirtualMachine07.java142 protected void loadAgent(VirtualMachine vm, String agent) throws Throwable { in loadAgent() method in VirtualMachine07
160 protected void loadAgent(VirtualMachine vm, String agent, String options) throws Throwable { in loadAgent() method in VirtualMachine07
195 loadAgent(vm, agent.pathToAgent); in doTestActions()
198 loadAgent(vm, agent.pathToAgent, null); in doTestActions()
201 loadAgent(vm, agent.pathToAgent, "VirtualMachine_TestOptions"); in doTestActions()
206 loadAgent(vm, agent.pathToAgent); in doTestActions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine07/
H A DVirtualMachine07.java142 protected void loadAgent(VirtualMachine vm, String agent) throws Throwable { in loadAgent() method in VirtualMachine07
160 protected void loadAgent(VirtualMachine vm, String agent, String options) throws Throwable { in loadAgent() method in VirtualMachine07
195 loadAgent(vm, agent.pathToAgent); in doTestActions()
198 loadAgent(vm, agent.pathToAgent, null); in doTestActions()
201 loadAgent(vm, agent.pathToAgent, "VirtualMachine_TestOptions"); in doTestActions()
206 loadAgent(vm, agent.pathToAgent); in doTestActions()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine07/
H A DVirtualMachine07.java141 protected void loadAgent(VirtualMachine vm, String agent) throws Throwable { in loadAgent() method in VirtualMachine07
159 protected void loadAgent(VirtualMachine vm, String agent, String options) throws Throwable { in loadAgent() method in VirtualMachine07
194 loadAgent(vm, agent.pathToAgent); in doTestActions()
197 loadAgent(vm, agent.pathToAgent, null); in doTestActions()
200 loadAgent(vm, agent.pathToAgent, "VirtualMachine_TestOptions"); in doTestActions()
205 loadAgent(vm, agent.pathToAgent); in doTestActions()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine07/
H A DVirtualMachine07.java142 protected void loadAgent(VirtualMachine vm, String agent) throws Throwable { in loadAgent() method in VirtualMachine07
160 protected void loadAgent(VirtualMachine vm, String agent, String options) throws Throwable { in loadAgent() method in VirtualMachine07
195 loadAgent(vm, agent.pathToAgent); in doTestActions()
198 loadAgent(vm, agent.pathToAgent, null); in doTestActions()
201 loadAgent(vm, agent.pathToAgent, "VirtualMachine_TestOptions"); in doTestActions()
206 loadAgent(vm, agent.pathToAgent); in doTestActions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine07/
H A DVirtualMachine07.java142 protected void loadAgent(VirtualMachine vm, String agent) throws Throwable { in loadAgent() method in VirtualMachine07
160 protected void loadAgent(VirtualMachine vm, String agent, String options) throws Throwable { in loadAgent() method in VirtualMachine07
195 loadAgent(vm, agent.pathToAgent); in doTestActions()
198 loadAgent(vm, agent.pathToAgent, null); in doTestActions()
201 loadAgent(vm, agent.pathToAgent, "VirtualMachine_TestOptions"); in doTestActions()
206 loadAgent(vm, agent.pathToAgent); in doTestActions()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine07/
H A DVirtualMachine07.java142 protected void loadAgent(VirtualMachine vm, String agent) throws Throwable { in loadAgent() method in VirtualMachine07
160 protected void loadAgent(VirtualMachine vm, String agent, String options) throws Throwable { in loadAgent() method in VirtualMachine07
195 loadAgent(vm, agent.pathToAgent); in doTestActions()
198 loadAgent(vm, agent.pathToAgent, null); in doTestActions()
201 loadAgent(vm, agent.pathToAgent, "VirtualMachine_TestOptions"); in doTestActions()
206 loadAgent(vm, agent.pathToAgent); in doTestActions()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine07/
H A DVirtualMachine07.java142 protected void loadAgent(VirtualMachine vm, String agent) throws Throwable { in loadAgent() method in VirtualMachine07
161 protected void loadAgent(VirtualMachine vm, String agent, String options) throws Throwable { in loadAgent() method in VirtualMachine07
198 loadAgent(vm, agent.pathToAgent); in doTestActions()
201 loadAgent(vm, agent.pathToAgent, null); in doTestActions()
204 loadAgent(vm, agent.pathToAgent, "VirtualMachine_TestOptions"); in doTestActions()
209 loadAgent(vm, agent.pathToAgent); in doTestActions()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine07/
H A DVirtualMachine07.java142 protected void loadAgent(VirtualMachine vm, String agent) throws Throwable { in loadAgent() method in VirtualMachine07
161 protected void loadAgent(VirtualMachine vm, String agent, String options) throws Throwable { in loadAgent() method in VirtualMachine07
198 loadAgent(vm, agent.pathToAgent); in doTestActions()
201 loadAgent(vm, agent.pathToAgent, null); in doTestActions()
204 loadAgent(vm, agent.pathToAgent, "VirtualMachine_TestOptions"); in doTestActions()
209 loadAgent(vm, agent.pathToAgent); in doTestActions()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine06/
H A DVirtualMachine06.java121 vm.loadAgent(agent.pathToAgent); in doTestActions()
126 vm.loadAgent(agent.pathToAgent, null); in doTestActions()
131 vm.loadAgent(agent.pathToAgent, "VirtualMachine06_TestOptions"); in doTestActions()
137 vm.loadAgent(agent.pathToAgent); in doTestActions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine06/
H A DVirtualMachine06.java121 vm.loadAgent(agent.pathToAgent); in doTestActions()
126 vm.loadAgent(agent.pathToAgent, null); in doTestActions()
131 vm.loadAgent(agent.pathToAgent, "VirtualMachine06_TestOptions"); in doTestActions()
137 vm.loadAgent(agent.pathToAgent); in doTestActions()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine06/
H A DVirtualMachine06.java128 vm.loadAgent(agent.pathToAgent); in doTestActions()
133 vm.loadAgent(agent.pathToAgent, null); in doTestActions()
138 vm.loadAgent(agent.pathToAgent, "VirtualMachine06_TestOptions"); in doTestActions()
144 vm.loadAgent(agent.pathToAgent); in doTestActions()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine06/
H A DVirtualMachine06.java121 vm.loadAgent(agent.pathToAgent); in doTestActions()
126 vm.loadAgent(agent.pathToAgent, null); in doTestActions()
131 vm.loadAgent(agent.pathToAgent, "VirtualMachine06_TestOptions"); in doTestActions()
137 vm.loadAgent(agent.pathToAgent); in doTestActions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine06/
H A DVirtualMachine06.java121 vm.loadAgent(agent.pathToAgent); in doTestActions()
126 vm.loadAgent(agent.pathToAgent, null); in doTestActions()
131 vm.loadAgent(agent.pathToAgent, "VirtualMachine06_TestOptions"); in doTestActions()
137 vm.loadAgent(agent.pathToAgent); in doTestActions()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine06/
H A DVirtualMachine06.java121 vm.loadAgent(agent.pathToAgent); in doTestActions()
126 vm.loadAgent(agent.pathToAgent, null); in doTestActions()
131 vm.loadAgent(agent.pathToAgent, "VirtualMachine06_TestOptions"); in doTestActions()
137 vm.loadAgent(agent.pathToAgent); in doTestActions()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine06/
H A DVirtualMachine06.java130 vm.loadAgent(agent.pathToAgent); in doTestActions()
135 vm.loadAgent(agent.pathToAgent, null); in doTestActions()
140 vm.loadAgent(agent.pathToAgent, "VirtualMachine06_TestOptions"); in doTestActions()
146 vm.loadAgent(agent.pathToAgent); in doTestActions()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine06/
H A DVirtualMachine06.java130 vm.loadAgent(agent.pathToAgent); in doTestActions()
135 vm.loadAgent(agent.pathToAgent, null); in doTestActions()
140 vm.loadAgent(agent.pathToAgent, "VirtualMachine06_TestOptions"); in doTestActions()
146 vm.loadAgent(agent.pathToAgent); in doTestActions()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/tools/attach/
H A DBasicTests.java173 vm.loadAgent("SilverBullet.jar"); in main()
184 vm.loadAgent(badagent); in main()
199 vm.loadAgent(agent); in main()
219 vm.loadAgent(agent, Integer.toString(port)); in main()
237 vm.loadAgent(redefineagent, Integer.toString(port2)); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/com/sun/tools/attach/
H A DBasicTests.java173 vm.loadAgent("SilverBullet.jar"); in main()
184 vm.loadAgent(badagent); in main()
199 vm.loadAgent(agent); in main()
219 vm.loadAgent(agent, Integer.toString(port)); in main()
237 vm.loadAgent(redefineagent, Integer.toString(port2)); in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/com/sun/tools/attach/
H A DBasicTests.java173 vm.loadAgent("SilverBullet.jar"); in main()
184 vm.loadAgent(badagent); in main()
199 vm.loadAgent(agent); in main()
219 vm.loadAgent(agent, Integer.toString(port)); in main()
237 vm.loadAgent(redefineagent, Integer.toString(port2)); in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/tools/attach/
H A DBasicTests.java173 vm.loadAgent("SilverBullet.jar"); in main()
184 vm.loadAgent(badagent); in main()
199 vm.loadAgent(agent); in main()
219 vm.loadAgent(agent, Integer.toString(port)); in main()
237 vm.loadAgent(redefineagent, Integer.toString(port2)); in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/com/sun/tools/attach/
H A DBasicTests.java173 vm.loadAgent("SilverBullet.jar"); in main()
184 vm.loadAgent(badagent); in main()
199 vm.loadAgent(agent); in main()
219 vm.loadAgent(agent, Integer.toString(port)); in main()
237 vm.loadAgent(redefineagent, Integer.toString(port2)); in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/com/sun/tools/attach/
H A DBasicTests.java173 vm.loadAgent("SilverBullet.jar"); in main()
184 vm.loadAgent(badagent); in main()
199 vm.loadAgent(agent); in main()
219 vm.loadAgent(agent, Integer.toString(port)); in main()
237 vm.loadAgent(redefineagent, Integer.toString(port2)); in main()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/com/sun/tools/attach/
H A DBasicTests.java173 vm.loadAgent("SilverBullet.jar"); in main()
184 vm.loadAgent(badagent); in main()
199 vm.loadAgent(agent); in main()
219 vm.loadAgent(agent, Integer.toString(port)); in main()
237 vm.loadAgent(redefineagent, Integer.toString(port2)); in main()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/com/sun/tools/attach/
H A DBasicTests.java173 vm.loadAgent("SilverBullet.jar"); in main()
184 vm.loadAgent(badagent); in main()
199 vm.loadAgent(agent); in main()
219 vm.loadAgent(agent, Integer.toString(port)); in main()
237 vm.loadAgent(redefineagent, Integer.toString(port2)); in main()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/tools/attach/
H A DBasicTests.java168 vm.loadAgent("SilverBullet.jar"); in main()
179 vm.loadAgent(badagent); in main()
194 vm.loadAgent(agent); in main()
214 vm.loadAgent(agent, Integer.toString(port)); in main()
232 vm.loadAgent(redefineagent, Integer.toString(port2)); in main()

12345678