This is an automated email from the ASF dual-hosted git repository.

theigl pushed a change to branch wicket-9.x
in repository https://gitbox.apache.org/repos/asf/wicket.git.


    from 8dcf605  WICKET-6965 Memory leak in WicketEndpoint (#505)
     new 07fe09a  WICKET-6964 Do not allocate when escaping empty string (#502)
     new 9278637  WICKET-6963 Use singletons for PanelMarkupSourcingStrategy 
(#503)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/wicket/markup/html/border/BorderPanel.java |  2 +-
 .../wicket/markup/html/form/FormComponentPanel.java   |  2 +-
 .../org/apache/wicket/markup/html/panel/Panel.java    |  2 +-
 .../html/panel/PanelMarkupSourcingStrategy.java       | 19 +++++++++++++++++++
 .../java/org/apache/wicket/util/string/Strings.java   |  7 ++++++-
 5 files changed, 28 insertions(+), 4 deletions(-)

Reply via email to