New issue: Configurations are not mutable
    David M. Lloyd 
    david.lloyd at redhat.com
       
    Thu Mar  3 02:11:34 UTC 2016
    
    
  
It appears from what I can see in the Jigsaw code, that once a 
Configuration is calculated, it cannot be changed in any way, which 
makes them unsuitable for use in containers which add and remove modules 
at run time.  It is not clear how such containers are expected to 
function.  If there is a deliberate intention that the Jigsaw system 
will not support dynamic modification of layers/configurations 
(including the dynamic addition and removal of modules at run time), 
then that should be explicitly stated.
-- 
- DML
    
    
More information about the jpms-spec-observers
mailing list