changeset 584:49ff51214afc

2008-02-01 Gary Benson <gbenson@redhat.com> * patches/icedtea-lib64.patch: Fixed to silence warning.
author Gary Benson <gbenson@redhat.com>
date Fri, 01 Feb 2008 09:07:04 -0500
parents 6167708eea3d
children 6c63976cd18b
files ChangeLog patches/icedtea-lib64.patch
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Jan 31 14:04:45 2008 +0000
+++ b/ChangeLog	Fri Feb 01 09:07:04 2008 -0500
@@ -1,3 +1,7 @@
+2008-02-01  Gary Benson  <gbenson@redhat.com>
+
+	* patches/icedtea-lib64.patch: Fixed to silence warning.
+
 2008-01-31  Gary Benson  <gbenson@redhat.com>
 
 	* ports/hotspot/src/cpu/zero/vm/bytecodeInterpreter_zero.hpp
--- a/patches/icedtea-lib64.patch	Thu Jan 31 14:04:45 2008 +0000
+++ b/patches/icedtea-lib64.patch	Fri Feb 01 09:07:04 2008 -0500
@@ -1,6 +1,6 @@
 --- origopenjdk/hotspot/src/os/linux/vm/os_linux.cpp	2008-01-04 18:11:53.000000000 -0500
 +++ openjdk/hotspot/src/os/linux/vm/os_linux.cpp	2008-01-11 11:15:24.000000000 -0500
-@@ -262,7 +268,12 @@
+@@ -268,7 +268,12 @@
   *        ...
   *        7: The default directories, normally /lib and /usr/lib.
   */