Examples with "hotspot Java" and their translation in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
hotspot Use the hotspot Java VM.
Other results
These optimizations are integrated into Sun Microsystems' Java HotSpot virtual machine.
Diese Optimierungen sind in die Java HotSpot VM von Sun Microsystems integriert.
The analysis was implemented for Sun Microsystems' Java HotSpot client compiler.
Die Analyse wurde für den Java HotSpot Client Compiler von Sun Microsystems implementiert.
We integrated these optimizations into Sun Microsystems' Java HotSpot VM.
Diese Optimierungen sind in die Java HotSpot VM von Sun Microsystems integriert.
All algorithms are implemented in Oracle's Java HotSpot VM.
Alle Algorithmen sind in der Java HotSpot VM von Oracle implementiert.
The Java HotSpot server compiler of Sun Microsystems uses intermediate graph data structures when compiling Java bytecodes to machine code.
Der Java HotSpot Server Compiler von Sun Microsystems benutzt Graphen als temporäre Datenstrukturen beim Kompilieren von Java Bytecodes zu Maschinencode.
It was implemented for Sun Microsystems' Java HotSpot client compiler and operates on an intermediate representation in SSA form.
Die Analyse wurde für den Java HotSpot Client Compiler von Sun Microsystems implementiert.
For the Java 6 HotSpot JVM you can find debug builds here.
The optimization is implemented for Sun Microsystems' Java HotSpot VM and is automatically applied at run time.
Die Optimierung ist für Sun Microsystems' Java HotSpot VM implementiert und wird automatisch zur Laufzeit durchgeführt.
This mechanism is part of what is known as "ergonomics", a concept introduced for HotSpot with Java 5.
Dieser Mechanismus ist Bestandteil der als „Ergonomics" bezeichneten Automatismen, die mit Java 5 für die HotSpot-JVM eingeführt wurden.
We present our implementation of trace recording and a trace-based JIT compiler in a modification of the Java HotSpot VM.
Wir implementierten ein Verfahren, um Traces während der Ausführung von Java Programmen aufzuzeichnen, sowie einen pfadbasierten JIT Compiler, indem wir die Java HotSpot VM modifizierten.
The Native Memory Tracking (NMT) is a Java Hotspot VM feature that tracks internal memory usage for a HotSpot JVM.
NMT (Native Memory Tracking) ist ein Java Hotspot VM-Feature, das die interne Speichernutzung für eine HotSpot-JVM verfolgt.
If you use the Invocation API to launch an application directly rather than using Java application launcher, be sure to use the correct paths to invoke Java HotSpot client virtual machine or Java HotSpot server virtual machine as desired.