<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: IcedTea6 1.3 Released!</title>
	<atom:link href="http://langel.wordpress.com/2008/10/15/icedtea-13-released-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://langel.wordpress.com/2008/10/15/icedtea-13-released-2/</link>
	<description></description>
	<lastBuildDate>Thu, 22 Oct 2009 14:12:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Evgueni Gordienko</title>
		<link>http://langel.wordpress.com/2008/10/15/icedtea-13-released-2/#comment-4465</link>
		<dc:creator>Evgueni Gordienko</dc:creator>
		<pubDate>Wed, 22 Oct 2008 17:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://langel.wordpress.com/?p=173#comment-4465</guid>
		<description>Thanks for clarification.

So only files from
com/sun/jmx/snmp/
and
sun/management/snmp/
are not covered by GPL2 - correct?</description>
		<content:encoded><![CDATA[<p>Thanks for clarification.</p>
<p>So only files from<br />
com/sun/jmx/snmp/<br />
and<br />
sun/management/snmp/<br />
are not covered by GPL2 &#8211; correct?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lillian</title>
		<link>http://langel.wordpress.com/2008/10/15/icedtea-13-released-2/#comment-4464</link>
		<dc:creator>Lillian</dc:creator>
		<pubDate>Tue, 21 Oct 2008 17:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://langel.wordpress.com/?p=173#comment-4464</guid>
		<description>Since b10, OpenJDK 6 has only had the not-required-by-the-specification SNMP plug so IcedTea does not have to do any binary plug replacement for OpenJDK 6 anymore. 

Though IcedTea includes missing features such as porting, visualvm, javaws support and the browser plugin. They are both (IcedTea6 and OpenJDK6-b10+) true GPL2.</description>
		<content:encoded><![CDATA[<p>Since b10, OpenJDK 6 has only had the not-required-by-the-specification SNMP plug so IcedTea does not have to do any binary plug replacement for OpenJDK 6 anymore. </p>
<p>Though IcedTea includes missing features such as porting, visualvm, javaws support and the browser plugin. They are both (IcedTea6 and OpenJDK6-b10+) true GPL2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evgueni Gordienko</title>
		<link>http://langel.wordpress.com/2008/10/15/icedtea-13-released-2/#comment-4463</link>
		<dc:creator>Evgueni Gordienko</dc:creator>
		<pubDate>Tue, 21 Oct 2008 17:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://langel.wordpress.com/?p=173#comment-4463</guid>
		<description>Wow - stripe produces 4MB libjvm.so.
My bad - I should try &#039;file libjvm.so&#039; and everything would be clear.
I thought build stripes .so libraries.
I will stripe few other files to decrease footprint on target embedded device.

Thanks a lot!

Now one question about license. My understanding is OpenJDK still has some minor proprietary Sun stuff and icedtea just substitutes it with right pieces from classpath project.
After that is the produced build true GPL2?</description>
		<content:encoded><![CDATA[<p>Wow &#8211; stripe produces 4MB libjvm.so.<br />
My bad &#8211; I should try &#8216;file libjvm.so&#8217; and everything would be clear.<br />
I thought build stripes .so libraries.<br />
I will stripe few other files to decrease footprint on target embedded device.</p>
<p>Thanks a lot!</p>
<p>Now one question about license. My understanding is OpenJDK still has some minor proprietary Sun stuff and icedtea just substitutes it with right pieces from classpath project.<br />
After that is the produced build true GPL2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gbenson</title>
		<link>http://langel.wordpress.com/2008/10/15/icedtea-13-released-2/#comment-4462</link>
		<dc:creator>gbenson</dc:creator>
		<pubDate>Tue, 21 Oct 2008 13:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://langel.wordpress.com/?p=173#comment-4462</guid>
		<description>Evgueni, the size issue is probably because your libjvm.so is probably not stripped.  Try running &quot;strip j2re-openjdk1.6.0-b12/lib/ppc/server/libjvm.so&quot;.

The reason it&#039;s server only is because the way the OpenJDK build system is laid out is for builds to always contain a server JVM and optionally to contain a client one.  We only have one type of JVM on ppc (and other Zero architectures) so it gets installed as server.</description>
		<content:encoded><![CDATA[<p>Evgueni, the size issue is probably because your libjvm.so is probably not stripped.  Try running &#8220;strip j2re-openjdk1.6.0-b12/lib/ppc/server/libjvm.so&#8221;.</p>
<p>The reason it&#8217;s server only is because the way the OpenJDK build system is laid out is for builds to always contain a server JVM and optionally to contain a client one.  We only have one type of JVM on ppc (and other Zero architectures) so it gets installed as server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evgueni Gordienko</title>
		<link>http://langel.wordpress.com/2008/10/15/icedtea-13-released-2/#comment-4461</link>
		<dc:creator>Evgueni Gordienko</dc:creator>
		<pubDate>Mon, 20 Oct 2008 23:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://langel.wordpress.com/?p=173#comment-4461</guid>
		<description>I build successfully openjdk with icedtea1.3 on fedora7 powerpc (mini mac) though installer could not find libffi - it was in /usr/local/lib but installer looked for it /usr/lib. So NBD - copied libffi to /usr/lib and it completed in 16 hours.

Thanks a lot! My app is running on target device just fine!

But here is an issue - the size of libjvm.so is huge - 70MB:
ls -al ./j2re-openjdk1.6.0-b12/lib/ppc/server/libjvm.so
-rwxr-xr-x 1 root root 70759486 Oct 11 23:13 ./j2re-openjdk1.6.0-b12/lib/ppc/server/libjvm.so.

I checked fedora9 rpm and libjvm.so has size is 4MB.

What could be wrong?

Another question is - why it is server only (no client jvm is included)?

Regards,
Evgueni</description>
		<content:encoded><![CDATA[<p>I build successfully openjdk with icedtea1.3 on fedora7 powerpc (mini mac) though installer could not find libffi &#8211; it was in /usr/local/lib but installer looked for it /usr/lib. So NBD &#8211; copied libffi to /usr/lib and it completed in 16 hours.</p>
<p>Thanks a lot! My app is running on target device just fine!</p>
<p>But here is an issue &#8211; the size of libjvm.so is huge &#8211; 70MB:<br />
ls -al ./j2re-openjdk1.6.0-b12/lib/ppc/server/libjvm.so<br />
-rwxr-xr-x 1 root root 70759486 Oct 11 23:13 ./j2re-openjdk1.6.0-b12/lib/ppc/server/libjvm.so.</p>
<p>I checked fedora9 rpm and libjvm.so has size is 4MB.</p>
<p>What could be wrong?</p>
<p>Another question is &#8211; why it is server only (no client jvm is included)?</p>
<p>Regards,<br />
Evgueni</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dalibor Topic</title>
		<link>http://langel.wordpress.com/2008/10/15/icedtea-13-released-2/#comment-4454</link>
		<dc:creator>Dalibor Topic</dc:creator>
		<pubDate>Thu, 16 Oct 2008 19:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://langel.wordpress.com/?p=173#comment-4454</guid>
		<description>Congrats, I&#039;m looking forward to the new version hitting rawhide!</description>
		<content:encoded><![CDATA[<p>Congrats, I&#8217;m looking forward to the new version hitting rawhide!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lillian</title>
		<link>http://langel.wordpress.com/2008/10/15/icedtea-13-released-2/#comment-4451</link>
		<dc:creator>Lillian</dc:creator>
		<pubDate>Wed, 15 Oct 2008 23:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://langel.wordpress.com/?p=173#comment-4451</guid>
		<description>Within a week or so it will be in rawhide</description>
		<content:encoded><![CDATA[<p>Within a week or so it will be in rawhide</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael Gomes</title>
		<link>http://langel.wordpress.com/2008/10/15/icedtea-13-released-2/#comment-4450</link>
		<dc:creator>Rafael Gomes</dc:creator>
		<pubDate>Wed, 15 Oct 2008 23:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://langel.wordpress.com/?p=173#comment-4450</guid>
		<description>Very good!

Do you know when this package will be to Fedora testing repository ?

Thanks for this information, I created a article about this in Fedora Project from Brasil.

Bye!</description>
		<content:encoded><![CDATA[<p>Very good!</p>
<p>Do you know when this package will be to Fedora testing repository ?</p>
<p>Thanks for this information, I created a article about this in Fedora Project from Brasil.</p>
<p>Bye!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lillian</title>
		<link>http://langel.wordpress.com/2008/10/15/icedtea-13-released-2/#comment-4449</link>
		<dc:creator>Lillian</dc:creator>
		<pubDate>Wed, 15 Oct 2008 20:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://langel.wordpress.com/?p=173#comment-4449</guid>
		<description>java-1.6.0-openjdk replaced java-1.7.0-icedtea. 

IcedTea6 is the name of the repository, and our version of the OpenJDK build (OpenJDK6-b12 + IcedTea patches)

From the Fedora Release notes:
&quot;OpenJDK contributes ~99% of the code in the java-1.6.0-openjdk package and IcedTea continues to provide autotools support, a portable interpreter for ppc and ppc64 support, plugin support, Web Start support and patches to integrate OpenJDK into Fedora. The IcedTea sources are included in the java-1.6.0-openjdk SRPM.”</description>
		<content:encoded><![CDATA[<p>java-1.6.0-openjdk replaced java-1.7.0-icedtea. </p>
<p>IcedTea6 is the name of the repository, and our version of the OpenJDK build (OpenJDK6-b12 + IcedTea patches)</p>
<p>From the Fedora Release notes:<br />
&#8220;OpenJDK contributes ~99% of the code in the java-1.6.0-openjdk package and IcedTea continues to provide autotools support, a portable interpreter for ppc and ppc64 support, plugin support, Web Start support and patches to integrate OpenJDK into Fedora. The IcedTea sources are included in the java-1.6.0-openjdk SRPM.”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vwbusguy</title>
		<link>http://langel.wordpress.com/2008/10/15/icedtea-13-released-2/#comment-4448</link>
		<dc:creator>vwbusguy</dc:creator>
		<pubDate>Wed, 15 Oct 2008 20:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://langel.wordpress.com/?p=173#comment-4448</guid>
		<description>Does this mean IcedTea will be back in Fedora 10?  I was thinking it was _replaced_ by OpenJDK in Fedora 9.</description>
		<content:encoded><![CDATA[<p>Does this mean IcedTea will be back in Fedora 10?  I was thinking it was _replaced_ by OpenJDK in Fedora 9.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
