# HG changeset patch # User weijun # Date 1315443969 -28800 # Node ID f68761f562f0703a25b9b76fbde5348a6c098a74 # Parent de9223c94f9c710b3eebb599cd3586f36c8b94a9 7087428: move client tests out of jdk_misc Reviewed-by: ohair, alanb diff -r de9223c94f9c -r f68761f562f0 make/jprt.properties --- a/make/jprt.properties Wed Jul 05 17:48:14 2017 +0200 +++ b/make/jprt.properties Thu Sep 08 09:06:09 2011 +0800 @@ -295,6 +295,15 @@ windows_i586_5.1-product-c1-jdk_security3, \ windows_x64_5.2-product-c2-jdk_security3, \ \ + solaris_sparc_5.10-product-c1-jdk_sound, \ + solaris_sparcv9_5.10-product-c2-jdk_sound, \ + solaris_i586_5.10-product-c1-jdk_sound, \ + solaris_x64_5.10-product-c2-jdk_sound, \ + linux_i586_2.6-product-{c1|c2}-jdk_sound, \ + linux_x64_2.6-product-c2-jdk_sound, \ + windows_i586_5.1-product-c1-jdk_sound, \ + windows_x64_5.2-product-c2-jdk_sound, \ + \ solaris_sparc_5.10-product-c1-jdk_swing, \ solaris_sparcv9_5.10-product-c2-jdk_swing, \ solaris_i586_5.10-product-c1-jdk_swing, \