GraalVM is new java (not just java) virtual machine from oracle. It contains JRE1.8. Since Technic launcher requires JRE1.8 to run, it should run on GraalVM same as on HotSpot (the old java VM). But when launched on graalvm, technic launcher complains it needs JRE1.8. Just weakening the version check should resolve this.
Question
Than
GraalVM is new java (not just java) virtual machine from oracle. It contains JRE1.8. Since Technic launcher requires JRE1.8 to run, it should run on GraalVM same as on HotSpot (the old java VM). But when launched on graalvm, technic launcher complains it needs JRE1.8. Just weakening the version check should resolve this.
Edited by Than0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now