Join Slack
Powered by
should i 1. create an isolated classloader, load ...
# framework-elide
s
Sam Gammon
12/02/2022, 6:04 AM
should i 1. create an isolated classloader, load it into the VM, and resolve the main class and run it? or 2. spawn an entirely new VM as a subprocess, which runs the jar? or 3. something else i haven't thought of
8
Views
Open in Slack
Previous
Next