dsoumis commented on PR #731: URL: https://github.com/apache/tomcat/pull/731#issuecomment-2142611198
@markt-asf Compilation errors with Java22 (compile target is 22 as well as Java 22 being used): > > /home/dsoumis/Programs/github/tomcat/java/org/apache/tomcat/util/net/openssl/panama/OpenSSLEngine.java:23:25 > java: package java.lang.foreign does not exist > /home/dsoumis/Programs/github/tomcat/java/org/apache/tomcat/util/net/openssl/panama/OpenSSLEngine.java:116:41 > java: cannot find symbol > symbol: class MemorySegment > location: class org.apache.tomcat.util.net.openssl.panama.OpenSSLEngine > /home/dsoumis/Programs/github/tomcat/java/org/apache/tomcat/util/net/openssl/panama/OpenSSLEngine.java:121:19 > java: cannot find symbol > symbol: class Arena > location: class org.apache.tomcat.util.net.openssl.panama.OpenSSLEngine -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org