On 04/28/2014 01:08 AM, Staffan Larsen wrote:
If you prefer to not use the makefile to run tests, you would have to do two step: first compile native tests (using the makefiles) and then run jtreg manually. You would then have to tell jtreg where the compiled tests are.
There should be a separate test-bundle target so you can go "make test-bundle" without running the tests.
-- Jon