[
https://issues.apache.org/jira/browse/WW-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961426#comment-13961426
]
Hudson commented on WW-4290:
----------------------------
ABORTED: Integrated in Struts-JDK6-master #893 (See
[https://builds.apache.org/job/Struts-JDK6-master/893/])
WW-4290 Uses static map instead instance map to reduce memory consumption
(lukaszlenart: rev 49ecb5f9f764b1b2a78072fa68b4377b8d2911fa)
*
xwork-core/src/main/java/com/opensymphony/xwork2/conversion/impl/DefaultTypeConverter.java
> DefaultTypeConverter primitiveDefaults should be static
> -------------------------------------------------------
>
> Key: WW-4290
> URL: https://issues.apache.org/jira/browse/WW-4290
> Project: Struts 2
> Issue Type: Improvement
> Components: Other
> Reporter: Jasper Rosenberg
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 2.3.17
>
>
> Each type converter which extends DefaultTypeConverter ends up creating its
> own copy of the private final unmodifable map primitiveDefaults. It should
> just be static and be initialized statically.
--
This message was sent by Atlassian JIRA
(v6.2#6252)