J2SE est mort, vive Java SE!
    Alan Bateman 
    Alan.Bateman at oracle.com
       
    Wed Nov 27 08:41:45 UTC 2013
    
    
  
On 27/11/2013 00:29, David Holmes wrote:
> On 27/11/2013 8:49 AM, mark.reinhold at oracle.com wrote:
>> Now that we've removed the old build system, can we please now
>> remove the last vestiges of Sun's pre-Java 5 naming scheme?
>
> There are also a bunch of security libs with j2 in their names - 
> should these be renamed too, or will that cause too many compatibility 
> issues?
The security providers have vestiges of Sun in the provider names (SUN, 
SunPKCS11, SunJSSE ..) but these are documented and I don't think can be 
changed (although it not recommended to select services from specific 
providers). To my knowledge, the names of the shared libraries are not 
something that anyone should depend on, they are purely an 
implementation detail. I'm sure someone in the security area with jump 
to review any proposed changes here but I wouldn't expect it to cause 
problems.
-Alan
    
    
More information about the build-dev
mailing list