<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
		<id>https://ls14-eini.cs.tu-dortmund.de/index.php?action=history&amp;feed=atom&amp;title=Java_Virtual_Machine</id>
		<title>Java Virtual Machine - Versionsgeschichte</title>
		<link rel="self" type="application/atom+xml" href="https://ls14-eini.cs.tu-dortmund.de/index.php?action=history&amp;feed=atom&amp;title=Java_Virtual_Machine"/>
		<link rel="alternate" type="text/html" href="https://ls14-eini.cs.tu-dortmund.de/index.php?title=Java_Virtual_Machine&amp;action=history"/>
		<updated>2026-05-02T00:54:23Z</updated>
		<subtitle>Versionsgeschichte dieser Seite in EINI</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>https://ls14-eini.cs.tu-dortmund.de/index.php?title=Java_Virtual_Machine&amp;diff=1848&amp;oldid=prev</id>
		<title>Kristin am 19. Oktober 2016 um 16:52 Uhr</title>
		<link rel="alternate" type="text/html" href="https://ls14-eini.cs.tu-dortmund.de/index.php?title=Java_Virtual_Machine&amp;diff=1848&amp;oldid=prev"/>
				<updated>2016-10-19T16:52:49Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='de'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Version vom 19. Oktober 2016, 16:52 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Zeile 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; 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;&quot;&gt;&lt;div&gt;Die '''Java-Virtual-Machine''' (JVM) ist ein auf dem Rechner zu installierendes Programm, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;welches &lt;/del&gt;es ermöglicht [[Java/Programm | Javaprogramme]] auszuführen. Dazu wird ein Programm in [[Java/Bytecode | Bytecode]] eingelesen und [[Programmiersprache | interpretiert]]&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/del&gt;indem die Maschine für jede Anweisung in Bytecode eine Anweisung in [[Maschinencode]] an den ausführenden Rechner sendet.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; 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;&quot;&gt;&lt;div&gt;Die '''Java-Virtual-Machine''' (JVM) ist ein auf dem Rechner zu installierendes Programm, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;das &lt;/ins&gt;es ermöglicht [[Java/Programm | Javaprogramme]] auszuführen. Dazu wird ein Programm in [[Java/Bytecode | Bytecode]] eingelesen und [[Programmiersprache | interpretiert]]&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. Das geschieht &lt;/ins&gt;indem die Maschine für jede Anweisung in Bytecode eine Anweisung in [[Maschinencode]] an den ausführenden Rechner sendet.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; 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;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist Teil der [http://www.oracle.com/technetwork/java/javase/downloads/index.html Javalaufzeitumgebung] (Java Runtime Environment &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;- &lt;/del&gt;JRE).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; 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;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist Teil der [http://www.oracle.com/technetwork/java/javase/downloads/index.html Javalaufzeitumgebung] (&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;''engl.'' &amp;quot;&lt;/ins&gt;Java Runtime Environment&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;quot; oder &amp;quot;&lt;/ins&gt;JRE&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;quot;&lt;/ins&gt;).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Kristin</name></author>	</entry>

	<entry>
		<id>https://ls14-eini.cs.tu-dortmund.de/index.php?title=Java_Virtual_Machine&amp;diff=1843&amp;oldid=prev</id>
		<title>Solveig am 13. Oktober 2016 um 10:12 Uhr</title>
		<link rel="alternate" type="text/html" href="https://ls14-eini.cs.tu-dortmund.de/index.php?title=Java_Virtual_Machine&amp;diff=1843&amp;oldid=prev"/>
				<updated>2016-10-13T10:12:26Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='de'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Version vom 13. Oktober 2016, 10:12 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Zeile 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; 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;&quot;&gt;&lt;div&gt;Die '''Java-Virtual-Machine''' (JVM) ist ein auf dem Rechner zu installierendes Programm, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;das &lt;/del&gt;ermöglicht [[Java/Programm | Javaprogramme]] auszuführen. Dazu wird ein Programm in [[Java/Bytecode | Bytecode]] eingelesen und [[Programmiersprache | interpretiert]], indem die Maschine für jede Anweisung in Bytecode eine Anweisung in [[Maschinencode]] an den ausführenden Rechner sendet.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; 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;&quot;&gt;&lt;div&gt;Die '''Java-Virtual-Machine''' (JVM) ist ein auf dem Rechner zu installierendes Programm, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;welches es &lt;/ins&gt;ermöglicht [[Java/Programm | Javaprogramme]] auszuführen. Dazu wird ein Programm in [[Java/Bytecode | Bytecode]] eingelesen und [[Programmiersprache | interpretiert]], indem die Maschine für jede Anweisung in Bytecode eine Anweisung in [[Maschinencode]] an den ausführenden Rechner sendet.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist Teil der [http://www.oracle.com/technetwork/java/javase/downloads/index.html Javalaufzeitumgebung] (Java Runtime Environment - JRE).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist Teil der [http://www.oracle.com/technetwork/java/javase/downloads/index.html Javalaufzeitumgebung] (Java Runtime Environment - JRE).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Solveig</name></author>	</entry>

	<entry>
		<id>https://ls14-eini.cs.tu-dortmund.de/index.php?title=Java_Virtual_Machine&amp;diff=1607&amp;oldid=prev</id>
		<title>Kristin am 11. Juli 2016 um 18:10 Uhr</title>
		<link rel="alternate" type="text/html" href="https://ls14-eini.cs.tu-dortmund.de/index.php?title=Java_Virtual_Machine&amp;diff=1607&amp;oldid=prev"/>
				<updated>2016-07-11T18:10:51Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='de'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Version vom 11. Juli 2016, 18:10 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Zeile 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; 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;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine (JVM) ist ein auf dem Rechner zu installierendes Programm, das ermöglicht [[Java/Programm | Javaprogramme]] auszuführen. Dazu wird ein Programm in [[Java/Bytecode | Bytecode]] eingelesen und [[Programmiersprache | interpretiert]], indem die Maschine für jede Anweisung in Bytecode eine Anweisung in [[Maschinencode]] an den ausführenden Rechner sendet.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; 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;&quot;&gt;&lt;div&gt;Die &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'''&lt;/ins&gt;Java-Virtual-Machine&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;''' &lt;/ins&gt;(JVM) ist ein auf dem Rechner zu installierendes Programm, das ermöglicht [[Java/Programm | Javaprogramme]] auszuführen. Dazu wird ein Programm in [[Java/Bytecode | Bytecode]] eingelesen und [[Programmiersprache | interpretiert]], indem die Maschine für jede Anweisung in Bytecode eine Anweisung in [[Maschinencode]] an den ausführenden Rechner sendet.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist Teil der [http://www.oracle.com/technetwork/java/javase/downloads/index.html Javalaufzeitumgebung] (Java Runtime Environment - JRE).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist Teil der [http://www.oracle.com/technetwork/java/javase/downloads/index.html Javalaufzeitumgebung] (Java Runtime Environment - JRE).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Kristin</name></author>	</entry>

	<entry>
		<id>https://ls14-eini.cs.tu-dortmund.de/index.php?title=Java_Virtual_Machine&amp;diff=862&amp;oldid=prev</id>
		<title>Kristin am 22. Februar 2016 um 22:32 Uhr</title>
		<link rel="alternate" type="text/html" href="https://ls14-eini.cs.tu-dortmund.de/index.php?title=Java_Virtual_Machine&amp;diff=862&amp;oldid=prev"/>
				<updated>2016-02-22T22:32:58Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='de'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Version vom 22. Februar 2016, 22:32 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Zeile 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; 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;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist ein auf dem Rechner zu installierendes Programm, das ermöglicht [[Java/Programm | Javaprogramme]] auszuführen. Dazu wird ein Programm in [[Java/Bytecode | Bytecode]] eingelesen und [[Programmiersprache | interpretiert]], indem die Maschine für jede Anweisung in Bytecode eine Anweisung in [[Maschinencode]] an den ausführenden Rechner sendet.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; 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;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(JVM) &lt;/ins&gt;ist ein auf dem Rechner zu installierendes Programm, das ermöglicht [[Java/Programm | Javaprogramme]] auszuführen. Dazu wird ein Programm in [[Java/Bytecode | Bytecode]] eingelesen und [[Programmiersprache | interpretiert]], indem die Maschine für jede Anweisung in Bytecode eine Anweisung in [[Maschinencode]] an den ausführenden Rechner sendet.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist Teil der [http://www.oracle.com/technetwork/java/javase/downloads/index.html Javalaufzeitumgebung] (Java Runtime Environment - JRE).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist Teil der [http://www.oracle.com/technetwork/java/javase/downloads/index.html Javalaufzeitumgebung] (Java Runtime Environment - JRE).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Kristin</name></author>	</entry>

	<entry>
		<id>https://ls14-eini.cs.tu-dortmund.de/index.php?title=Java_Virtual_Machine&amp;diff=806&amp;oldid=prev</id>
		<title>Kristin am 20. Februar 2016 um 20:18 Uhr</title>
		<link rel="alternate" type="text/html" href="https://ls14-eini.cs.tu-dortmund.de/index.php?title=Java_Virtual_Machine&amp;diff=806&amp;oldid=prev"/>
				<updated>2016-02-20T20:18:25Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='de'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Version vom 20. Februar 2016, 20:18 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Zeile 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; 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;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist ein auf &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;einem &lt;/del&gt;Rechner zu installierendes Programm, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;welches ermöglich &lt;/del&gt;[[Java/Programm | Javaprogramme]] auszuführen. Dazu wird ein Programm in [[Java/Bytecode | Bytecode]] eingelesen und [[Programmiersprache | interpretiert]], indem die Maschine für jede Anweisung in Bytecode eine Anweisung in Maschinencode an den ausführenden Rechner sendet.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; 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;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist ein auf &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;dem &lt;/ins&gt;Rechner zu installierendes Programm, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;das ermöglicht &lt;/ins&gt;[[Java/Programm | Javaprogramme]] auszuführen. Dazu wird ein Programm in [[Java/Bytecode | Bytecode]] eingelesen und [[Programmiersprache | interpretiert]], indem die Maschine für jede Anweisung in Bytecode eine Anweisung in &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[&lt;/ins&gt;Maschinencode&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;]] &lt;/ins&gt;an den ausführenden Rechner sendet.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; 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;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist Teil der [http://www.oracle.com/technetwork/java/javase/downloads/index.html Javalaufzeitumgebung] (Java Runtime Environment - JRE)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; 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;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist Teil der [http://www.oracle.com/technetwork/java/javase/downloads/index.html Javalaufzeitumgebung] (Java Runtime Environment - JRE)&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Kristin</name></author>	</entry>

	<entry>
		<id>https://ls14-eini.cs.tu-dortmund.de/index.php?title=Java_Virtual_Machine&amp;diff=65&amp;oldid=prev</id>
		<title>Hauer am 10. Juli 2015 um 14:03 Uhr</title>
		<link rel="alternate" type="text/html" href="https://ls14-eini.cs.tu-dortmund.de/index.php?title=Java_Virtual_Machine&amp;diff=65&amp;oldid=prev"/>
				<updated>2015-07-10T14:03:47Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='de'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Version vom 10. Juli 2015, 14:03 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Zeile 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; 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;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist ein auf einem Rechner zu installierendes Programm, welches ermöglich [[Java | Javaprogramme]] auszuführen. Dazu wird ein Programm in [[Bytecode]] eingelesen und [[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Programmiersprachentypen &lt;/del&gt;| interpretiert]], indem die Maschine für jede Anweisung in Bytecode eine Anweisung in Maschinencode an den ausführenden Rechner sendet.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; 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;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist ein auf einem Rechner zu installierendes Programm, welches ermöglich [[Java&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;/Programm &lt;/ins&gt;| Javaprogramme]] auszuführen. Dazu wird ein Programm in [[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Java/Bytecode | &lt;/ins&gt;Bytecode]] eingelesen und [[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Programmiersprache &lt;/ins&gt;| interpretiert]], indem die Maschine für jede Anweisung in Bytecode eine Anweisung in Maschinencode an den ausführenden Rechner sendet.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist Teil der [http://www.oracle.com/technetwork/java/javase/downloads/index.html Javalaufzeitumgebung] (Java Runtime Environment - JRE)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Die Java-Virtual-Machine ist Teil der [http://www.oracle.com/technetwork/java/javase/downloads/index.html Javalaufzeitumgebung] (Java Runtime Environment - JRE)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Hauer</name></author>	</entry>

	<entry>
		<id>https://ls14-eini.cs.tu-dortmund.de/index.php?title=Java_Virtual_Machine&amp;diff=64&amp;oldid=prev</id>
		<title>Hauer: Die Seite wurde neu angelegt: „Die Java-Virtual-Machine ist ein auf einem Rechner zu installierendes Programm, welches ermöglich  Javaprogramme auszuführen. Dazu wird ein Program…“</title>
		<link rel="alternate" type="text/html" href="https://ls14-eini.cs.tu-dortmund.de/index.php?title=Java_Virtual_Machine&amp;diff=64&amp;oldid=prev"/>
				<updated>2015-07-10T14:02:43Z</updated>
		
		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „Die Java-Virtual-Machine ist ein auf einem Rechner zu installierendes Programm, welches ermöglich &lt;a href=&quot;/index.php/Java&quot; title=&quot;Java&quot;&gt; Javaprogramme&lt;/a&gt; auszuführen. Dazu wird ein Program…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Die Java-Virtual-Machine ist ein auf einem Rechner zu installierendes Programm, welches ermöglich [[Java | Javaprogramme]] auszuführen. Dazu wird ein Programm in [[Bytecode]] eingelesen und [[Programmiersprachentypen | interpretiert]], indem die Maschine für jede Anweisung in Bytecode eine Anweisung in Maschinencode an den ausführenden Rechner sendet.&lt;br /&gt;
&lt;br /&gt;
Die Java-Virtual-Machine ist Teil der [http://www.oracle.com/technetwork/java/javase/downloads/index.html Javalaufzeitumgebung] (Java Runtime Environment - JRE)&lt;/div&gt;</summary>
		<author><name>Hauer</name></author>	</entry>

	</feed>