Hi Paru,
I think instead of moving the following code, which did to avoid having to save the value of args, can instead replaced with a call to TestScaffold.startup("TestVars"): 147 List argList = new ArrayList(Arrays.asList(args)); 148 argList.add("TestVars"); 149 System.out.println("run args: " + argList); 150 connect((String[])argList.toArray(args)); 151 waitForVMStart(); Other than that it looks good. thanks, Chris On 2/15/18 3:46 PM, serguei.spit...@oracle.com wrote:
|
- RFR 4916621: update those still using JDIScaffo... Paru Somashekar
- Re: RFR 4916621: update those still using ... serguei.spit...@oracle.com
- Re: RFR 4916621: update those still us... Paru Somashekar
- Re: RFR 4916621: update those still using ... serguei.spit...@oracle.com
- Re: RFR 4916621: update those still us... Chris Plummer
- Re: RFR 4916621: update those stil... Paru Somashekar
- Re: RFR 4916621: update those ... serguei.spit...@oracle.com
- Re: RFR 4916621: update t... Paru Somashekar
- Re: RFR 4916621: update those ... Chris Plummer
- Re: RFR 4916621: update t... Paru Somashekar
- Re: RFR 4916621: upda... Chris Plummer
- Re: RFR 4916621: ... Paru Somashekar