8074072: Race condition in build since JDK-8072842 can cause failed builds on Solaris

Reviewed-by: ihse
This commit is contained in:
Erik Joelsson 2015-03-02 14:18:01 +01:00
parent f02b21927b
commit 28a8022f82

View File

@ -433,6 +433,10 @@ else
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