changeset in /hg/icedtea: 2008-06-20 Gary Benson <gbenson at redh...
Gary Benson
gbenson at redhat.com
Sun Jun 22 12:34:57 PDT 2008
changeset d201ff92afab in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=d201ff92afab
description:
2008-06-20 Gary Benson <gbenson at redhat.com>
* patches/icedtea-core-build.patch: Defuzz.
diffstat:
2 files changed, 5 insertions(+), 1 deletion(-)
ChangeLog | 4 ++++
patches/icedtea-core-build.patch | 2 +-
diffs (23 lines):
diff -r c9c356cd3adf -r d201ff92afab ChangeLog
--- a/ChangeLog Thu Jun 19 13:35:47 2008 -0400
+++ b/ChangeLog Fri Jun 20 11:06:52 2008 -0400
@@ -1,3 +1,7 @@ 2008-06-19 Lillian Angel <langel at redha
+2008-06-20 Gary Benson <gbenson at redhat.com>
+
+ * patches/icedtea-core-build.patch: Defuzz.
+
2008-06-19 Lillian Angel <langel at redhat.com>
Fixes Bug #159
diff -r c9c356cd3adf -r d201ff92afab patches/icedtea-core-build.patch
--- a/patches/icedtea-core-build.patch Thu Jun 19 13:35:47 2008 -0400
+++ b/patches/icedtea-core-build.patch Fri Jun 20 11:06:52 2008 -0400
@@ -176,7 +176,7 @@ diff -r 79d639c8a75f openjdk/hotspot/src
diff -r 79d639c8a75f openjdk/hotspot/src/share/vm/runtime/vm_version.cpp
--- openjdk/hotspot/src/share/vm/runtime/vm_version.cpp 2008-02-12 04:14:24.000000000 -0500
+++ openjdk/hotspot/src/share/vm/runtime/vm_version.cpp 2008-02-14 17:39:45.000000000 -0500
-@@ -92,8 +92,12 @@
+@@ -89,8 +89,12 @@
#ifdef TIERED
#define VMTYPE "Server"
#else
More information about the distro-pkg-dev
mailing list