changeset in /hg/icedtea: 2008-11-17 Omair Majid <omajid at redha...

Omair Majid omajid at redhat.com
Thu Dec 4 06:11:19 PST 2008


changeset ccf50a917765 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=ccf50a917765
description:
	2008-11-17  Omair Majid  <omajid at redhat.com>

	    * HACKING: Document icedtea-alsa-default-device.patch and
	    icedtea-linker-libs-order.patch.

diffstat:

2 files changed, 7 insertions(+)
ChangeLog |    5 +++++
HACKING   |    2 ++

diffs (24 lines):

diff -r 3d0cabbaa2b3 -r ccf50a917765 ChangeLog
--- a/ChangeLog	Mon Nov 17 09:29:48 2008 +0100
+++ b/ChangeLog	Mon Nov 17 09:53:50 2008 -0500
@@ -1,3 +1,8 @@ 2008-11-17  Matthias Klose  <doko at ubuntu
+2008-11-17  Omair Majid  <omajid at redhat.com>
+
+	* HACKING: Document icedtea-alsa-default-device.patch and
+	icedtea-linker-libs-order.patch.
+
 2008-11-17  Matthias Klose  <doko at ubuntu.com>
 
 	* fsg.sh: Don't remove xml-stylesheet files.
diff -r 3d0cabbaa2b3 -r ccf50a917765 HACKING
--- a/HACKING	Mon Nov 17 09:29:48 2008 +0100
+++ b/HACKING	Mon Nov 17 09:53:50 2008 -0500
@@ -63,6 +63,8 @@ The following patches are currently appl
 * icedtea-alt-jar.patch: Add support for using an alternate jar tool in JDK building. 
 * icedtea-hotspot7-tests.patch: Adds hotspot compiler tests from jdk7 tree.
 * icedtea-renderer-crossing.patch: Check whether crossing is initialized in Pisces Renderer.
+* icedtea-alsa-default-device.patch: Fix problems with using the ALSA 'default' device.
+* icedtea-linker-libs-order.patch: When linking, put the referenced libraries after the object files (PR237).
 * icedtea-f2i-overflow.patch: Replaces the code used by [fd]2[il] bytecodes to correctly handle overflows. (PR244)
 * icedtea-cc-interp-no-fer.patch: Report that we cannot force early returns with the C++ interpreter.
 * icedtea-6761856-freetypescaler.patch: Fix IcedTea bug #227, OpenJDK bug



More information about the distro-pkg-dev mailing list