> On 12 Jun 2017, at 20:37, Hamlin Li <huaming...@oracle.com> wrote: > > Hi Paul, > > Good idea. Although the downside is the test will depend on java.management > and jdk.management modules, I think it's acceptable. >
Although to Roger’s point is there a simpler way? > Also disable to run ParallelPrefix.java in concurrency. > Ok. > Please check the new webrev: > http://cr.openjdk.java.net/~mli/8179242/webrev.01/ > 29 * @run testng/othervm -Xms256m -Xmx1024m ParallelPrefix Why are you setting the max heap size? Paul.