<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-java.git/recipes-core/openjdk/openjdk-6-6b27/icedtea-crosscompile-fix.patch, branch sumo</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-java.git/atom?h=sumo</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-java.git/atom?h=sumo'/>
<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>binaries run by qemu: link with -static, force ld.bfd</title>
<updated>2015-01-25T18:55:03+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.oss.09@gmail.com</email>
</author>
<published>2015-01-20T15:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=cb351db824b0eb4a71514156bba543f6dde19740'/>
<id>urn:sha1:cb351db824b0eb4a71514156bba543f6dde19740</id>
<content type='text'>
For machines using DEFAULTTUNE = "armv7ahf" or DEFAULTTUNE = "armv7athf" a build
of openjdk-7 fails with segmentation faults during the qemu-arm runs.

e.g.
Segmentation fault (core dumped) | qemu-arm -cpu cortex-a8 -s 2097152
  -L .../sysroots/colibri-t20 \
  -E LD_LIBRARY_PATH=.../sysroots/colibri-t20/lib ./mkbc - bytecodes_arm.s

I found that qemu-arm can not execute any binary which is compiled with the
resulting compiler and is linked with the gold linker and the -static flag.
Even a simple hello world program does not work. When executing that
hello world on the real hardware it also generates a segmentation fault.

Removing the -static flag or forcing the bfd linker fixed this.

Note that other machines, colibri-t30 or i.mx6 based ones with neon but
otherwise identical setup do not suffer from the issue.
DEFAULTTUNE = "armv7athf-neon" works.

While at it convert the sizer call for openjdk-7 used when building xawt
also to use -static even though the code is currently disabled.

Further details:
http://lists.openembedded.org/pipermail/openembedded-devel/2015-January/099795.html

Signed-off-by: Max Krummenacher &lt;max.oss.09@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>openjdk-common.inc: fix qemu usage</title>
<updated>2014-03-05T19:12:09+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>henning@itconsulting-heinold.de</email>
</author>
<published>2014-03-01T20:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=20fa82037c93e6814f1b76c0b8adc73616be8aa2'/>
<id>urn:sha1:20fa82037c93e6814f1b76c0b8adc73616be8aa2</id>
<content type='text'>
* compile all binaries, which are executed by qemu, with the static compilerflag,
  because of a memleak inside qemu
* remove lib- and ld-path for qemu usage, because all binaries
  are compiled static now, openjdk7 seems to compile fine anyway
</content>
</entry>
<entry>
<title>openjdk6: update icedtea 1.12 to version 1.12.8</title>
<updated>2014-03-05T19:11:32+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>henning@itconsulting-heinold.de</email>
</author>
<published>2014-02-28T08:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=1d32108a952b350579ce5ddf298353ec8b3e47b8'/>
<id>urn:sha1:1d32108a952b350579ce5ddf298353ec8b3e47b8</id>
<content type='text'>
</content>
</entry>
</feed>
