Questions on deprivileging a module
    Mandy Chung 
    mandy.chung at oracle.com
       
    Tue Jul  5 15:00:30 UTC 2016
    
    
  
> On Jul 5, 2016, at 12:15 AM, Wang Weijun <weijun.wang at oracle.com> wrote:
> 
>>> 1. How does updating <top>/make/common/Modules.gmk affect an exploded build?
>> The mappings are used for both exploded and images build so the configuration in this make file is for both.
> 
> I see. BTW, which file contain the mappings?
It’s generated at the build time:
 $BUILD_OUTPUTDIR/support/gensrc/java.base/jdk/internal/module/ModuleLoaderMap.java
Mandy
    
    
More information about the jigsaw-dev
mailing list