You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Julian Fernandez <ju...@gmail.com> on 2022/10/31 19:48:24 UTC

Use of Deprecated SecurityManager

Hi developers,

l noticed that batik-util uses the terminally deprecated SecurityManager
here:
https://github.com/apache/xmlgraphics-batik/blob/f9ae69233eadfbd392a4a08a55618f97343b467c/batik-util/src/main/java/org/apache/batik/util/ApplicationSecurityEnforcer.java#L157

See JEP 411 for context:
https://openjdk.org/jeps/411

Is there a plan to remove the use of the security manager?

Regards,
Julian Fernandez