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

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


The following commit(s) were added to refs/heads/master by this push:
     new 721e6e1  Graal 21.0 now supports serialization
721e6e1 is described below

commit 721e6e1f21d4b0180f6e5d3d225878d27e21f7dd
Author: remm <r...@apache.org>
AuthorDate: Thu Jan 21 11:00:14 2021 +0100

    Graal 21.0 now supports serialization
    
    I have not actually tested with clustering or session serialization, and
    it is possible the base json descriptors need an update, but the general
    warning is now out of date.
---
 webapps/docs/graal.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/webapps/docs/graal.xml b/webapps/docs/graal.xml
index f751d03..6def03d 100644
--- a/webapps/docs/graal.xml
+++ b/webapps/docs/graal.xml
@@ -201,9 +201,6 @@ mvn package</source>
   <p>
     Missing items for better Tomcat functionality:
     <ul>
-      <li><a href="https://github.com/oracle/graal/issues/460";>Java
-        serialization</a>: Clustering and session persistence are not
-        functional</li>
       <li><a href="https://github.com/oracle/graal/issues/2103";>JMX</a>:
         The usual monitoring and management is not usable</li>
       <li>java.util.logging LogManager: Configuration through a system property


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to