<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-java.git/recipes-core, 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>2017-03-03T10:15:53+00:00</updated>
<entry>
<title>libecj: fix build issues by adding missing dependencies</title>
<updated>2017-03-03T10:15:53+00:00</updated>
<author>
<name>Adrian Calianu</name>
<email>adrian.calianu@enea.com</email>
</author>
<published>2017-03-02T12:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=67e48693501bddb80745b9735b7b3d4d28dce9a1'/>
<id>urn:sha1:67e48693501bddb80745b9735b7b3d4d28dce9a1</id>
<content type='text'>
Signed-off-by: Adrian Calianu &lt;adrian.calianu@enea.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>classpath-native: fix build dependencies</title>
<updated>2017-03-03T10:15:46+00:00</updated>
<author>
<name>Adrian Calianu</name>
<email>adrian.calianu@enea.com</email>
</author>
<published>2017-03-02T12:50:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=2ca320b5740dc0620661561cb3394ba41b375e0c'/>
<id>urn:sha1:2ca320b5740dc0620661561cb3394ba41b375e0c</id>
<content type='text'>
Add missing dependencies in order to build according
to latest changes done in poky where all dependencies
must be installed relative to recipe WORKDIR.

Signed-off-by: Adrian Calianu &lt;adrian.calianu@enea.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>jdepend: fix URLs</title>
<updated>2017-03-03T10:15:39+00:00</updated>
<author>
<name>Jed</name>
<email>jed.openxt@gmail.com</email>
</author>
<published>2017-01-20T18:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=92aa80f6556debb7477c507a6802321623baea4a'/>
<id>urn:sha1:92aa80f6556debb7477c507a6802321623baea4a</id>
<content type='text'>
Signed-off-by: Jed &lt;jed.openxt@gmail.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>ant-native: Fix random build failure</title>
<updated>2016-12-06T18:25:08+00:00</updated>
<author>
<name>Amarnath Valluri</name>
<email>amarnath.valluri@intel.com</email>
</author>
<published>2016-10-13T11:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=a265b31ec7d022be254abdf959360a7624208585'/>
<id>urn:sha1:a265b31ec7d022be254abdf959360a7624208585</id>
<content type='text'>
Due to lack of task dependency between 'do_removebinaries' and 'do_removecruft'
when both run parallelly sometimes, 'find' in do_removebinaries referring on
directories that sare already removed by do_removecruft.

This change makes sure that both tasks execute sequentially.

Signed-off-by: Amarnath Valluri &lt;amarnath.valluri@intel.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>icedtea7-native: Fix segmentation fault</title>
<updated>2016-12-06T18:25:08+00:00</updated>
<author>
<name>Ricardo Ribalda Delgado</name>
<email>ricardo.ribalda@gmail.com</email>
</author>
<published>2016-10-31T10:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=97f81e65843dd1e01c55cae528fd766dd13a265d'/>
<id>urn:sha1:97f81e65843dd1e01c55cae528fd766dd13a265d</id>
<content type='text'>
Without this patch the generated icedtea produces segmentation faults.
This is probably due to a race condition during cleanout.

Signed-off-by: Ricardo Ribalda Delgado &lt;ricardo.ribalda@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>move from bb.data.getVar(x, d, 1) to d.getVar(x, True)</title>
<updated>2016-12-06T18:25:08+00:00</updated>
<author>
<name>Cody P Schafer</name>
<email>dev@codyps.com</email>
</author>
<published>2016-11-29T16:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=2a3cd732ce7efea9f372862be7ef70ff5ecb50d9'/>
<id>urn:sha1:2a3cd732ce7efea9f372862be7ef70ff5ecb50d9</id>
<content type='text'>
bb.data.getVar was removed, need to use the modern mechanism.

Signed-off-by: Cody P Schafer &lt;dev@codyps.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>openjdk-7: ignore the readdir_r deprecation already ignored in openjdk-8</title>
<updated>2016-12-06T18:25:08+00:00</updated>
<author>
<name>Cody P Schafer</name>
<email>dev@codyps.com</email>
</author>
<published>2016-11-18T15:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=a70bf4a9e3e1c03ff1cc2d0db228a383943c54db'/>
<id>urn:sha1:a70bf4a9e3e1c03ff1cc2d0db228a383943c54db</id>
<content type='text'>
Without this, icedtea7-native (used to bootstrap openjdk) fails to build on my
host system due to deprecation warnings being treated as errors.

I haven't observed the same issue with openjdk-7 itself, but it seems likely to
affect it as well, so I've added the -Wno-error flag there too.

Signed-off-by: Cody P Schafer &lt;dev@codyps.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>icedtea7-native: fix source archive checksums</title>
<updated>2016-10-21T14:43:53+00:00</updated>
<author>
<name>Richard Leitner</name>
<email>richard.leitner@skidata.com</email>
</author>
<published>2016-10-19T13:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=9edf7d5aa5bdcf9afc4365fd1d85feca72b4ef1a'/>
<id>urn:sha1:9edf7d5aa5bdcf9afc4365fd1d85feca72b4ef1a</id>
<content type='text'>
The upstream checksum of the downloaded icedtea-native changeset
archives has changed. Due to the fact the contents are exactly the
same (see below for checksum comparisons) we adopt these new checksums.

OPENJDK)
   $ sha256sum openjdk_*
   5efd8e66f18fcbf45527bcc74aa3e6ed11f66bc793c88e3841925c4acb4827ba openjdk_new_f89009ada191.tar.bz2
   54a0ef02b56b265b4122324e08a33c42ececbf2a300ada260611e7b6ccdba96d openjdk_old_f89009ada191.tar.bz2

   $ tar xf openjdk_new_f89009ada191.tar.bz2 -O | sha256sum
   2a9103bf67e7fed6db6b6d0dd4075764599bdd829cd5551b7d5defb27410ec92  -
   $ tar xf openjdk_old_f89009ada191.tar.bz2 -O | sha256sum
   2a9103bf67e7fed6db6b6d0dd4075764599bdd829cd5551b7d5defb27410ec92  -

HOTSPOT)
   $ sha256sum a456d0771ba0*
   09a64fca0beff0759ef1b461d63ed6a00e43032972781bb3a55e49d8b93f67d0 a456d0771ba0-new.tar.gz
   69719a9657b15e6bef1bef137a15d830293091fbc46616fe8759e863ba904442 a456d0771ba0-old.tar.gz

   $ tar xf a456d0771ba0-new.tar.gz | sha256sum
   e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855  -
   $ tar xf a456d0771ba0-old.tar.gz | sha256sum
   e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855  -

CORBA)
   $ sha256sum 79ee8535bc51*
   00bf0b0996484db3d0497345ca5b14db4ffb2288b6c7adf8a003b2eafc396fb2 79ee8535bc51-new.tar.gz
   f61dad8d484e4a9e645b7fb73da87bc44f9986a074629154f37ed46be05f5b84 79ee8535bc51-old.tar.gz

   $ tar xf 79ee8535bc51-new.tar.gz -O | sha256sum
   dfb2aa48d068b57d68db1a7759d42c0bff047a096a2d76d7ca5fee13942ce6fb  -
   $ tar xf 79ee8535bc51-old.tar.gz -O | sha256sum
   dfb2aa48d068b57d68db1a7759d42c0bff047a096a2d76d7ca5fee13942ce6fb  -

JAXP)
   $ sha256sum 77e7219c7424*
   bb4beb62fae52d0ff871aefd64ae54eaed8978bff87df1e23f1bfead40ceae6d 77e7219c7424-new.tar.gz
   9cfbc0efaface20f7188870b9bf5b0ebc73d745cd9a49d013cd4e81ba223ccdc 77e7219c7424-old.tar.gz

   $ tar xf 77e7219c7424-new.tar.gz -O | sha256sum
   7f8495064705991f4a8b581076b7cb30410add3480a7ee9782f30ea9ba9b30d8  -
   $ tar xf 77e7219c7424-old.tar.gz -O | sha256sum
   7f8495064705991f4a8b581076b7cb30410add3480a7ee9782f30ea9ba9b30d8  -

JAXWS)
   $ sha256sum d92eda447bca*
   566778320a0fa18ca93427d6afadc8bd3e416fd8249f9ce88e37e215f9295335 d92eda447bca-new.tar.gz
   6d0858d46b68d6e8488e70d1675e5b656aeb4ef51e8ee4e330e77219f92c1c0c d92eda447bca-old.tar.gz

   $ tar xf d92eda447bca-new.tar.gz -O | sha256sum
   67ba2dbfc15810134e625f818bbe49b79e6673cdb6eb52e08e4318cb9f9f776c  -
   $ tar xf d92eda447bca-old.tar.gz -O | sha256sum
   67ba2dbfc15810134e625f818bbe49b79e6673cdb6eb52e08e4318cb9f9f776c  -

JDK)
   $ sha256sum d7ecb57d3c61*
   b24bf93559804610a6e1078bea94adcec1b2f818dd600b12304926f6e86c6747 d7ecb57d3c61-new.tar.gz
   11146763409098a42dd9896f3fb7e7324a58c5cff5298009eb347ad26abeed51 d7ecb57d3c61-old.tar.gz

   $ tar xf d7ecb57d3c61-new.tar.gz | sha256sum
   e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855  -
   $ tar xf d7ecb57d3c61-old.tar.gz | sha256sum
   e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855  -

LANGTOOLS)
   $ sha256sum fd2fdb20d858*
   10fee41a0cdd1b166ff78e6426430c76af0f2358d026c181d325af1e41646c34 fd2fdb20d858-new.tar.gz
   3a4039348aa49547fffa96563b77b704c72e2ac3ead2c132843ba1e9fe4dbad2 fd2fdb20d858-old.tar.gz

   $ tar xf fd2fdb20d858-new.tar.gz -O | sha256sum
   4994132cef3d7fca7402e22efbe45ba26a827ac5923228091134d5214616526b  -
   $ tar xf fd2fdb20d858-old.tar.gz -O | sha256sum
   4994132cef3d7fca7402e22efbe45ba26a827ac5923228091134d5214616526b  -

Signed-off-by: Richard Leitner &lt;richard.leitner@skidata.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>icedtea7-native: Fix IOException constructor compile error</title>
<updated>2016-10-10T13:35:54+00:00</updated>
<author>
<name>Ricardo Ribalda Delgado</name>
<email>ricardo.ribalda@gmail.com</email>
</author>
<published>2016-09-13T08:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=3d7f23b1541592dfd49e8fecaa31d38e9053bce3'/>
<id>urn:sha1:3d7f23b1541592dfd49e8fecaa31d38e9053bce3</id>
<content type='text'>
Under some circumstances, the bootstrap error fails with the following
error:

build-bootstrap-javac:
 [javac] Compiling 1 source file to
 build/openjdk.build-boot/langtools/build/bootstrap/classes
 [javac] 1. ERROR in /com/sun/tools/javac/file/ZipFileIndex.java
 [javac]     super(message, cause);
 [javac] The constructor IOException(String, Throwable) is undefined

The reason for that error is that rt.jar does not contain the openjdk
classes but the ones from classpath 0.99.

The error eventually goes away after a couple of hours :S.

After some tedious debug, I figured out that the problem was the
timestamp handling of zip/unzip.

The Makefile launches zip with the following options:

$(ZIP) -qur

which only updates the content of the classes that have a timestamp
older than the new ones.

According to zip manpage:
"""
Note that under many operating systems, the TZ (timezone) environment
variable must be set correctly in order for -f and -u to work properly
"""

On this patch, I remove the -u option from zip, always replacing the
classes inside rt.jar with the classes from openjdk. I cannot think of
an scenario where this may fail.

Signed-off-by: Ricardo Ribalda Delgado &lt;ricardo.ribalda@gmail.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>icedtea7-native: Add missing dependencies</title>
<updated>2016-09-16T11:29:21+00:00</updated>
<author>
<name>Ricardo Ribalda Delgado</name>
<email>ricardo.ribalda@gmail.com</email>
</author>
<published>2016-09-13T08:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=6823b0b1449b5047c1800589bb44ead79d7a5c00'/>
<id>urn:sha1:6823b0b1449b5047c1800589bb44ead79d7a5c00</id>
<content type='text'>
Without this patch icedtea uses host make and linux32

checking for make... /usr/bin/make
checking for linux32... /usr/bin/linux32

Signed-off-by: Ricardo Ribalda Delgado &lt;ricardo.ribalda@gmail.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
</feed>
