8230680: latest Graal unittests depend on jdk.internal.module

Reviewed-by: iignatyev
This commit is contained in:
Dean Long 2019-09-06 14:54:33 -04:00
parent 40565a845c
commit cc6d60db4f

View File

@ -65,6 +65,7 @@ ifeq ($(INCLUDE_GRAAL), true)
-processorpath $(BUILDTOOLS_OUTPUTDIR)/jdk.vm.compiler.replacements.verifier.jar \
--add-exports jdk.unsupported/sun.misc=ALL-UNNAMED \
--add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
--add-exports java.base/jdk.internal.module=ALL-UNNAMED \
### Copy 3rd party libs
$(eval $(call SetupCopyFiles, COPY_GRAALUNIT_LIBS, \