code review request: 7092627: use agentvm mode instead of samevm in regtests (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Wed Sep 21 10:29:43 UTC 2011
- Previous message (by thread): code review request: 7092627: use agentvm mode instead of samevm in regtests
- Next message (by thread): code review request: 7092627: use agentvm mode instead of samevm in regtests
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Weijun Wang wrote:
Hi Dmitry
Webrev updated at http://cr.openjdk.java.net/~weijun/7092627/webrev.01/ Also, a new variable CONCURRENCY is added so that you can run tests in multiple VMs. The value can be a number or "auto" which uses Runtime.getRuntime().availableProcessors() as the value. No change for MangleStepTest.java and ParentLoggersTest.java in this version. Great to see this changed to agentvm mode and thanks for adding the CONCURRENCY variable which I think will be much more useful than gmake -j.
One thing in the Makefile is that it defaults to jtreg 4.0 when JT_HOME isn't set and I think you need 4.1 to get agentvm mode.
Also shouldn't you also s/SAMEVM/AGENTVM/ so that there are no longer any references to samevm?
-Alan
- Previous message (by thread): code review request: 7092627: use agentvm mode instead of samevm in regtests
- Next message (by thread): code review request: 7092627: use agentvm mode instead of samevm in regtests
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]