[oe] [PATCH 2011.03-maintenance 0/7] Openjdk fixes from master

Stefan Schmidt stefan at datenfreihafen.org
Mon May 9 07:29:47 UTC 2011


From: Stefan Schmidt <stefan at buglabs.net>

Hello.

Another pull request for openjdk related fixes. They have been in master for
quite some time now and we tested them heavily at Buglabs. They improve the
openjdk build situation a lot making it more robust and eliminating random
failures.

The patch from myself is for the 2011.03 release only as it covers a merge
failure I introduced with my last pull request.

Please pull.

Pull URL: git://github.com/Stefan-Schmidt/openembedded
  Branch: for-2011.03
  Browse: https://github.com/Stefan-Schmidt/openembedded/tree/for-2011.03

Thanks,
    Stefan Schmidt <stefan at buglabs.net>
---


Henning (1):
  ecj-bootstrap: try 5 times to compile the classes

Henning Heinold (5):
  llvm: merge native recipe into the normal recipe
  ecj: for ecj-initial 512 mb heapsize is okay for ecj-bootstrap we
    need 1024
  inetlib: move to proper place
  icedtea6-native: add libxext-native to the dependencies
  cacao-native: add fix for vm-shutdown and multiple threads are
    involved

Stefan Schmidt (1):
  icedtea6-native_1.7.10: Remove reference to deleted patch.

 recipes/cacao/cacao-native_hg.bb                   |    6 +-
 recipes/cacao/files/cacao-shutdownguard.patch      |  180 ++++++++++++++++++++
 .../inetlib-1.1.1/datadir_java.patch               |    0
 recipes/{classpath => classpathx}/inetlib_1.1.1.bb |    0
 recipes/ecj/ecj-bootstrap-native.bb                |    2 +-
 recipes/ecj/ecj-initial.bb                         |    6 +-
 recipes/ecj/files/ecj-initial.in                   |    1 +
 recipes/ecj/files/ecj.in                           |   14 ++-
 recipes/icedtea/icedtea6-native.inc                |    5 +-
 recipes/icedtea/icedtea6-native_1.7.10.bb          |    1 -
 recipes/llvm/llvm-native.inc                       |   33 ----
 recipes/llvm/llvm.inc                              |   70 ++++++---
 recipes/llvm/llvm2.7-native_2.7.bb                 |   12 --
 recipes/llvm/llvm2.7_2.7.bb                        |    5 +-
 14 files changed, 256 insertions(+), 79 deletions(-)
 create mode 100644 recipes/cacao/files/cacao-shutdownguard.patch
 rename recipes/{classpath => classpathx}/inetlib-1.1.1/datadir_java.patch (100%)
 rename recipes/{classpath => classpathx}/inetlib_1.1.1.bb (100%)
 create mode 100755 recipes/ecj/files/ecj-initial.in
 delete mode 100644 recipes/llvm/llvm-native.inc
 delete mode 100644 recipes/llvm/llvm2.7-native_2.7.bb

-- 
1.7.5.1





More information about the Openembedded-devel mailing list