8153217: javafx modules are not included in the jre
Reviewed-by: alanb
This commit is contained in:
parent
e19b57b246
commit
e42fd0aadb
@ -25,7 +25,8 @@
|
||||
|
||||
include Modules.gmk
|
||||
|
||||
$(eval $(call ReadImportMetaData))
|
||||
IMPORTED_MODULES := $(call FindImportedModules)
|
||||
$(foreach m, $(IMPORTED_MODULES), $(eval $(call ReadSingleImportMetaData, $m)))
|
||||
|
||||
# Replacing double-comma with a single comma is to workaround the issue
|
||||
# with some version of make on windows that doesn't substitute spaces
|
||||
|
Loading…
x
Reference in New Issue
Block a user