Comment on Performance of modern Java on data-heavy workloadsparentComments−alexhutcheson6yGetting the JVM on a machine may or may not be a hurdle.jlink[1] makes it pretty easy if you're using a recent JDK.[1] https://docs.oracle.com/javase/9/tools/jlink.htm
Comments
jlink[1] makes it pretty easy if you're using a recent JDK.
[1] https://docs.oracle.com/javase/9/tools/jlink.htm