regression test failures

Alan Bateman Alan.Bateman at oracle.com
Wed Jan 15 09:37:26 UTC 2014


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.



More information about the build-dev mailing list