changeset in /hg/icedtea6: 2008-12-23 Matthias Klose <doko at ubu...
doko at ubuntu.com
doko at ubuntu.com
Tue Dec 23 02:07:57 PST 2008
changeset d747fcb74f01 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=d747fcb74f01
description:
2008-12-23 Matthias Klose <doko at ubuntu.com>
* patches/hotspot/original/icedtea-version.patch: Update.
diffstat:
2 files changed, 15 insertions(+), 1 deletion(-)
ChangeLog | 4 ++++
patches/hotspot/original/icedtea-version.patch | 12 +++++++++++-
diffs (30 lines):
diff -r f8a822957940 -r d747fcb74f01 ChangeLog
--- a/ChangeLog Tue Dec 23 08:39:12 2008 +0000
+++ b/ChangeLog Tue Dec 23 11:06:37 2008 +0100
@@ -1,3 +1,7 @@ 2008-12-23 Gary Benson <gbenson at redhat
+2008-12-23 Matthias Klose <doko at ubuntu.com>
+
+ * patches/hotspot/original/icedtea-version.patch: Update.
+
2008-12-23 Gary Benson <gbenson at redhat.com>
* HACKING: Added bug id for my last patch.
diff -r f8a822957940 -r d747fcb74f01 patches/hotspot/original/icedtea-version.patch
--- a/patches/hotspot/original/icedtea-version.patch Tue Dec 23 08:39:12 2008 +0000
+++ b/patches/hotspot/original/icedtea-version.patch Tue Dec 23 11:06:37 2008 +0100
@@ -33,4 +33,14 @@
# CFLAGS_WARN holds compiler options to suppress/enable warnings.
CFLAGS += $(CFLAGS_WARN/BYFILE)
-
+--- openjdk/hotspot/src/share/vm/runtime/arguments.cpp~ 2008-11-25 10:12:12.000000000 +0100
++++ openjdk/hotspot/src/share/vm/runtime/arguments.cpp 2008-12-23 09:38:06.000000000 +0100
+@@ -28,7 +28,7 @@
+ #include "incls/_precompiled.incl"
+ #include "incls/_arguments.cpp.incl"
+
+-#define DEFAULT_VENDOR_URL_BUG "http://java.sun.com/webapps/bugreport/crash.jsp"
++#define DEFAULT_VENDOR_URL_BUG "http://icedtea.classpath.org/bugzilla"
+ #define DEFAULT_JAVA_LAUNCHER "generic"
+
+ char** Arguments::_jvm_flags_array = NULL;
More information about the distro-pkg-dev
mailing list