changeset 1009:3b7c41ea8ccb

2008-08-12 Lillian Angel <langel@redhat.com> * HACKING: Added icedtea-enum-bug-181.patch.
author Lillian Angel <langel@redhat.com>
date Tue, 12 Aug 2008 13:43:16 -0400
parents e8c5220a41f5
children 5fd318f3b379
files ChangeLog HACKING
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Aug 12 05:35:18 2008 -0400
+++ b/ChangeLog	Tue Aug 12 13:43:16 2008 -0400
@@ -1,3 +1,7 @@
+2008-08-12  Lillian Angel  <langel@redhat.com>
+
+	* HACKING: Added icedtea-enum-bug-181.patch.
+
 2008-08-12  Gary Benson  <gbenson@redhat.com>
 
 	* patches/icedtea-shark.patch: Updated to latest Shark.
--- a/HACKING	Tue Aug 12 05:35:18 2008 -0400
+++ b/HACKING	Tue Aug 12 13:43:16 2008 -0400
@@ -25,6 +25,7 @@
 * icedtea-debuginfo.patch: Add -g option to build to generate debugging information.
 * icedtea-demos.patch: Fix building of JVMTI demo.
 * icedtea-directaudio-close-trick.patch: Allow hardware sound device to be reopened.
+* icedtea-enum-bug-181.patch: Fixes class type check (PR181/S6736248)
 * icedtea-float-double-trailing-zeros.patch: Remove trailing zeros from Double/Float (PR29/30)
 * icedtea-fonts.patch: Add Fedora fontconfig.
 * icedtea-gcc-4.3.patch: Fix code to compile with GCC 4.3 and turn off -Werror.