Java para windows 10

broken image

In contrast to Java programs themselves, the JVM is not platform-independent, but a native program for the respective target platform. It comes along with Java Runtime Environment (JRE) and Java Development Kit (JDK) packages made available by Oracle corporation, which are the commercial implementation of Java, based on the OpenJDK runtime. Actually, JavaVM is an interpreter for executing programs written in the Java programming language.

broken image

In simple words, Java Virtual Machine (JVM) is a software platform developed by the OpenJDK project to provide virtual machine to run Java written programs.