<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Which java installation is used?</title>
		<link>http://forums.leaflabs.com/topic.php?id=150</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:23:11 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=150" rel="self" type="application/rss+xml" />

		<item>
			<title>bnewbold on "Which java installation is used?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=150#post-959</link>
			<pubDate>Thu, 02 Sep 2010 15:53:14 +0000</pubDate>
			<dc:creator>bnewbold</dc:creator>
			<guid isPermaLink="false">959@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;The bundled Java runtime included in the windows release is pulled straight from Arduino/Processing; it's self contained and does not do any compiling or include a version of javac. It is only included in the windows release and is only used to run the IDE itself. On Linux and Mac the system-wide version of the JRE is used to run the IDE, and when we do release builds for any platform we use system-wide versions of the JDK (JDK = Java SDK?). On my linux system right now I use the sun-java6-jdk for building the IDE (javac 1.6.0_18) and openjdk-6-jre (java version &#34;1.6.0_18&#34;) as a runtime.&#60;/p&#62;
&#60;p&#62;The size of the included Java bundle is always frustrating to me, it seems like it could be much smaller (thus reducing the total download size for windows). It would also be nice to use the OpenJDK runtime instead, I looked into switching over at one point but it seemed wiser to stick with the Sun runtime to be consistent with Arduino.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>StephenFromNYC on "Which java installation is used?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=150#post-953</link>
			<pubDate>Thu, 02 Sep 2010 08:58:41 +0000</pubDate>
			<dc:creator>StephenFromNYC</dc:creator>
			<guid isPermaLink="false">953@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;September 2, 2010&#60;/p&#62;
&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;A question occurred to me while I was examining the directory structure of the Maple-IDE (0.0.6) installation on my Windows XP Professional SP3 system.&#60;/p&#62;
&#60;p&#62;If my understanding is correct the Maple-IDE comes with its own java directory.&#60;/p&#62;
&#60;p&#62;C:\Program Files\maple\java\bin&#60;/p&#62;
&#60;p&#62;1) In Maple-IDE 0.0.6 java version 1.6.0_16 is installed.&#60;br /&#62;
2) In Maple-IDE 0.0.6 java runtime environment version 1.6.0_16-b01 is installed.&#60;br /&#62;
3) In Maple-IDE 0.0.6 java hotspot client vm build 14.2-b01, mixed mode is installed.&#60;/p&#62;
&#60;p&#62;Does the b01 indicate the JRE a &#34;beta&#34;?  Does the b01 indicate the java hotspot client is a &#34;beta&#34;.&#60;/p&#62;
&#60;p&#62;I just made a confusing discovery.  On my system I apparently have a mixture of java SDK and java JRE.&#60;/p&#62;
&#60;p&#62;The java Control Panel application reports version 1.6.0_20.  This is consistent with the JRE directory command line information (java -version).&#60;/p&#62;
&#60;p&#62;1) In JRE java version 1.6.0_20 is installed.&#60;br /&#62;
2) In JRE java runtime environment version 1.6.0_20-b02 is installed.&#60;br /&#62;
3) In JRE java hotspot client vm build 16.3-b01, mixed mode is installed.&#60;/p&#62;
&#60;p&#62;However, if I change to the SDK directory the command line information (java -version) says the system has 1.6.0_17 installed.&#60;/p&#62;
&#60;p&#62;1) In SDK java version 1.6.0_17 is installed.&#60;br /&#62;
2) In SDK java runtime environment version 1.6.0_17-b04 is installed.&#60;br /&#62;
3) In SDK java hotspot client vm build 14.3-b01, mixed mode is installed.&#60;/p&#62;
&#60;p&#62;If the Maple is using its own installation of SDK and JRE then I assume my mixed system should not affect javac.exe.  On your linux development systems do the Maple command line utilities use the java installed by Maple or the java SDK/JRE during the operating system installation?&#60;/p&#62;
&#60;p&#62;Any thoughts?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Stephen from NYC&#60;/p&#62;
&#60;p&#62;Here is a description of my system:&#60;/p&#62;
&#60;p&#62;Maple board: Rev 3 (summer 2010)&#60;br /&#62;
Maple IDE: 0.6.0&#60;/p&#62;
&#60;p&#62;Processor: Pentium III (1 GHz)&#60;br /&#62;
USB ports: 1.1&#60;/p&#62;
&#60;p&#62;OS: Windows XP Professional (32-bit)&#60;br /&#62;
SP: Service Pack 3&#60;/p&#62;
&#60;p&#62;Java type: JDK and JRE&#60;br /&#62;
Java version: 1.6.0_20 (as reported by the Control Panel)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
