[
https://issues.apache.org/jira/browse/WICKET-6979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17714034#comment-17714034
]
ASF subversion and git services commented on WICKET-6979:
---------------------------------------------------------
Commit 240623fb81996012bdb0be3275f1ce8b986a3e11 in wicket's branch
refs/heads/wicket-9.x from Alan Stange
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=240623fb81 ]
WICKET-6979 Cut back slightly on some String instance creation in PageInfo
(#522)
(cherry picked from commit 69b2b0188a3081947829f1d424e1b2d19617ea1e)
> Cut back slightly on some String instance creation in PageInfo and friends.
> ---------------------------------------------------------------------------
>
> Key: WICKET-6979
> URL: https://issues.apache.org/jira/browse/WICKET-6979
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-core
> Affects Versions: 9.9.1
> Reporter: Alan Stange
> Assignee: Thomas Heigl
> Priority: Minor
> Fix For: 9.11.0
>
>
> PageInfo and related classes can be improved a bit to avoid producing
> temporary objects, resulting in additional GC pressure. These are
> straightforward changes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)