8047933: Race between jdk/make/scripts/genExceptions.sh and com.sun.tools.javadoc.Main

Reviewed-by: ihse, tbell
This commit is contained in:
Erik Joelsson 2014-09-23 07:23:25 -07:00
parent 8c15cc3983
commit 9556b4137d

View File

@ -382,6 +382,10 @@ else
# header file used by jdk.jdwp libs.
jdk.jdwp.agent-libs: jdk.jdi-gensrc
# The swing beans need to have java base properly generated to avoid errors
# in javadoc.
java.desktop-gensrc: java.base-gensrc
# Explicitly add dependencies for special targets
java.base-java: unpack-sec