Translations:Java/2/en

From Alliance Doc
Jump to navigation Jump to search

Alliance's systems have several different Java virtual machines installed which are made available to users via the module command like other software packages. You should normally only have one Java module loaded at a time. The principal commands associated with such Java modules are java to launch the Java virtual machine and javac to call the Java compiler for converting a Java source file into byte code.