7087428: move client tests out of jdk_misc

Thu, 08 Sep 2011 09:06:09 +0800

author
weijun
date
Thu, 08 Sep 2011 09:06:09 +0800
changeset 367
b1d357ebf0cb
parent 357
f42e3d9394b4
child 368
123873564c23

7087428: move client tests out of jdk_misc
Reviewed-by: ohair, alanb

make/jprt.properties file | annotate | diff | comparison | revisions
     1.1 --- a/make/jprt.properties	Fri Jul 22 21:31:05 2011 -0700
     1.2 +++ b/make/jprt.properties	Thu Sep 08 09:06:09 2011 +0800
     1.3 @@ -295,6 +295,15 @@
     1.4      windows_i586_5.1-product-c1-jdk_security3, 			\
     1.5      windows_x64_5.2-product-c2-jdk_security3, 			\
     1.6      								\
     1.7 +    solaris_sparc_5.10-product-c1-jdk_sound, 			\
     1.8 +    solaris_sparcv9_5.10-product-c2-jdk_sound, 			\
     1.9 +    solaris_i586_5.10-product-c1-jdk_sound, 			\
    1.10 +    solaris_x64_5.10-product-c2-jdk_sound, 			\
    1.11 +    linux_i586_2.6-product-{c1|c2}-jdk_sound, 			\
    1.12 +    linux_x64_2.6-product-c2-jdk_sound, 			\
    1.13 +    windows_i586_5.1-product-c1-jdk_sound, 			\
    1.14 +    windows_x64_5.2-product-c2-jdk_sound, 			\
    1.15 +    								\
    1.16      solaris_sparc_5.10-product-c1-jdk_swing, 			\
    1.17      solaris_sparcv9_5.10-product-c2-jdk_swing, 			\
    1.18      solaris_i586_5.10-product-c1-jdk_swing, 			\

mercurial