test/TEST.groups

Print this page

        

*** 157,177 **** jdk_launcher = \ tools/launcher \ sun/tools - # # Tool (and tool API) tests are split into core and svc groups # core_tools = \ tools \ com/sun/tools/extcheck \ sun/tools/java \ sun/tools/native2ascii \ ! sun/tools/jrunscript \ ! :jdk_launcher svc_tools = \ com/sun/tools/attach \ com/sun/tracing \ sun/tools \ --- 157,175 ---- jdk_launcher = \ tools/launcher \ sun/tools # # Tool (and tool API) tests are split into core and svc groups # core_tools = \ tools \ com/sun/tools/extcheck \ sun/tools/java \ sun/tools/native2ascii \ ! sun/tools/jrunscript svc_tools = \ com/sun/tools/attach \ com/sun/tracing \ sun/tools \
*** 181,192 **** sun/jvmstat \ demo/jvmti jdk_tools = \ :core_tools \ ! :svc_tools \ ! :jdk_launcher # # Catch-all for other areas with a small number of tests # jdk_other = \ --- 179,189 ---- sun/jvmstat \ demo/jvmti jdk_tools = \ :core_tools \ ! :svc_tools # # Catch-all for other areas with a small number of tests # jdk_other = \