+1 to both
On Feb 15, 2007, at 8:30 AM, Gregory Shimansky wrote:
Vladimir Ivanov wrote:
Hello everyone,
I would like to discuss modes to run DRLVM jvmti, smoke and kernel
tests.
Current state:
- jvmti: interpreter + default
- smoke: interpreter + default
- kernel: interpreter + jet + opt
I suggest to add command line switch (one for all tests) to set
modes.
In this case the default value will be:
- jvmti: interpreter + jet + opt
- smoke: interpreter + jet + opt
- kernel: interpreter + jet + opt
Command line interface will be:
build.bat -Dtest.modes=jet,opt test
Is it OK?
Issue HARMONY-3182 was created to track it.
I think that in the light of the recent message by Xiao-Feng about
GCv5 we could also add a mode to test that GC. I am sure this will
help its developers to improve its stability before we start to use
it by default.
--
Gregory