RFR: 8042266: [launcher] create test groups for launcher regression tests

Alan Bateman Alan.Bateman at oracle.com
Fri May 2 13:30:54 UTC 2014


On 02/05/2014 14:17, Kumar Srinivasan wrote:
> Hi,
>
> Simple changes to add jdk_launcher to the jdk's Test.groups, this 
> allows anyone working
> on the launcher to run a set of regression tests which historically have
> helped shake out launcher regressions.
> http://cr.openjdk.java.net/~ksrini/8042266/webrev.00/
>
> Usage:
> jtreg ......  /blah/de/blah/jdk/test:jdk_launcher
The tools are deliberately split into core_tools and svc_tools. If I 
read this correctly then it looks like core_tools will now run a bunch 
of other tools (overlap with svc_tools). If jdk_launcher is really 
needed then maybe just add that group and don't adjust the others?

-Alan.



More information about the core-libs-dev mailing list