Hi,

java security manager has been deprecated with Java 17 and is in the "to be removed" list (see [1])

We have (optional) usage of the security manager all over the place in our code base.

I'm wondering if it is time to remove that code now or do we wait until it actually gets removed? Or...?

[1] https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/System.html#getSecurityManager()

Regards
Carsten
--
Carsten Ziegeler
Adobe
cziege...@apache.org

Reply via email to