8230680: latest Graal unittests depend on jdk.internal.module
Reviewed-by: iignatyev
This commit is contained in:
parent
40565a845c
commit
cc6d60db4f
@ -65,6 +65,7 @@ ifeq ($(INCLUDE_GRAAL), true)
|
|||||||
-processorpath $(BUILDTOOLS_OUTPUTDIR)/jdk.vm.compiler.replacements.verifier.jar \
|
-processorpath $(BUILDTOOLS_OUTPUTDIR)/jdk.vm.compiler.replacements.verifier.jar \
|
||||||
--add-exports jdk.unsupported/sun.misc=ALL-UNNAMED \
|
--add-exports jdk.unsupported/sun.misc=ALL-UNNAMED \
|
||||||
--add-exports java.base/jdk.internal.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
|
### Copy 3rd party libs
|
||||||
$(eval $(call SetupCopyFiles, COPY_GRAALUNIT_LIBS, \
|
$(eval $(call SetupCopyFiles, COPY_GRAALUNIT_LIBS, \
|
||||||
|
Loading…
Reference in New Issue
Block a user