jdk/test/Makefile
changeset 16906 44dfee24cb71
parent 16901 d98c53659845
child 17155 69080fe3eb45
equal deleted inserted replaced
16905:0419f45c7761 16906:44dfee24cb71
   476 	$(call RunAgentvmBatch)
   476 	$(call RunAgentvmBatch)
   477 
   477 
   478 # Stable agentvm testruns (minus items from PROBLEM_LIST)
   478 # Stable agentvm testruns (minus items from PROBLEM_LIST)
   479 JDK_ALL_TARGETS += jdk_lang
   479 JDK_ALL_TARGETS += jdk_lang
   480 JDK_DEFAULT_TARGETS += jdk_lang
   480 JDK_DEFAULT_TARGETS += jdk_lang
   481 jdk_lang: $(call TestDirs, java/lang sun/invoke sun/misc vm)
   481 jdk_lang: $(call TestDirs, java/lang sun/invoke sun/misc sun/reflect vm)
   482 	$(call RunAgentvmBatch)
   482 	$(call RunAgentvmBatch)
   483 
   483 
   484 # Stable othervm testruns (minus items from PROBLEM_LIST)
   484 # Stable othervm testruns (minus items from PROBLEM_LIST)
   485 #   Using agentvm has serious problems with these tests
   485 #   Using agentvm has serious problems with these tests
   486 JDK_ALL_TARGETS += jdk_jmx
   486 JDK_ALL_TARGETS += jdk_jmx