Examples of using The java virtual machine in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
The Java Virtual Machine.
Threads: Navigate a list of the current threads in the Java virtual machine.
The Java Virtual Machine.
You can specify the maximum heap memory size of the Java Virtual Machine(JVM).
The Java Virtual Machine is notoriously slow to boot.
You can specify the initial heap memory size of the Java Virtual Machine(JVM).
The Java Virtual Machine is commonly refered to as the"JVM".
Jim Hugunin had already written an implementation of Python,called Jython, for the Java Virtual Machine(JVM).
The Java virtual machine makes them compatible with any platform.
However, any language with functionality that can be expressed in terms of a validclass file can be hosted by the Java Virtual Machine.
The Java Virtual Machine(JVM) does the rest of the work.
Without the main method, we cannot tell the Java Virtual Machine(JVM) from where to begin execution of the program.
The Java Virtual Machine is only one aspect of software that is involved in web interaction.
Programs are compiled only once ahead of time into a proprietary byte code andpackage format that runs inside the Java Virtual Machine JVM.
The Java Virtual Machine defines various run-time data areas that are used during execution of a program.
For long, Long, and Date the time zone usedis the default time zone for this instance of the Java virtual machine.
Thrown if the Java Virtual Machine cannot find an appropriate native-language definition of a method declared native.
The Java Virtual Machine is built right into your Java software download, and helps run Java applications.
The Java Virtual Machine is built right into your Java software download, and helps run Java applications.
JavaTM Native Interface(JNI) is a standard programming interface for writing Java native methods and embedding the Java virtual machine into native applications.
The Java Virtual Machine knows nothing of the Java programming language, only of a particular file format, the class file format.
For the sake of security, the Java Virtual Machine imposes strong format and structural constraints on the code in a class file.
Important: The Java virtual machine(JVM) of Apache Tomcat needs read and execute privileges on the copied native and Java libraries.
For the sake of security, the Java Virtual Machine imposes strong syntactic and structural constraints on the code in a class file.