8153261: Clean up fix for JDK-8153217

Reviewed-by: tbell
This commit is contained in:
Erik Joelsson 2016-04-01 17:08:53 +02:00
parent af2cc2413f
commit fe8b00a265

@ -25,8 +25,7 @@
include Modules.gmk
IMPORTED_MODULES := $(call FindImportedModules)
$(foreach m, $(IMPORTED_MODULES), $(eval $(call ReadSingleImportMetaData, $m)))
$(eval $(call ReadImportMetaData))
# Replacing double-comma with a single comma is to workaround the issue
# with some version of make on windows that doesn't substitute spaces