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

remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new 54ad24a256 Add changelog entry for the Panama refactorings
54ad24a256 is described below

commit 54ad24a256fe377fd3cbca762e3d614e88586677
Author: remm <[email protected]>
AuthorDate: Thu Jul 7 10:32:58 2022 +0200

    Add changelog entry for the Panama refactorings
---
 webapps/docs/changelog.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index a5872eda3d..85afaee5f2 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -149,6 +149,11 @@
         Fix duplicate Poller registration with HTTP/2, NIO and async IO that
         could cause HTTP/2 connections to unexpectedly fail. (markt)
       </fix>
+      <update>
+        Refactor Panama module to better take advantage of the Panama preview
+        API updates and fixes. Improves memory session usage and avoids some
+        allocations. Review from Maurizio Cimadamore. (remm)
+      </update>
     </changelog>
   </subsection>
   <subsection name="Jasper">


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to