[ https://issues.apache.org/jira/browse/WW-5355?focusedWorklogId=885014&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-885014 ]
ASF GitHub Bot logged work on WW-5355: -------------------------------------- Author: ASF GitHub Bot Created on: 13/Oct/23 11:10 Start Date: 13/Oct/23 11:10 Worklog Time Spent: 10m Work Description: kusalk commented on code in PR #766: URL: https://github.com/apache/struts/pull/766#discussion_r1358120083 ########## core/src/main/java/com/opensymphony/xwork2/ognl/OgnlUtil.java: ########## @@ -705,29 +710,31 @@ public void copy(final Object from, final Object to, final Map<String, Object> c } for (PropertyDescriptor fromPd : fromPds) { Review Comment: Nothing to see here, just made this code more digestible Issue Time Tracking ------------------- Worklog Id: (was: 885014) Time Spent: 0.5h (was: 20m) > Use LRU cache by default > ------------------------ > > Key: WW-5355 > URL: https://issues.apache.org/jira/browse/WW-5355 > Project: Struts 2 > Issue Type: Improvement > Components: Core > Reporter: Kusal Kithul-Godage > Priority: Minor > Fix For: 6.4.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.20.10#820010)