<div dir="ltr">Here's a command to build a database with an agent, by runnings all the commands that you want to optimize, and then compile the X3DJSAIL jar into CommandLine.exe<div><a href="https://github.com/coderextreme/X3DJSONLD/blob/master/ni.sh">https://github.com/coderextreme/X3DJSONLD/blob/master/ni.sh</a></div><div><br></div><div>I believe all of this is rather experimental on Oracle's part, and I am in the process of benchmarking JIT against AOT compiling.</div><div><br></div><div>If you just want to validate, I have a database here I've run on a selection of around 200 files. Not all the ones in my collection.  If you find one of yours validates with running the java CommandLine command, but doesn't validate with CommandLine.exe, please file an issue with X3DJSONLD on github.</div><div><br></div><div><a href="https://github.com/coderextreme/X3DJSONLD/tree/master/src/main/resources/META-INF/native-image">https://github.com/coderextreme/X3DJSONLD/tree/master/src/main/resources/META-INF/native-image</a></div><div><br></div><div>I am very excited to be able to build a native image, I struggled a bit with AI, but the key was to merge all the commands into a single database, so I have a loop in the script on the link.</div><div>John</div></div>