[ 
https://issues.apache.org/jira/browse/OFBIZ-12722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17736198#comment-17736198
 ] 

Jacques Le Roux edited comment on OFBIZ-12722 at 6/22/23 4:41 PM:
------------------------------------------------------------------

Hi Danny,

Thanks for the investigation and proposition. It's hard to say anything about 
negative performance impact without comparing both solutions using tools like 
YourKit or VisualVM.
This said, a simple revert is not enough. More changes have been introduced 
since. At 1st glance that sounds like being possible to be done manually.


was (Author: jacques.le.roux):
Hi Danny,

Thanks for the investigation and proposition. It's hard to say anything about 
negative performance impact without comparing both solutions using a tools like 
YourKit or VisualVM.
This said, a simple revert is not enough. More changes have been introduced 
since. At 1st glance that sounds like being possible to be done manually.

> Fix Java 17 two warning issues
> ------------------------------
>
>                 Key: OFBIZ-12722
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12722
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: base, testtools
>    Affects Versions: Upcoming Branch
>            Reporter: Jacques Le Roux
>            Priority: Minor
>
> 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