This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push: new 69c2453 Graal 21.0 now supports serialization 69c2453 is described below commit 69c2453ed47931fc525163af936545779f499b01 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 f079197..0394d5a 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