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 c35915ccef Add JEP number c35915ccef is described below commit c35915ccefbb6b0e484a9c986423c887bf2b94e1 Author: remm <r...@apache.org> AuthorDate: Fri Mar 17 19:11:23 2023 +0100 Add JEP number --- modules/openssl-foreign/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/openssl-foreign/README.md b/modules/openssl-foreign/README.md index bbc365b3fb..4d1839f91b 100644 --- a/modules/openssl-foreign/README.md +++ b/modules/openssl-foreign/README.md @@ -2,14 +2,14 @@ ## This module is experimental -It uses the JEP XXX API. More details on this API are available -at `https://openjdk.java.net/jeps/XXX`. +It uses the JEP 442 API. More details on this API are available +at `https://openjdk.java.net/jeps/442`. -## Building Java 21 with the JEP XXX API +## Building Java 21 with the JEP 442 API Clone `https://github.com/openjdk/panama-foreign/` in some location and checkout the main branch. This is a Java 21 development JVM -with the JEP XXX API. It may fail to build. When this happens, step back +with the JEP 442 API. It may fail to build. When this happens, step back one commit at a time until it does. ``` --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org