<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-java.git/recipes-core/icedtea/icedtea6-native_1.8.11.bb, branch krogoth</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-java.git/atom?h=krogoth</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-java.git/atom?h=krogoth'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/'/>
<updated>2015-10-19T12:12:53+00:00</updated>
<entry>
<title>openjdk-6: remove</title>
<updated>2015-10-19T12:12:53+00:00</updated>
<author>
<name>Jens Rehsack</name>
<email>rehsack@gmail.com</email>
</author>
<published>2015-10-16T17:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=2dcff5266a6c1ed39e49b24b8d2984a165ad9c35'/>
<id>urn:sha1:2dcff5266a6c1ed39e49b24b8d2984a165ad9c35</id>
<content type='text'>
Since OpenJDK-6 is not maintained anymore, it's more reasonable to move to OpenJDK-8 instead
of sticking at unmaintained, upstream not supported VM version.

Signed-off-by: Jens Rehsack &lt;sno@netbsd.org&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>icedtea: openjdk: Remove currency data generation expiration date.</title>
<updated>2014-12-31T21:21:05+00:00</updated>
<author>
<name>Alex Gonzalez</name>
<email>alex.gonzalez@digi.com</email>
</author>
<published>2014-12-31T15:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=c600dd3ab5a6308c513f5fbf7243de1799d9ce62'/>
<id>urn:sha1:c600dd3ab5a6308c513f5fbf7243de1799d9ce62</id>
<content type='text'>
The currency data generation class makes a 10 years expiration date check.

It might be reasonable to make sure the input data is updated
periodically, but on an embedded system we don't want to have this type of
built in time expirations.

This commit removes the date expiration check.

Signed-off-by: Alex Gonzalez &lt;alex.gonzalez@digi.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>icedtea6-native: fix native-vsyscall failing</title>
<updated>2014-12-30T14:41:53+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.oss.09@gmail.com</email>
</author>
<published>2014-11-14T16:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=e710e0f48854c5f993c536bed76a79313fc6f83d'/>
<id>urn:sha1:e710e0f48854c5f993c536bed76a79313fc6f83d</id>
<content type='text'>
On a Fedora 20 build machine icedtea6-native fails with:
x86_64-linux/icedtea6-native/1.8.11-r5.3/icedtea6-1.8.11/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp:2431:60: error: expression cannot be used as a function
    vgetcpu_t vgetcpu = (vgetcpu_t)VSYSCALL_ADDR(__NR_vgetcpu);
                                                             ^
 make[7]: *** [os_linux.o] Error 1

The patch makes the build succeed. (On an openSUSE 13.1 machine the build succeeds with and without the patch)
</content>
</entry>
<entry>
<title>openjdk: update download server in all remainings recipes</title>
<updated>2013-10-10T18:26:10+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2013-10-10T18:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=14d6ad1608c66b8970d4052dce4cd1fc64fb6ea2'/>
<id>urn:sha1:14d6ad1608c66b8970d4052dce4cd1fc64fb6ea2</id>
<content type='text'>
* new server is now icedtea.wildebeest.org
</content>
</entry>
<entry>
<title>icedtea: update download url for icedtea6-native</title>
<updated>2013-09-24T06:46:17+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2013-09-24T06:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=3b0d35ce4741a4a98f8c38a59f466d6e0b69851e'/>
<id>urn:sha1:3b0d35ce4741a4a98f8c38a59f466d6e0b69851e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>icedtea6-native: prepend FILESPATH for newer bitbake</title>
<updated>2013-01-24T21:32:08+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2013-01-24T21:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=f3ef41b6b544c973d178dd7d30daf4f43f86311a'/>
<id>urn:sha1:f3ef41b6b544c973d178dd7d30daf4f43f86311a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>icedtea6-native: fix compile error</title>
<updated>2012-11-09T10:59:51+00:00</updated>
<author>
<name>Steffen Sledz</name>
<email>sledz@dresearch-fe.de</email>
</author>
<published>2012-10-05T13:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=99bd206eb1c8ca285e676886a7d6329b40ae4c66'/>
<id>urn:sha1:99bd206eb1c8ca285e676886a7d6329b40ae4c66</id>
<content type='text'>
Don't return booleans from methods returning pointers.

see also: &lt;http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/f457154eee8b&gt;

- commit was modified, removed the 1.7 version stuff

Signed-off-by: Steffen Sledz &lt;sledz@dresearch-fe.de&gt;
Signed-off-by: Henning Heinold &lt;heinold@inf.fu-berlin.de&gt;
</content>
</entry>
<entry>
<title>icedtea-native: Fix build on ubuntu 12.04 release</title>
<updated>2012-08-16T07:19:32+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2012-07-31T19:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=defa36fd9c0722b30ab9981bce0905c7d5153a64'/>
<id>urn:sha1:defa36fd9c0722b30ab9981bce0905c7d5153a64</id>
<content type='text'>
It conflicts definitions from standard include
so backport a patch from upstream

When here also change the LICENSE field to be more compatible
to avoid warnings like

WARNING: icedtea6-native: No generic license file exists for: GPL in any
provider
WARNING: icedtea6-native: No generic license file exists for: with in
any provider
WARNING: icedtea6-native: No generic license file exists for: Classpath
in any provider
WARNING: icedtea6-native: No generic license file exists for: Exception
in any provider

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Henning Heinold &lt;heinold@inf.fu-berlin.de&gt;
</content>
</entry>
<entry>
<title>icedtea6-native: add the jar-rhino-rewriter-fix</title>
<updated>2011-12-21T20:07:29+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2011-12-20T00:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=314631bf01cefcaa0fa5e0a5a6edb6e9cedca415'/>
<id>urn:sha1:314631bf01cefcaa0fa5e0a5a6edb6e9cedca415</id>
<content type='text'>
*bump PR

Signed-off-by: Henning Heinold &lt;heinold@inf.fu-berlin.de&gt;
</content>
</entry>
<entry>
<title>icedtea6-native: Update jaxp URL to use download.java.net</title>
<updated>2011-12-21T18:57:48+00:00</updated>
<author>
<name>Xerxes Rånby</name>
<email>xerxes@zafena.se</email>
</author>
<published>2011-12-20T12:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=9943152db58d1cd9de40c9c88f69edc3e3183f20'/>
<id>urn:sha1:9943152db58d1cd9de40c9c88f69edc3e3183f20</id>
<content type='text'>
Signed-off-by: Xerxes Rånby &lt;xerxes@zafena.se&gt;
</content>
</entry>
</feed>
