Given I was following the build readme for running the tests, should that be 
updated given jdk_all does not find any tests? Or is adding the target below 
the way to go?


Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com
Sent from my iPad

On Jan 15, 2014, at 4:37 AM, Alan Bateman <alan.bate...@oracle.com> wrote:

> On 15/01/2014 06:10, David Holmes wrote:
>> 
>> I assumed it was a group name. Well that explains that :)
> A jdk_all group hasn't been needed because jtreg will run all tests by 
> default anyway. That said, if it is needed in order to support a jdk_all make 
> target then it could easily be added as:
> 
> jdk_all = \
>    :jdk_core \
>    :jdk_svc \
>    :jdk_desktop \
>    :jdk_sctp
> 
> -Alan.

Reply via email to