You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Danny Trunk (Jira)" <ji...@apache.org> on 2023/11/08 13:57:00 UTC

[jira] [Created] (OFBIZ-12865) java.security.AccessController is deprecated

Danny Trunk created OFBIZ-12865:
-----------------------------------

             Summary: java.security.AccessController is deprecated
                 Key: OFBIZ-12865
                 URL: https://issues.apache.org/jira/browse/OFBIZ-12865
             Project: OFBiz
          Issue Type: Task
    Affects Versions: Upcoming Branch
            Reporter: Danny Trunk


java.security.AccessController has been deprecated and marked for removal since Java 17. There's no replacement, so I don't know exactly how to solve this deprecation warning.

 

Class is used here: https://github.com/apache/ofbiz-framework/blob/46701da3c3cffa5b4b3adea384050efb7b6179ef/framework/common/src/main/java/org/apache/ofbiz/common/authentication/AuthHelper.java#L132



--
This message was sent by Atlassian Jira
(v8.20.10#820010)