Jacques Le Roux created OFBIZ-13189:
---------------------------------------

             Summary: CLONE - Fix Java 17 warning issues
                 Key: OFBIZ-13189
                 URL: https://issues.apache.org/jira/browse/OFBIZ-13189
             Project: OFBiz
          Issue Type: Improvement
          Components: base, testtools
    Affects Versions: Upcoming Branch
            Reporter: Jacques Le Roux
            Assignee: Jacques Le Roux


AuthHelper.java:132: warning: [removal] AccessController in java.security has 
been deprecated and marked for removal
        return AccessController.doPrivileged(
               ^
GroovyScriptTestCase.java:29: warning: [deprecation] GroovyTestCase in 
groovy.util has been deprecated
public class GroovyScriptTestCase extends GroovyTestCase {



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

Reply via email to