changeset 37770 | 9f040cf69078 |
parent 37769 | 96f9a38fb70e |
child 37973 | 922326ad0c94 |
--- a/make/common/Modules.gmk Thu May 05 22:39:14 2016 -0700 +++ b/make/common/Modules.gmk Sat May 07 01:21:08 2016 +0200 @@ -128,6 +128,10 @@ PLATFORM_MODULES += jdk.crypto.ucrypto endif +# These modules are included in the interim image which is used to run profiling +# before building the real images. +INTERIM_IMAGE_MODULES := java.base java.logging + ################################################################################ # Some platforms don't have the serviceability agent