Difference between GraalVM and Jvm-Hotspot

Multi tool use
Multi tool use
The name of the picture


Difference between GraalVM and Jvm-Hotspot



Can someone explain the differences between GraalVM and Jvm-Hotspot, and how GraalVM is related to OpenJDK's HotSpot.





quick link: blog.frankel.ch/first-impressions-graalvm
– emotionlessbananas
9 hours ago




2 Answers
2



In that context you could think of GraalVM as a modified/improved HotSpot JVM [very loosely: OpenJDK's HotSpot + the Graal JIT Compiler (replacing the one from HotSpot) + the ability to run other languages (JS, Ruby, R, Python, etc.) + ability to AOT compile Java
+ additional bundled tools, etc.]



GraalVM is a JVM with multiple change:



The graal project also have a Substrate VM which is a framework to build native artifact from Java.






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

kmY6hJ,t6bySRlf p73yz2tWWIY,J8 Xz,vqJjps2JfP
u8ZkMjS WyC,MF3Y7

Popular posts from this blog

Keycloak server returning user_not_found error when user is already imported with LDAP

PHP parse/syntax errors; and how to solve them?

415 Unsupported Media Type while sending json file over REST Template