Compiling and running Java Source code using GraalVM and Oracle Java Development Kit

GraalVM is a Java VM and JDK based on HotSpot/OpenJDK, implemented in Java. It supports additional programming languages like Java,Python, Ruby, Javascript R and execution modes, like ahead-of-time compilation of Java applications for fast startup and low memory footprint.

All these examples will work with Oracle Java Development Kit too.

In this tutorial the user will learn

  1. Learn to compile .java files using GraalVM /Oracle JDK

Original tutorial can be found here

If you like a Video Tutorial Do check our Youtube channel

--

--

https://www.youtube.com/c/XanthiumIndustries/videos

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store