Closed Col-E closed 1 year ago
Allow switching between these options:
JVM will be the default value as this mirrors runtime behavior of calling java -jar bla bla bla but in case users want to see the alternative we should allow them to.
java -jar bla bla bla
Completed in the rewrite branch
Allow switching between these options:
JVM will be the default value as this mirrors runtime behavior of calling
java -jar bla bla bla
but in case users want to see the alternative we should allow them to.