Request for Review: Make the Queens test ("test in build") an option that can be disabled
Keith McGuigan
keith.mcguigan at oracle.com
Mon May 14 07:30:53 PDT 2012
Looks good to me.
--
- Keith
On 5/14/2012 9:05 AM, Magnus Ihse Bursie wrote:
> As part of the new build system created in the build-infra project, we
> want to make it a configurable option wether or not to run the Queens
> test as part of the build.
>
> Here is a patch that introduces a new make variable, TEST_IN_BUILD,
> which controls wether to run the Queens test (test_gamma.sh) or not. If
> the variable is not explicitely set, it will default to true, mening
> that the default behaviour will be as before, that is, to run the Queens
> test. However, if you (or configure) explicitely set it to false, the
> Queens test will be skipped.
>
> http://cr.openjdk.java.net/~ihse/make-test-in-build-an-option/webrev.00
>
> /Magnus
>
More information about the hotspot-dev
mailing list