Am 10.01.2017 um 22:28 schrieb Mark Thomas:
The proposed Apache Tomcat 8.5.11 release is now available for voting.
The major changes compared to the 8.5.9 release are:
- HTTP/2 fixes and improvements
- Improve the logic that selects an address to use to unlock the
Acceptor to take account of platforms what do not listen on all
local addresses when configured with an address of 0.0.0.0 or ::
- Fix a bug in APR/native socket close handling that resulted in
unexpected errors for upgraded connections
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.11/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1113/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_11/
The proposed 8.5.11 release is:
[ ] Broken - do not release
[X] Stable - go ahead and release as 8.5.11
+1 to release.
Details
=======
- SHA1 and MD5 OK
- signatures OK
- key in KEYS file
- gz and zip for src and bin consistent
- src consistent with svn tag
- builds fine
- warning about unchecked calls or conversions in:
- org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
- org/apache/tomcat/jdbc/pool/PoolProperties.java
Not a regression
- build result looks consistent with binaries
- no checkstyle complaints
- no Javadoc warnings
- Unit tests: No failures
- I did not analyze SEVERE, WARN and Exception messages
- JMX MBean Comparison with 8.5.2 (!):
- attribute "singleThreadModel: false" removed from
21 Servlet MBeans, still exists for 11 servlets
- WebModule MBeans new attribute "clearReferencesRmiTargets: true",
removed attribute "clearReferencesStatic: false"
- ProtocolHandler MBean only for http new attribute
"serverRemoveAppProvidedValues: false"
- ThreadPool MBeans new attribute "alpnSupported: false"
- ThreadPool MBean only for http changed value
from "keepAliveCount: 0" to "keepAliveCount: 1"
- MBeans
Catalina:type=WebResourceRoot,host=localhost,context=...,name=Cache
changed values for size:
/docs: 6 -> 5
/examples: 590 -> 332
/host-manager: 9 -> 8
/manager: 11 -> 10
- same MBean but only for /examples more changed values:
hitCount: 43 -> 25
lookupCount: 163 -> 143
size: 590 -> 332
- OperatingSystem MBean changed attribute
OpenFileDescriptorCount: 82 -> 77
- new system property
-Djava.protocol.handler.pkgs=org.apache.catalina.webresources
- changed properties
tomcat.util.scan.StandardJarScanFilter.jarsToScan:
log4j-core*.jar -> log4j-web*.jar
tomcat.util.scan.StandardJarScanFilter.jarsToSkip
added hamcrest-*.jar,easymock-*.jar,cglib-*.jar,objenesis-*.jar,
Build and tests were done using Java 1.7.0_80. OS was Solaris 10 Sparc,
tcnative was 1.2.10 based on APR 1.5.2 and OpenSSL 1.0.2j plus patches.
Thanks for RM and regards,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org