The device as recited in any of claims 15 to 22, wherein the virtual machine program instructions are further executable to provide a virtual machine configured to process bytecode into program instructions executable on the processor.
Einrichtung bzw. Gerät nach einem der Ansprüche 15 bis 22, wobei die Programmbefehle der virtuellen Maschine ferner ausführbar sind, um eine virtuelle Maschine zur Verfügung zu stellen, die dafür eingerichtet ist, Bytecode in Programmbefehle aufzubereiten, die auf dem Prozessor ausführbar sind.
On the contrary, the flag -Xcomp forces exactly the opposite behavior, that is, the JVM compiles all bytecode into native code on first use, thereby applying maximum optimization level.
Mit -Xcomp hingegen kann man das exakt umgekehrte Verhalten erreichen, d.h. sämtlicher Bytecode wird sofort mit maximaler Optimierungsstufe kompiliert.
Some systems, called dynamic translators, or "just-in-time" (JIT) compilers, translate bytecode into machine language as necessary at runtime: this makes the virtual machine unportable, but doesn't lose the portability of the bytecode itself.
Die virtuelle Maschine - im Fall von Java die Java Virtual Machine (JVM) - führt dann dieses Zwischenergebnis aus, indem sie den Bytecode in Maschinensprache, für den jeweiligen Prozessor, zur Laufzeit übersetzt.
The Java Runtime Environment (JRE), complementing the JVM with a just-in-time (JIT) compiler, converts intermediate bytecode into native machine code on the fly.
Die Java Virtual Machine (abgekürzt Java VM oder JVM) ist der Teil der Java-Laufzeitumgebung (Java Runtime Environment, JRE) für Java-Programme, der für die Ausführung des Java-Bytecodes verantwortlich ist.
Other results
After installation, the compiling program will convert scripts into bytecode.
Nach der Installation wird der Compiler Skripte in Bytecode umwandeln.
javac: java compiler that transforms the java sources into bytecodes.
javac: Java-Compiler, der Java-Quellcode in Bytecode umwandelt.
Despite all security it is at the moment possible to convert the Bytecode back into source code.
Trotz aller Sicherheitsmechanismen kann, zumindest im Augenblick, der Bytecode wieder in Source Code umgewandelt werden.
QuakeC source code is compiled using a tool called qcc into a bytecode kept in a file called progs.dat.
QuakeC-Quellcode wird mit einem Programm namens qcc in Bytecode kompiliert und in einer Datei mit Namen progs.dat gespeichert.
ionCube is a technique of compiling the readable source code into a bytecode which is unreadable by PHP files.
ionCube ist eine Technik des Kompilierens des lesbaren Quellcodes in einen von PHP-Dateien nicht lesbaren Bytecode.
The source code is converted into Java bytecode by the compiler and thus runs on any Java Virtual Machine (JVM).
Der Quellcode wird vom Compiler in Java-Bytecode umgewandelt und läuft somit auf jeder Java-Virtual-Machine (JVM).
You also will need a Java virtual machine, which is a "machine within a machine" which understands Java bytecodes and translates them into machine language on the target processor.
Du brauchst auch eine virtuelle Maschine für Java, welches eine "Maschine in der Maschine" ist, die Java-Bytecode versteht und sie in Maschinensprache für den Zielprozessor übersetzt.
If the code cache is fully utilized, the JVM prints a warning message and then switches to interpreted-only mode: The JIT compiler gets deactivated and no bytecode will be compiled into native code anymore.
Ist der Code Cache voll, so gibt die JVM eine Warnung aus und begibt sich anschließend in den ausschließlich interpretierten Modus: Der JIT-Compiler wird deaktiviert und es werden keine Methoden mehr kompiliert.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.