/hg/icedtea6: 2 new changesets
aph at icedtea.classpath.org
aph at icedtea.classpath.org
Fri Oct 28 06:53:27 PDT 2011
changeset 8ac014b1879d in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=8ac014b1879d
author: aph
date: Fri Oct 28 09:43:24 2011 -0400
Add patches/arm-debug.patch. 2011-10-28 Andrew Haley
<aph at redhat.com>
* Makefile.am (ICEDTEA_PATCHES): Add patches/arm-
debug.patch.
changeset 3885df4d608f in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=3885df4d608f
author: aph
date: Fri Oct 28 14:52:52 2011 +0100
merge
diffstat:
ChangeLog | 4 ++++
Makefile.am | 3 ++-
2 files changed, 6 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 16a1f3497b7e -r 3885df4d608f ChangeLog
--- a/ChangeLog Thu Oct 27 18:33:35 2011 +0100
+++ b/ChangeLog Fri Oct 28 14:52:52 2011 +0100
@@ -1,3 +1,7 @@
+2011-10-28 Andrew Haley <aph at redhat.com>
+
+ * Makefile.am (ICEDTEA_PATCHES): Add patches/arm-debug.patch.
+
2011-10-27 Andrew Haley <aph at redhat.com>
* arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp (whole file):
diff -r 16a1f3497b7e -r 3885df4d608f Makefile.am
--- a/Makefile.am Thu Oct 27 18:33:35 2011 +0100
+++ b/Makefile.am Fri Oct 28 14:52:52 2011 +0100
@@ -409,7 +409,8 @@
patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch \
patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch \
patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch \
- patches/openjdk/7103224-glibc_name_collision.patch
+ patches/openjdk/7103224-glibc_name_collision.patch \
+ patches/arm-debug.patch
if WITH_RHINO
ICEDTEA_PATCHES += \
More information about the distro-pkg-dev
mailing list