fhanik opened a new pull request #274: Include Graal configuration files
URL: https://github.com/apache/tomcat/pull/274
 
 
    for embedded jars so that the native-image compiler picks it up 
automatically
   
   Location of Graal native-image files:
   META-INF/native-image/groupId/artifactId
   
   https://www.graalvm.org/docs/reference-manual/native-image/
   Native Image Configuration
   
   This commit contains a sample embedded application, a script to build
   the native image and a script to test the native image for functionality
   
   Known Issues: reflection for JMX has intentionally been left out

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to