summaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk/openjdk-7-release-25b30.inc
Commit message (Collapse)AuthorAgeFilesLines
* openjdk-7: remove IcedTea 2.3.12, OpenJDK 7u25b30Sven Ebenfeld2015-04-281-137/+0
| | | | | | | We have now updated to IcedTea 2.5.4, so we can remove the old version. Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* openjdk-7: add /usr/lib/jni to DEFAULT_LIBPATHMario Domenech Goulart2015-03-311-0/+2
| | | | | | | | | Some recipes install JNI-based bindings into /usr/lib/jni (e.g., rxtx), so it's sensible to add this directory to DEFAULT_LIBPATH (java.library.path). That's also how Debian does. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* openjdk: Remove currency data generation expiration date.Alex Gonzalez2014-12-311-0/+2
| | | | | | | | | | | | | | 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 <alex.gonzalez@digi.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* openjdk-7-release-25b30.inc: add patch to fix hotstop buildKoen Kooi2014-02-251-0/+2
| | | | | | When using --enable-zero=no the build will fail without this patch. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openjdk-7-release-25b30.inc: move nio patch to main section.Koen Kooi2014-02-251-4/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openjdk: update download server in all remainings recipesHenning Heinold2013-10-101-3/+3
| | | | * new server is now icedtea.wildebeest.org
* openjdk7: update checksums of jamvm tooHenning Heinold2013-10-011-2/+2
|
* openjdk7: download and verify the updated version of cacaoHenning Heinold2013-09-301-3/+3
|
* openjdk7: update openjdk7 to version 2.3.12Henning Heinold2013-09-291-0/+133
* notice openjdk7 2.1 and 2.2 will soon get no updates anymore * openjdk7 2.3 has now arm byte compiler support * use cacao hg version e215e36be9fc, because a567bcb7f589 is not working