[
https://issues.apache.org/jira/browse/WW-5355?focusedWorklogId=885220&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-885220
]
ASF GitHub Bot logged work on WW-5355:
--------------------------------------
Author: ASF GitHub Bot
Created on: 15/Oct/23 13:40
Start Date: 15/Oct/23 13:40
Worklog Time Spent: 10m
Work Description: kusalk commented on code in PR #766:
URL: https://github.com/apache/struts/pull/766#discussion_r1359880540
##########
core/src/main/java/com/opensymphony/xwork2/config/impl/DefaultConfiguration.java:
##########
@@ -125,6 +127,24 @@
*/
public class DefaultConfiguration implements Configuration {
+ public static final Map<String, Object> BOOTSTRAP_CONSTANTS;
Review Comment:
Extracted bootstrap constants into a public static final field for reuse by
the default Struts configuration provider and any test code as needed
Issue Time Tracking
-------------------
Worklog Id: (was: 885220)
Time Spent: 3h 10m (was: 3h)
> 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: 3h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)