8166965: Some small java build tools are still running with big JVM configuration

Reviewed-by: ihse
This commit is contained in:
Erik Joelsson 2016-10-04 13:41:52 +02:00
parent 7995a7872b
commit 9bdef15573

View File

@ -37,7 +37,7 @@ else
RMIC_MAIN_CLASS := sun.rmi.rmic.Main
endif
RMIC := $(JAVA) $(INTERIM_OVERRIDE_MODULES_ARGS) $(RMIC_MAIN_CLASS)
RMIC := $(JAVA_SMALL) $(INTERIM_OVERRIDE_MODULES_ARGS) $(RMIC_MAIN_CLASS)
CLASSES_DIR := $(JDK_OUTPUTDIR)/modules
# NOTE: If the smart javac dependency management is reintroduced, these classes risk