<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Embedded_Java</id>
	<title>Embedded Java - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Embedded_Java"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Embedded_Java&amp;action=history"/>
	<updated>2026-04-21T18:42:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Embedded_Java&amp;diff=1301703&amp;oldid=prev</id>
		<title>imported&gt;Monkbot: Task 18 (cosmetic): eval 2 templates: hyphenate params (2×);</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Embedded_Java&amp;diff=1301703&amp;oldid=prev"/>
		<updated>2021-02-01T22:02:13Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/wiki143/index.php?title=User:Monkbot/task_18&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:Monkbot/task 18 (page does not exist)&quot;&gt;Task 18 (cosmetic)&lt;/a&gt;: eval 2 templates: hyphenate params (2×);&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[File:Embedded World 2014 Oracle Java (02).jpg|thumb|Embedded Java at the Embedded World fair 2014 in Nuremberg]]&lt;br /&gt;
[[File:IS2T-Embedded-Java.JPG|thumb|IS2T embedded Java demonstration at Embedded World exhibition 2014 in Nuremberg]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Embedded Java&amp;#039;&amp;#039;&amp;#039; refers to versions of the [[Java (programming language)|Java program language]] that are designed for [[embedded systems]]. Since 2010 embedded Java implementations have come closer to standard Java, and are now virtually identical to the Java Standard Edition. Since Java 9 customization of the Java Runtime through modularization removes the need for specialized Java profiles targeting embedded devices.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Although in the past some differences existed between embedded Java and traditional PC based Java, the only difference now is that embedded Java code in these [[embedded systems]] is mainly contained in constrained memory, such as [[flash memory]]. A complete convergence has taken place since 2010, and now Java software components running on large systems can run directly with no recompilation at all on [[design-to-cost]] [[mass-production]] devices (such as consumers, industrial, [[white goods]], healthcare, metering, smart markets in general)&lt;br /&gt;
&lt;br /&gt;
==CORE embedded Java API for a unified Embedded Java ecosystem==&lt;br /&gt;
[[File:JacaCoreAPI.png|thumb|The core Java API]]&lt;br /&gt;
In order for a software component to run on any Java system, it must target the core minimal API provided by the different providers of the embedded Java ecosystem. Companies share the same eight packages of pre-written programs. The packages (java.lang, java.io, java.util, ... ) form the CORE Embedded Java API, which means that embedded programmers using the Java language can use them in order to make any worthwhile use of the Java language.&lt;br /&gt;
&lt;br /&gt;
== Old distinctions between SE embedded API and ME embedded API from ORACLE ==&lt;br /&gt;
Java SE embedded is based on desktop [[Java Platform, Standard Edition]].&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
| url=http://www.oracle.com/technetwork/java/embedded/overview/javase/index.html&lt;br /&gt;
| publisher=[[Oracle Corporation]]&lt;br /&gt;
| title=JAVA SE FOR EMBEDDED&lt;br /&gt;
| access-date=2011-09-04}}&amp;lt;/ref&amp;gt; It is designed to be used on systems with at least 32 MB of [[Random-access memory|RAM]], and can work on [[Linux]] [[ARM architecture|ARM]], [[x86]], or [[Power ISA]], and [[Windows XP]] and [[Windows XP editions#Windows XP Embedded|Windows XP Embedded]] architectures.&lt;br /&gt;
&lt;br /&gt;
Java ME embedded used to be based on the [[Connected Device Configuration]] subset of [[Java Platform, Micro Edition]].&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
| url=http://www.oracle.com/technetwork/java/embedded/overview/getstarted/index.html&lt;br /&gt;
| publisher=[[Oracle Corporation]]&lt;br /&gt;
| title=JAVA ME FOR EMBEDDED&lt;br /&gt;
| access-date=2011-09-04}}&amp;lt;/ref&amp;gt; It is designed to be used on systems with at least 8 MB of [[Random-access memory|RAM]], and can work on [[Linux]] [[ARM architecture|ARM]], [[PowerPC]], or [[MIPS architecture]].&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Excelsior JET]] Embedded&lt;br /&gt;
* [[Sun SPOT]] Sun SPOT Project&lt;br /&gt;
* [[Real-Time Specification for Java]]&lt;br /&gt;
* [[Azul Systems]]&lt;br /&gt;
* [[JamaicaVM]]&lt;br /&gt;
* [[STM32]] STM32J part numbers. MCU that embeds an embedded Java engine&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist|2}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
{{Commons category|Java Embedded}}&lt;br /&gt;
*[https://cjavapoint.blogspot.com/ Core java For interview ]:Core java Interview Questions&lt;br /&gt;
*[http://www.oracle.com/technetwork/java/embedded/overview/javase/index.html Java SE for Embedded] : Java SE for Embedded technology from Oracle Corporation&lt;br /&gt;
*[http://blogs.oracle.com/jtc/entry/java_se_embedded_development_made Java SE for Embedded Development Made Easy] : Webcast covering development, troubleshooting, deployment&lt;br /&gt;
[[Category:Java platform]]&lt;br /&gt;
[[Category:Embedded systems]]&lt;br /&gt;
[[Category:Java virtual machine]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Monkbot</name></author>
	</entry>
</feed>