changeset 13569 | a6a02227e47f |
parent 12887 | 582f5a8047e9 |
child 14170 | c819974fc133 |
--- a/jdk/test/Makefile Wed Aug 15 22:46:35 2012 +0100 +++ b/jdk/test/Makefile Thu Aug 16 10:35:35 2012 +0100 @@ -507,7 +507,8 @@ JDK_DEFAULT_TARGETS += jdk_misc jdk_misc: $(call TestDirs, \ demo/jvmti demo/zipfs javax/naming javax/script \ - javax/smartcardio com/sun/jndi com/sun/xml sun/misc) + javax/smartcardio com/sun/jndi com/sun/xml \ + com/sun/corba sun/misc) $(call RunAgentvmBatch) # Stable agentvm testruns (minus items from PROBLEM_LIST)