RFR 7191662: JCE providers should be located via ServiceLoader,
    Alan Bateman 
    Alan.Bateman at oracle.com
       
    Fri May 22 15:09:24 UTC 2015
    
    
  
On 22/05/2015 13:55, Chris Hegarty wrote:
> :
> I think it could be done either way.
Valerie - have you considered not pushing the services configuration 
files with this change? With the change then the java.security 
configuration is still class names, not provider names, so the fallback 
should just work. This is what we've done in a few other areas (like 
JNDI for example).
-Alan
    
    
More information about the build-dev
mailing list