test/Makefile

Print this page

        

*** 55,73 **** # Test target list for jdk repository JDK_TEST_LIST = \ jdk_beans1 jdk_beans2 jdk_beans3 \ jdk_io \ jdk_lang \ ! jdk_management1 jdk_management2 \ jdk_math \ ! jdk_misc \ jdk_net \ ! jdk_nio1 jdk_nio2 jdk_nio3 \ jdk_security1 jdk_security2 jdk_security3 \ jdk_sound \ jdk_text \ ! jdk_tools1 jdk_tools2 \ jdk_jfr \ jdk_util # These tests need a DISPLAY and can create window interaction complications JDK_TEST_LIST2 = \ --- 55,75 ---- # Test target list for jdk repository JDK_TEST_LIST = \ jdk_beans1 jdk_beans2 jdk_beans3 \ jdk_io \ jdk_lang \ ! jdk_management \ ! jdk_jmx \ jdk_math \ ! jdk_other \ jdk_net \ ! jdk_nio \ jdk_security1 jdk_security2 jdk_security3 \ jdk_sound \ jdk_text \ ! jdk_tools \ ! jdk_jdi \ jdk_jfr \ jdk_util # These tests need a DISPLAY and can create window interaction complications JDK_TEST_LIST2 = \