https://de.wikipedia.org/w/index.php?action=history&feed=atom&title=Java_Virtual_Machine Java Virtual Machine - Versionsgeschichte 2025-04-19T07:10:36Z Versionsgeschichte dieser Seite in Wikipedia MediaWiki 1.44.0-wmf.25 https://de.wikipedia.org/w/index.php?title=Java_Virtual_Machine&diff=253431447&oldid=prev 95.222.83.134: /* Optimierungsverfahren */ Nö. Kolon zur Überleitung zur Erklärung. PC Standard schon etwas alt ... 2025-02-17T21:18:45Z <p><span class="autocomment">Optimierungsverfahren: </span> Nö. Kolon zur Überleitung zur Erklärung. PC Standard schon etwas alt ...</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 17. Februar 2025, 23:18 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 16:</td> <td colspan="2" class="diff-lineno">Zeile 16:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Optimierungsverfahren ==</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Optimierungsverfahren ==</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>Um die Ausführungsgeschwindigkeit (englisch ''performance'') von Java-Programmen zu erhöhen, setzen die meisten Java-VMs sogenannte [[JIT-Compiler]] (JITC) ein, die unmittelbar während des Programmablaufs den Bytecode „'''J'''ust '''I'''n '''T'''ime“ („Gerade rechtzeitig“<del style="font-weight: bold; text-decoration: none;">, oder „Gerade zur rechten Zeit“</del>) dauerhaft in [[Maschinencode]] übersetzen.</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>Um die Ausführungsgeschwindigkeit (englisch ''performance'') von Java-Programmen zu erhöhen, setzen die meisten Java-VMs sogenannte [[JIT-Compiler]] (JITC) ein, die unmittelbar während des Programmablaufs den Bytecode „'''J'''ust '''I'''n '''T'''ime“ („Gerade rechtzeitig“) dauerhaft in [[Maschinencode]] übersetzen.</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>Eine Weiterentwicklung dieses Ansatzes ist der Hotspot-Optimizer von [[Sun Microsystems|Sun]], welcher mit dynamischer Optimierung arbeitet<del style="font-weight: bold; text-decoration: none;">.</del></div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>Eine Weiterentwicklung dieses Ansatzes ist der Hotspot-Optimizer von [[Sun Microsystems|Sun]], welcher mit dynamischer Optimierung arbeitet<ins style="font-weight: bold; text-decoration: none;">:</ins></div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Dynamische Optimierung ===</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Dynamische Optimierung ===</div></td> </tr> <tr> <td colspan="2" class="diff-lineno">Zeile 24:</td> <td colspan="2" class="diff-lineno">Zeile 24:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Implementierungen in Hardware ===</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Implementierungen in Hardware ===</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>Ausführungen in [[Hardware]] sind [[Java-Prozessor]]en, [[Mikroprozessor]]en, die Java-Bytecode als [[Maschinensprache]] verwenden. Sie konnten sich gegen die schnelle Steigerung der Leistungsfähigkeit von <del style="font-weight: bold; text-decoration: none;">Standard-PC</del> und <del style="font-weight: bold; text-decoration: none;">JVM</del> nicht durchsetzen.</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>Ausführungen in [[Hardware]] sind<ins style="font-weight: bold; text-decoration: none;"> die</ins> [[Java-Prozessor]]en, [[Mikroprozessor]]en, die Java-Bytecode als [[Maschinensprache]] verwenden. Sie konnten sich gegen die schnelle Steigerung der Leistungsfähigkeit von <ins style="font-weight: bold; text-decoration: none;">prozessorspezifischen JVMs auf anderssprachigen Prozessoren, wie in PCs</ins> und <ins style="font-weight: bold; text-decoration: none;">Mobiltelefonen eingesetzt,</ins> nicht durchsetzen.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Abschottung der Threads ==</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Abschottung der Threads ==</div></td> </tr> </table> 95.222.83.134 https://de.wikipedia.org/w/index.php?title=Java_Virtual_Machine&diff=251608296&oldid=prev 78.54.147.227: dazu gibt es ja auch schon einen Eintrag, zudem in unserer Sprache benannt, so wie sich das hier auch gehört; sehr schön 2024-12-26T19:24:05Z <p>dazu gibt es ja auch schon einen Eintrag, zudem in unserer Sprache benannt, so wie sich das <a href="/wiki/Deutschsprachige_Wikipedia" title="Deutschsprachige Wikipedia">hier</a> auch gehört; sehr schön</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 26. Dezember 2024, 21:24 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 6:</td> <td colspan="2" class="diff-lineno">Zeile 6:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Die Bestandteile der JVM sind</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Die Bestandteile der JVM sind</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* der Klassenlader (''{{lang|en|classloader}}'' und ''{{lang|en|resolver}}''),</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* der Klassenlader (''{{lang|en|classloader}}'' und ''{{lang|en|resolver}}''),</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* die Speicherverwaltung sowie [[Speicherbereinigung|(selbsttätige) -bereinigung]] (''{{lang|en|garbage collection}}'') und die</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* die <ins style="font-weight: bold; text-decoration: none;">[[</ins>Speicherverwaltung<ins style="font-weight: bold; text-decoration: none;">]]</ins> sowie [[Speicherbereinigung|(selbsttätige) -bereinigung]] (''{{lang|en|garbage collection}}'') und die</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* Ausführungseinheit (''{{lang|en|execution engine}}'').</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* Ausführungseinheit (''{{lang|en|execution engine}}'').</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> </table> 78.54.147.227 https://de.wikipedia.org/w/index.php?title=Java_Virtual_Machine&diff=251601761&oldid=prev 78.54.147.227 am 26. Dezember 2024 um 14:28 Uhr 2024-12-26T14:28:04Z <p></p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 26. Dezember 2024, 16:28 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 5:</td> <td colspan="2" class="diff-lineno">Zeile 5:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Die Bestandteile der JVM sind</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Die Bestandteile der JVM sind</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* der Klassenlader (''{{lang|en|classloader}} und ''{{lang|en|resolver}}''),</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* der Klassenlader (''{{lang|en|classloader}}<ins style="font-weight: bold; text-decoration: none;">''</ins> und ''{{lang|en|resolver}}''),</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* die Speicherverwaltung sowie [[Speicherbereinigung|(selbsttätige) -bereinigung]] (''{{lang|en|garbage collection}}'') und die</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* die Speicherverwaltung sowie [[Speicherbereinigung|(selbsttätige) -bereinigung]] (''{{lang|en|garbage collection}}'') und die</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* Ausführungseinheit (''{{lang|en|execution engine}}'').</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* Ausführungseinheit (''{{lang|en|execution engine}}'').</div></td> </tr> </table> 78.54.147.227 https://de.wikipedia.org/w/index.php?title=Java_Virtual_Machine&diff=251601755&oldid=prev 78.54.147.227: weiter übersetzt, also „automatisch“ zu selbsttätig, nebenher eine wohl unnötige Doppelnennung weggekürzt und u.a. hier Fremdsprachiges wenigstens entsprechend benannt 2024-12-26T14:27:36Z <p>weiter übersetzt, also „<a href="https://en.wiktionary.org/wiki/de:automatisch" class="extiw" title="wiktionary:de:automatisch">automatisch</a>“ zu selbsttätig, nebenher eine wohl unnötige Doppelnennung weggekürzt und u.a. <a href="/wiki/Deutschsprachige_Wikipedia" title="Deutschsprachige Wikipedia">hier</a> Fremdsprachiges wenigstens entsprechend benannt</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 26. Dezember 2024, 16:27 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 5:</td> <td colspan="2" class="diff-lineno">Zeile 5:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Die Bestandteile der JVM sind</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Die Bestandteile der JVM sind</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* der Klassenlader (''classloader<del style="font-weight: bold; text-decoration: none;">''</del> und ''resolver''),</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* der Klassenlader (''<ins style="font-weight: bold; text-decoration: none;">{{lang|en|</ins>classloader<ins style="font-weight: bold; text-decoration: none;">}}</ins> und ''<ins style="font-weight: bold; text-decoration: none;">{{lang|en|</ins>resolver<ins style="font-weight: bold; text-decoration: none;">}}</ins>''),</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* die Speicherverwaltung <del style="font-weight: bold; text-decoration: none;">und</del> [[Speicherbereinigung|<del style="font-weight: bold; text-decoration: none;">automatische</del> <del style="font-weight: bold; text-decoration: none;">Speicherbereinigung</del>]] (''garbage collection'') und die</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* die Speicherverwaltung <ins style="font-weight: bold; text-decoration: none;">sowie</ins> [[Speicherbereinigung|<ins style="font-weight: bold; text-decoration: none;">(selbsttätige)</ins> <ins style="font-weight: bold; text-decoration: none;">-bereinigung</ins>]] (''<ins style="font-weight: bold; text-decoration: none;">{{lang|en|</ins>garbage collection<ins style="font-weight: bold; text-decoration: none;">}}</ins>'') und die</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* Ausführungseinheit (''execution engine'').</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* Ausführungseinheit (''<ins style="font-weight: bold; text-decoration: none;">{{lang|en|</ins>execution engine<ins style="font-weight: bold; text-decoration: none;">}}</ins>'').</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Funktionsprinzip ==</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Funktionsprinzip ==</div></td> </tr> </table> 78.54.147.227 https://de.wikipedia.org/w/index.php?title=Java_Virtual_Machine&diff=247982161&oldid=prev Trustable: wikilinks 2024-08-23T16:03:31Z <p>wikilinks</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 23. August 2024, 18:03 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 21:</td> <td colspan="2" class="diff-lineno">Zeile 21:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Dynamische Optimierung ===</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Dynamische Optimierung ===</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{Hauptartikel|Dynamische Optimierung}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{Hauptartikel|Dynamische Optimierung}}</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>Oft ist zum Zeitpunkt der [[Kompilierung]] nicht bekannt, welche konkrete [[Eingabe (Computer)|Eingabe]] eine [[Software]] verarbeiten muss. Demzufolge muss die Software mit allen Arten von Eingaben zurechtkommen. Die Eingabe wird demnach in [[Variable (Programmierung)|Variablen]] gespeichert. Nach dem Start des Programms werden jedoch viele Variablen nicht mehr geändert. Folglich sind diese –&amp;nbsp;von einem Zeitpunkt kurz nach dem Start an&amp;nbsp;– Konstanten. Wird nun erst nach diesem Zeitpunkt die Software für die System-Architektur kompiliert (dies ist bei <del style="font-weight: bold; text-decoration: none;">Java Hotspot</del> der Fall), so können diese Konstanten berücksichtigt werden. Bestimmte [[Bedingte Anweisung und Verzweigung|Verzweigungen]], die nur von solchen „Halbkonstanten“ abhängig sind, sind dann für immer eindeutig und stellen somit kein Risiko für eine falsche [[Sprungvorhersage]] dar. Ein solcher Programmcode kann also schneller ablaufen als zu einem früheren Zeitpunkt kompilierter Code.</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>Oft ist zum Zeitpunkt der [[Kompilierung]] nicht bekannt, welche konkrete [[Eingabe (Computer)|Eingabe]] eine [[Software]] verarbeiten muss. Demzufolge muss die Software mit allen Arten von Eingaben zurechtkommen. Die Eingabe wird demnach in [[Variable (Programmierung)|Variablen]] gespeichert. Nach dem Start des Programms werden jedoch viele Variablen nicht mehr geändert. Folglich sind diese –&amp;nbsp;von einem Zeitpunkt kurz nach dem Start an&amp;nbsp;– Konstanten. Wird nun erst nach diesem Zeitpunkt die Software für die System-Architektur kompiliert (dies ist bei <ins style="font-weight: bold; text-decoration: none;">[[HotSpot]]</ins> der Fall), so können diese Konstanten berücksichtigt werden. Bestimmte [[Bedingte Anweisung und Verzweigung|Verzweigungen]], die nur von solchen „Halbkonstanten“ abhängig sind, sind dann für immer eindeutig und stellen somit kein Risiko für eine falsche [[Sprungvorhersage]] dar. Ein solcher Programmcode kann also schneller ablaufen als zu einem früheren Zeitpunkt kompilierter Code.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Implementierungen in Hardware ===</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Implementierungen in Hardware ===</div></td> </tr> </table> Trustable https://de.wikipedia.org/w/index.php?title=Java_Virtual_Machine&diff=245539343&oldid=prev Invisigoth67: typo 2024-06-01T14:26:11Z <p>typo</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 1. Juni 2024, 16:26 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 41:</td> <td colspan="2" class="diff-lineno">Zeile 41:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[JRuby]], eine annähernd [[Ruby (Programmiersprache)|Ruby]]-kompatible Implementierung,</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[JRuby]], eine annähernd [[Ruby (Programmiersprache)|Ruby]]-kompatible Implementierung,</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Jython]] (früher: JPython), eine reine Java-Implementierung der Programmiersprache Python,</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Jython]] (früher: JPython), eine reine Java-Implementierung der Programmiersprache Python,</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* [[Nice (Programmiersprache)|Nice]], ergänzt Java mit parametrischen Typen, <del style="font-weight: bold; text-decoration: none;">anonyme</del> Funktionen, Multimethoden, Tupel und <del style="font-weight: bold; text-decoration: none;">optionale</del> <del style="font-weight: bold; text-decoration: none;">Parameter</del>&lt;ref&gt;{{Internetquelle|titel=The Nice programming language|url=http://nice.sourceforge.net/index.html|abruf=15.08.2019|sprache=en}}&lt;/ref&gt;.</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* [[Nice (Programmiersprache)|Nice]], ergänzt Java mit parametrischen Typen, <ins style="font-weight: bold; text-decoration: none;">anonymen</ins> Funktionen, Multimethoden, Tupel und <ins style="font-weight: bold; text-decoration: none;">optionalen</ins> <ins style="font-weight: bold; text-decoration: none;">Parametern</ins>&lt;ref&gt;{{Internetquelle|titel=The Nice programming language|url=http://nice.sourceforge.net/index.html|abruf=15.08.2019|sprache=en}}&lt;/ref&gt;.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Scala (Programmiersprache)|Scala]], eine Sprache, die Eigenschaften von Java mit funktionaler Programmierung vereint,</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Scala (Programmiersprache)|Scala]], eine Sprache, die Eigenschaften von Java mit funktionaler Programmierung vereint,</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Kotlin (Programmiersprache)|Kotlin]], eine 2011 vorgestellte Sprache von [[JetBrains]]&lt;ref&gt;[http://it-republik.de/jaxenter/news/Kotlin-Erster-Web-Auftritt-fuer-JetBrains-JVM-Sprache-061429.html Kotlin: Erster Web-Auftritt für JetBrains JVM-Sprache], it-republik.de, abgerufen am 22. Juli 2012&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Kotlin (Programmiersprache)|Kotlin]], eine 2011 vorgestellte Sprache von [[JetBrains]]&lt;ref&gt;[http://it-republik.de/jaxenter/news/Kotlin-Erster-Web-Auftritt-fuer-JetBrains-JVM-Sprache-061429.html Kotlin: Erster Web-Auftritt für JetBrains JVM-Sprache], it-republik.de, abgerufen am 22. Juli 2012&lt;/ref&gt;</div></td> </tr> </table> Invisigoth67 https://de.wikipedia.org/w/index.php?title=Java_Virtual_Machine&diff=245539290&oldid=prev Invisigoth67: typo 2024-06-01T14:23:55Z <p>typo</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 1. Juni 2024, 16:23 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 41:</td> <td colspan="2" class="diff-lineno">Zeile 41:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[JRuby]], eine annähernd [[Ruby (Programmiersprache)|Ruby]]-kompatible Implementierung,</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[JRuby]], eine annähernd [[Ruby (Programmiersprache)|Ruby]]-kompatible Implementierung,</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Jython]] (früher: JPython), eine reine Java-Implementierung der Programmiersprache Python,</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Jython]] (früher: JPython), eine reine Java-Implementierung der Programmiersprache Python,</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* [[Nice (Programmiersprache)|Nice]], ergänzt Java mit <del style="font-weight: bold; text-decoration: none;">parametrische</del> Typen, anonyme Funktionen, Multimethoden, Tupel und optionale Parameter&lt;ref&gt;{{Internetquelle|titel=The Nice programming language|url=http://nice.sourceforge.net/index.html|abruf=15.08.2019|sprache=en}}&lt;/ref&gt;.</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* [[Nice (Programmiersprache)|Nice]], ergänzt Java mit <ins style="font-weight: bold; text-decoration: none;">parametrischen</ins> Typen, anonyme Funktionen, Multimethoden, Tupel und optionale Parameter&lt;ref&gt;{{Internetquelle|titel=The Nice programming language|url=http://nice.sourceforge.net/index.html|abruf=15.08.2019|sprache=en}}&lt;/ref&gt;.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Scala (Programmiersprache)|Scala]], eine Sprache, die Eigenschaften von Java mit funktionaler Programmierung vereint,</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Scala (Programmiersprache)|Scala]], eine Sprache, die Eigenschaften von Java mit funktionaler Programmierung vereint,</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Kotlin (Programmiersprache)|Kotlin]], eine 2011 vorgestellte Sprache von [[JetBrains]]&lt;ref&gt;[http://it-republik.de/jaxenter/news/Kotlin-Erster-Web-Auftritt-fuer-JetBrains-JVM-Sprache-061429.html Kotlin: Erster Web-Auftritt für JetBrains JVM-Sprache], it-republik.de, abgerufen am 22. Juli 2012&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Kotlin (Programmiersprache)|Kotlin]], eine 2011 vorgestellte Sprache von [[JetBrains]]&lt;ref&gt;[http://it-republik.de/jaxenter/news/Kotlin-Erster-Web-Auftritt-fuer-JetBrains-JVM-Sprache-061429.html Kotlin: Erster Web-Auftritt für JetBrains JVM-Sprache], it-republik.de, abgerufen am 22. Juli 2012&lt;/ref&gt;</div></td> </tr> </table> Invisigoth67 https://de.wikipedia.org/w/index.php?title=Java_Virtual_Machine&diff=245512475&oldid=prev Aka: /* JVM-Sprachen */ fehlendes Wort ergänzt 2024-05-31T17:11:18Z <p><span class="autocomment">JVM-Sprachen: </span> fehlendes Wort ergänzt</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 31. Mai 2024, 19:11 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 43:</td> <td colspan="2" class="diff-lineno">Zeile 43:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Nice (Programmiersprache)|Nice]], ergänzt Java mit parametrische Typen, anonyme Funktionen, Multimethoden, Tupel und optionale Parameter&lt;ref&gt;{{Internetquelle|titel=The Nice programming language|url=http://nice.sourceforge.net/index.html|abruf=15.08.2019|sprache=en}}&lt;/ref&gt;.</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Nice (Programmiersprache)|Nice]], ergänzt Java mit parametrische Typen, anonyme Funktionen, Multimethoden, Tupel und optionale Parameter&lt;ref&gt;{{Internetquelle|titel=The Nice programming language|url=http://nice.sourceforge.net/index.html|abruf=15.08.2019|sprache=en}}&lt;/ref&gt;.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Scala (Programmiersprache)|Scala]], eine Sprache, die Eigenschaften von Java mit funktionaler Programmierung vereint,</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Scala (Programmiersprache)|Scala]], eine Sprache, die Eigenschaften von Java mit funktionaler Programmierung vereint,</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* [[Kotlin (Programmiersprache)|Kotlin]], eine 2011 vorgestellte Sprache von [[JetBrains]]&lt;ref&gt;[http://it-republik.de/jaxenter/news/Kotlin-Erster-Web-Auftritt-fuer-JetBrains-JVM-Sprache-061429.html Kotlin: Erster Web-Auftritt für JetBrains JVM-Sprache], it-republik.de, abgerufen 22. Juli 2012&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* [[Kotlin (Programmiersprache)|Kotlin]], eine 2011 vorgestellte Sprache von [[JetBrains]]&lt;ref&gt;[http://it-republik.de/jaxenter/news/Kotlin-Erster-Web-Auftritt-fuer-JetBrains-JVM-Sprache-061429.html Kotlin: Erster Web-Auftritt für JetBrains JVM-Sprache], it-republik.de, abgerufen<ins style="font-weight: bold; text-decoration: none;"> am</ins> 22. Juli 2012&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Daneben gibt es eine Reihe von [[Skriptsprache|Skripting-Sprachen]], die von Java aus aufrufbar sind. Dazu gehört [[JavaScript]] (mittlerweile standardisiert als ECMAScript) mit dem „Rhino“-Interpreter (ein Mozilla-Projekt) bis Version 7 bzw. mit dem „Nashorn“-Interpreter ab Version 8. Auch [[JavaFX]] enthielt in den Versionen 1.x eine Skripting-Sprache vor allem für grafische Elemente, ist aber ab Version 2.0 in pure Java implementiert.</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Daneben gibt es eine Reihe von [[Skriptsprache|Skripting-Sprachen]], die von Java aus aufrufbar sind. Dazu gehört [[JavaScript]] (mittlerweile standardisiert als ECMAScript) mit dem „Rhino“-Interpreter (ein Mozilla-Projekt) bis Version 7 bzw. mit dem „Nashorn“-Interpreter ab Version 8. Auch [[JavaFX]] enthielt in den Versionen 1.x eine Skripting-Sprache vor allem für grafische Elemente, ist aber ab Version 2.0 in pure Java implementiert.</div></td> </tr> </table> Aka https://de.wikipedia.org/w/index.php?title=Java_Virtual_Machine&diff=245331159&oldid=prev Tronic.: Typo: Entferne "°" 2024-05-25T18:50:48Z <p>Typo: Entferne &quot;°&quot;</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 25. Mai 2024, 20:50 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 1:</td> <td colspan="2" class="diff-lineno">Zeile 1:</td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><del style="font-weight: bold; text-decoration: none;">°</del>[[Datei:Java-Logo.svg|mini|hochkant|Java-Logo]]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>[[Datei:Java-Logo.svg|mini|hochkant|Java-Logo]]</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Die '''Java Virtual Machine''' (abgekürzt ''Java VM'' oder ''JVM'') ist der Teil der [[Java-Laufzeitumgebung]] (Java Runtime Environment, JRE) für [[Java (Programmiersprache)|Java]]-Programme, der für die Ausführung des [[Java-Bytecode]]s verantwortlich ist. Hierbei wird im Normalfall jedes gestartete Java-Programm in seiner eigenen [[Virtuelle Maschine|virtuellen Maschine]] (VM) ausgeführt. Der andere Teil der Java-Laufzeitumgebung sind die Java-[[Klassenbibliothek]]en.</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Die '''Java Virtual Machine''' (abgekürzt ''Java VM'' oder ''JVM'') ist der Teil der [[Java-Laufzeitumgebung]] (Java Runtime Environment, JRE) für [[Java (Programmiersprache)|Java]]-Programme, der für die Ausführung des [[Java-Bytecode]]s verantwortlich ist. Hierbei wird im Normalfall jedes gestartete Java-Programm in seiner eigenen [[Virtuelle Maschine|virtuellen Maschine]] (VM) ausgeführt. Der andere Teil der Java-Laufzeitumgebung sind die Java-[[Klassenbibliothek]]en.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> </table> Tronic. https://de.wikipedia.org/w/index.php?title=Java_Virtual_Machine&diff=243395554&oldid=prev CamelBot: Bot: http2https, linkfix: entfernung von tracking-parameter; siehe user:CamelBot. 2024-03-24T12:26:04Z <p>Bot: http2https, linkfix: entfernung von tracking-parameter; siehe <a href="/wiki/Benutzer:CamelBot" title="Benutzer:CamelBot">user:CamelBot</a>.</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 24. März 2024, 14:26 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 67:</td> <td colspan="2" class="diff-lineno">Zeile 67:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{Commonscat}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{Commonscat}}</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [http://www.oracle.com/technetwork/java/javase/downloads/index.html Download-Seite der JRE] (inklusive der Java Virtual Machine) bei Oracle</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [http://www.oracle.com/technetwork/java/javase/downloads/index.html Download-Seite der JRE] (inklusive der Java Virtual Machine) bei Oracle</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* [http://download.oracle.com/javase/6/docs/technotes/guides/vm/index.html<del style="font-weight: bold; text-decoration: none;">?intcmp=3170</del> JVM] Dokumentation bei Oracle</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* [http://download.oracle.com/javase/6/docs/technotes/guides/vm/index.html JVM] Dokumentation bei Oracle</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* [<del style="font-weight: bold; text-decoration: none;">http</del>://docs.oracle.com/javase/specs/ Spezifikation der Java VM] (englisch)</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* [<ins style="font-weight: bold; text-decoration: none;">https</ins>://docs.oracle.com/javase/specs/ Spezifikation der Java VM] (englisch)</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [http://www.spec.org/jvm2008/ SPECjvm], De-facto-Standard zur Messung der Leistung einer JVM</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [http://www.spec.org/jvm2008/ SPECjvm], De-facto-Standard zur Messung der Leistung einer JVM</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> </table> CamelBot