[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| 
Re: [jakarta.ee-wg] [External] : [jakarta.ee-spec] Defining Jakarta EE 12 Scope in Program Plan
 | 
  
  
    Ed,
    Do you know to what extent the Security Manager dependency
      removal work was done in EE 11? I know at least some work was
      done, but was it really platform wide, comprehensive, and
      consistent across specifications?
    
    Thanks,
    Reza
    
    On 1/13/2025 4:50 PM, Will Lyons wrote:
    
    
      
      
      
      
        All – 
         
        I don’t know
            if this topic has been covered so capturing it here.
         
        If Jakarta
            EE 12 will be supported on Java 21 and Java 25, we will need
            to review the implications of features that are likely to be
            removed, including the following:
        JEP 486: Permanently Disable the
            Security Manager
        https://openjdk.org/jeps/486
        https://inside.java/2024/12/11/quality-heads-up/
         
        My
            understanding is that some Jakarta EE specifications have a
            dependency on Java Security Manager, especially Connector. 
             The implications of this removal, and the alternative
            actions in response, should be identified.
         
        Thanks
         
        Will