On 08/01/2014 10:09, Tristan Yan wrote:
Thank you Alan. I am appreciated that you sponsor this.
The reason I changed it to othervm is I don't want System.gc do any impact to other tests, assume in concurrent mode.
With concurrency then an agent VM still only runs one test at a time, it's just that there is a pool of agent VMs running concurrently. So the System.gc doesn't impact other agent VMs.

-Alan.

Reply via email to