Re: RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager

2024-10-15 Thread Robert Engels
Just read the JEP for this. Very poor decision in my part - maybe Java’s death knell. Going to make IDEs with plugins huge security risks. How hard is it to maintain 1000 one line pieces of code? Someone commercial company is going to write an agent and essentially replicate all of these calls

Re: RFR: 8348967: Deprecate security permission classes for removal

2025-04-04 Thread robert engels
On Fri, 4 Apr 2025 12:42:36 GMT, Sean Mullan wrote: > Please review this change to terminally deprecate the following security > related permission classes: `java.security.AllPermission`, > `java.security.UnresolvedPermission`, `javax.net.ssl.SSLPermission`, > `javax.security.auth.AuthPermissi