7165257: Add JFR tests to the JDK code base

Thu, 07 Jun 2012 15:28:27 +0200

author
sla
date
Thu, 07 Jun 2012 15:28:27 +0200
changeset 443
df998cd4d51d
parent 441
1ce5dc164166
child 444
6aea9b1a3840
child 453
1af3996aa431

7165257: Add JFR tests to the JDK code base
Reviewed-by: ohair, dholmes, nloodin, mgronlun

make/jprt.properties file | annotate | diff | comparison | revisions
     1.1 --- a/make/jprt.properties	Fri Jun 01 14:11:59 2012 -0700
     1.2 +++ b/make/jprt.properties	Thu Jun 07 15:28:27 2012 +0200
     1.3 @@ -91,6 +91,7 @@
     1.4      ${jprt.my.test.target.set:TESTNAME=jdk_text},		\
     1.5      ${jprt.my.test.target.set:TESTNAME=jdk_tools1},             \
     1.6      ${jprt.my.test.target.set:TESTNAME=jdk_tools2},             \
     1.7 +    ${jprt.my.test.target.set:TESTNAME=jdk_jfr},                \
     1.8      ${jprt.my.test.target.set:TESTNAME=jdk_misc}
     1.9  
    1.10  # All vm test targets (testset=all)

mercurial