8074072: Race condition in build since JDK-8072842 can cause failed builds on Solaris
authorerikj
Mon, 02 Mar 2015 14:18:01 +0100
changeset 29159 7fed45c53518
parent 29158 5d46751992d9
child 29160 c34ef360594e
child 29167 33826794d9aa
8074072: Race condition in build since JDK-8072842 can cause failed builds on Solaris Reviewed-by: ihse
make/Main.gmk
--- a/make/Main.gmk	Mon Mar 02 13:45:05 2015 +0100
+++ b/make/Main.gmk	Mon Mar 02 14:18:01 2015 +0100
@@ -433,6 +433,10 @@
 
   test-make: clean-test-make
 
+  build-test-hotspot-jtreg-native: buildtools-jdk
+
+  build-test-jdk-jtreg-native: buildtools-jdk
+
   test-image-hotspot-jtreg-native: build-test-hotspot-jtreg-native
 
   test-image-jdk-jtreg-native: build-test-jdk-jtreg-native