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

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


    from 3981540  WICKET-6834 Fixed guide instructions to set DEPLOYMENT mode 
via code.
     new 532cedc  WICKET-6835 Improve performance of 
`AbstractMapper.getPlaceholder`
     new 7cd6e18  WICKET-6824 Replace slow `String.format` with concatenation

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:
 .../src/main/java/org/apache/wicket/Component.java | 16 +++----
 .../wicket/ajax/AbstractDefaultAjaxBehavior.java   | 52 +++++++++++-----------
 .../wicket/request/mapper/AbstractMapper.java      |  6 ++-
 3 files changed, 39 insertions(+), 35 deletions(-)

Reply via email to