8004337: java/sql tests aren't run in test/Makefile
authorrobm
Wed, 12 Dec 2012 15:57:14 +0000
changeset 14777 62a7f77b65c8
parent 14776 d6a7921d26f7
child 14778 5947768d173d
8004337: java/sql tests aren't run in test/Makefile Reviewed-by: lancea, alanb
jdk/test/Makefile
--- a/jdk/test/Makefile	Wed Dec 12 09:27:35 2012 -0500
+++ b/jdk/test/Makefile	Wed Dec 12 15:57:14 2012 +0000
@@ -505,7 +505,7 @@
           demo/jvmti demo/zipfs sample \
           javax/naming com/sun/jndi \
           javax/script \
-	  javax/sql \
+	  java/sql javax/sql \
           javax/smartcardio \
 	  javax/xml/ws com/sun/internal/ws \
 	  jdk/asm \