8181298: Assertion failure in com.sun.tools.javac.comp.Modules

Fixing dependencies for ct.sym-files target.

Reviewed-by: tbell, erikj
This commit is contained in:
Erik Joelsson 2017-07-13 08:49:11 +02:00 committed by Jan Lahoda
parent aaf6826eb5
commit 0139937d99

View File

@ -699,6 +699,9 @@ else
jdk.jdeps-gendata: java rmic
# The ct.sym generation uses all the moduleinfos as input
jdk.compiler-gendata: $(GENSRC_MODULEINFO_TARGETS)
# Declare dependencies between jmod targets.
# java.base jmod needs jrt-fs.jar and access to the other jmods to be built.
# When creating a BUILDJDK, we don't need to add hashes to java.base, thus