<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-java.git/recipes-core/jamvm, branch dora</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-java.git/atom?h=dora</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-java.git/atom?h=dora'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/'/>
<updated>2014-04-13T16:52:24+00:00</updated>
<entry>
<title>jamvm: update git url to sourceforge while berlios is gone</title>
<updated>2014-04-13T16:52:24+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>henning@itconsulting-heinold.de</email>
</author>
<published>2014-04-12T20:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=d86d17c9d13d1117b484cb36f884709ce585a3e0'/>
<id>urn:sha1:d86d17c9d13d1117b484cb36f884709ce585a3e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>jamvm: update git version to ebd11bde0a97b57f0d18938c6b65468d3c932719</title>
<updated>2014-04-07T21:57:23+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>henning@itconsulting-heinold.de</email>
</author>
<published>2014-03-08T00:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=83b6a83bf5bc5a44b56eefafbe368fffd066f8e2'/>
<id>urn:sha1:83b6a83bf5bc5a44b56eefafbe368fffd066f8e2</id>
<content type='text'>
* remove annotations.patch, because it was fixed upstream
</content>
</entry>
<entry>
<title>jamvm: add inherit pkgconfig</title>
<updated>2014-04-07T21:57:23+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>henning@itconsulting-heinold.de</email>
</author>
<published>2014-03-08T00:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=665ab3a5dac364a25538d4f2df6424a96ce061f4'/>
<id>urn:sha1:665ab3a5dac364a25538d4f2df6424a96ce061f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>jamvm/java: allow spaces in arguments</title>
<updated>2013-10-01T08:13:16+00:00</updated>
<author>
<name>Riku Voipio</name>
<email>riku.voipio@linaro.org</email>
</author>
<published>2013-09-30T13:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=a13ddc9e5e09ee92690e0128d115ab6e3f0c9541'/>
<id>urn:sha1:a13ddc9e5e09ee92690e0128d115ab6e3f0c9541</id>
<content type='text'>
Current IFS mangling blows up on the face:

    | configure:2341: javac  -classpath .: Test.java
    | Invalid maximum heap size: -Xmx1024m-cp/srv/oe/b

Simpler command line expansion works just as easy.

* fixed placeholder path by Henning Heinold

Signed-off-by: Henning Heinold &lt;heinold@inf.fu-berlin.de&gt;
</content>
</entry>
<entry>
<title>jamvm-native: set default heap to 1024M via cflags</title>
<updated>2013-09-29T19:52:23+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2013-09-29T14:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=7fce07f9fbdada8ba9c3d1bc65d5bcd9c7a8d1d8'/>
<id>urn:sha1:7fce07f9fbdada8ba9c3d1bc65d5bcd9c7a8d1d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>jamvm-native: separate bootclasspath out into shell script</title>
<updated>2013-09-29T19:52:23+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2013-09-29T13:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=b7fe352e2cec76424b6c1017dbf84a28294ad9b7'/>
<id>urn:sha1:b7fe352e2cec76424b6c1017dbf84a28294ad9b7</id>
<content type='text'>
* instead of hardcode BCP and LD_LIBRARY_PATH into serval files
  use a shell script and set them there
* this allow us again to use other vms for java-native
</content>
</entry>
<entry>
<title>jamvm: update to git revision ac22c9948434e528ece451642b4ebde40953ee7e</title>
<updated>2013-09-29T19:52:23+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2013-07-29T09:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=1f41f82b9241a69a4a1d61e2c547477a1ac84b5a'/>
<id>urn:sha1:1f41f82b9241a69a4a1d61e2c547477a1ac84b5a</id>
<content type='text'>
* fix gnuclasspath annotations
</content>
</entry>
<entry>
<title>java-library.bbclass: Export BOOTCLASSPATH and LD_LIBRARY_PATH</title>
<updated>2013-09-29T19:50:55+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2013-05-24T20:43:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=9406a34197e0d116bdfcf451f90112b67796455c'/>
<id>urn:sha1:9406a34197e0d116bdfcf451f90112b67796455c</id>
<content type='text'>
They are helpful in rebuilding from shared state since jamvm is
not so relocatable.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>icedtea: Make shared state friendly</title>
<updated>2013-09-29T19:49:39+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2013-05-12T09:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=bac4a2703747dbe7644bb9c9bee331dc1ecc6ac1'/>
<id>urn:sha1:bac4a2703747dbe7644bb9c9bee331dc1ecc6ac1</id>
<content type='text'>
icedtea-native encodes absolute build time classpaths which wont
work in sstate however at same time we can override it with env
variables like BOOTCLASSPATH and LD_LIBRARY_PATH to reflect current
build environment.

Secondly, exclude ICEDTEA_PARALLEL_MAKE from shared state signatures, it
can alter signatures if PARALLEL_MAKE value between producer and
consumer of sstate is not matching.

Now that icedtea7-native is shared state safe, remove the shared state
invalidation on jamvm-native that was needed for icedtea7-native to
build

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>jamvm-initial: Disable shared state</title>
<updated>2013-03-14T21:21:01+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2013-03-14T21:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=6f454e40911adcd4b501bf6fe1ee9068d4038f51'/>
<id>urn:sha1:6f454e40911adcd4b501bf6fe1ee9068d4038f51</id>
<content type='text'>
shared state does not work for jamvm
since it hardcodes the staging paths
into binaries

it uses packageconfig so lets inherit
relevant class

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
