Ce contenu n'est pas disponible dans la langue sélectionnée.
2.2. Java Virtual Machines (JVM)
2.2.1. Java Virtual Machine Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
A Java Virtual Machine (JVM) is a piece of software that is capable of running Java bytecode. The JVM creates a standard environment in which the intermediate bytecode is run. By creating the standard environment irrespective of the underlying hardware and operating system combination, it allows programmers to write their Java code once and have confidence that it can be run on any system. Red Hat recommends customers use OpenJDK as it is an open source, supported Java Virtual Machine that runs well on Red Hat Enterprise Linux systems. Windows users should install Oracle JDK 1.6.