[
https://issues.apache.org/jira/browse/WICKET-6336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942406#comment-15942406
]
ASF subversion and git services commented on WICKET-6336:
---------------------------------------------------------
Commit 8a4e1b3c24f4ce1fc3e44ca1b5a9230158d9b584 in wicket's branch
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=8a4e1b3 ]
WICKET-6336 Make SessionEntry#removePage(IManageablePage) synchronized.
Access to #sessionCache field must be synchronized.
Reported privately by Louis-Philippe Querel (and FindBugs).
> Add #removePage(IManageablePage) to IPageManager
> ------------------------------------------------
>
> Key: WICKET-6336
> URL: https://issues.apache.org/jira/browse/WICKET-6336
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 7.6.0
> Reporter: Marcel Barbosa Pinto
> Assignee: Martin Grigorov
> Priority: Minor
> Fix For: 8.0.0-M5
>
>
> I would like to implement a #removePage(Page page) inside the SessionEntry
> but I can`t subclass it. Would be nice to have this implemented by default
> anyway.
> wicket-core/src/main/java/org/apache/wicket/page/PageStoreManager.java
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)