This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 3abe935 Fix open transaction after validation new 17cd18f Add logging new 5290b68 Add logging new 53ba262 Add logging new 3a4adaa Try and detect bugs like BZ 63778 new 3c7fe26 Try and detect bugs like BZ 63778 new 36c5d2e Re-order method lookup so error handling works as intended new 9f5df15 Try and detect bugs like BZ 63778 new 1d91f94 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63778 The 8 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: java/org/apache/tomcat/util/compat/Jre7Compat.java | 20 +++++++++++++-- java/org/apache/tomcat/util/compat/Jre8Compat.java | 30 +++++++++++++++++----- java/org/apache/tomcat/util/compat/Jre9Compat.java | 18 +++++++++++-- .../tomcat/util/compat/LocalStrings.properties | 9 +++++++ webapps/docs/changelog.xml | 7 +++++ 5 files changed, 74 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org