皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Apache wicket 8.10.0 发布

Apache wicket 8.10.0 发布 binaries/                          2020-10-07 17:09    -   
Apache wicket 8.10.0 发布 CHANGELOG-8.x                      2020-10-03 16:59   45K  
Apache wicket 8.10.0 发布 apache-wicket-8.10.0.tar.gz        2020-10-03 16:59   16M  
Apache wicket 8.10.0 发布 apache-wicket-8.10.0.tar.gz.asc    2020-10-03 16:59  833   
Apache wicket 8.10.0 发布 apache-wicket-8.10.0.tar.gz.sha256 2020-10-03 16:59   94   
Apache wicket 8.10.0 发布 apache-wicket-8.10.0.zip           2020-10-03 16:59   20M  
Apache wicket 8.10.0 发布 apache-wicket-8.10.0.zip.asc       2020-10-03 16:59  833   
Apache wicket 8.10.0 发布 apache-wicket-8.10.0.zip.sha256    2020-10-03 16:59   91

 

Apache wicket 8.10.0 发布 apache-wicket-8.10.0-bin.tar.gz        2020-10-03 16:59  4.1M  
Apache wicket 8.10.0 发布 apache-wicket-8.10.0-bin.tar.gz.asc    2020-10-03 16:59  833   
Apache wicket 8.10.0 发布 apache-wicket-8.10.0-bin.tar.gz.sha256 2020-10-03 16:59   98   
Apache wicket 8.10.0 发布 apache-wicket-8.10.0-bin.zip           2020-10-03 16:59  4.2M  
Apache wicket 8.10.0 发布 apache-wicket-8.10.0-bin.zip.asc       2020-10-03 16:59  833   
Apache wicket 8.10.0 发布 apache-wicket-8.10.0-bin.zip.sha256    2020-10-03 16:59   95
Release Notes - Wicket - Version 8.10.0

** Bug

    * [WICKET-6702] - AsynchronousPageStore with NotDetachedModelChecker - "Not detached model found" exception on several fast sequential Ajax calls
    * [WICKET-6818] - NPE in WicketEndpoint onClose
    * [WICKET-6822] - AsynchronousPageStore Potential Memory Leak

** Improvement

    * [WICKET-6824] - Use concatenation instead of String.format for frequently called methods
    * [WICKET-6826] - Improve performance and reduce allocations for Behaviors
    * [WICKET-6827] - Improve performance of Strings.join and Strings.replaceAll
    * [WICKET-6828] - Wrong tree branch icon with hidden children
    * [WICKET-6829] - Use String.isEmpty() instead of "".equals(...)
    * [WICKET-6830] - Convert Behaviors into a static utility class to reduce allocations
    * [WICKET-6831] - Try to flush the response before detach
    * [WICKET-6833] - Reduce allocations when merging page parameters
    * [WICKET-6835] - Improve performance of AbstractMapper.getPlaceholder

转自 https://downloads.apache.org/wicket/8.10.0/