8004131: move jdi tests out of core testset
authorsmarks
Wed, 28 Nov 2012 17:31:30 -0800
changeset 14610 518349235520
parent 14455 a2cf4d4a4843
child 14611 a122fa06c6eb
8004131: move jdi tests out of core testset Reviewed-by: alanb, chegar
make/jprt.properties
--- a/make/jprt.properties	Wed Jul 05 18:29:57 2017 +0200
+++ b/make/jprt.properties	Wed Nov 28 17:31:30 2012 -0800
@@ -88,7 +88,6 @@
     ${jprt.my.test.target.set:TESTNAME=jdk_jmx},                \
     ${jprt.my.test.target.set:TESTNAME=jdk_text},		\
     ${jprt.my.test.target.set:TESTNAME=jdk_tools},              \
-    ${jprt.my.test.target.set:TESTNAME=jdk_jdi},                \
     ${jprt.my.test.target.set:TESTNAME=jdk_jfr},                \
     ${jprt.my.test.target.set:TESTNAME=jdk_other}
 
@@ -105,6 +104,7 @@
     ${jprt.my.test.target.set:TESTNAME=jdk_beans1},             \
     ${jprt.my.test.target.set:TESTNAME=jdk_beans2},		\
     ${jprt.my.test.target.set:TESTNAME=jdk_beans3},		\
+    ${jprt.my.test.target.set:TESTNAME=jdk_jdi},                \
     ${jprt.my.test.target.set:TESTNAME=jdk_sound},		\
     ${jprt.my.test.target.set:TESTNAME=jdk_swing}