changeset 1277:a30fada94a6c

2008-12-16 Lillian Angel <langel@redhat.com> * patches/icedtea-version.patch: Moved bug report link patch to following file. * patches/hotspot/14.0b08/icedtea-version.patch: Added patch.
author Lillian Angel <langel@redhat.com>
date Tue, 16 Dec 2008 14:24:38 -0500
parents eb264976c3df
children b95615866532
files ChangeLog patches/hotspot/14.0b08/icedtea-version.patch patches/icedtea-version.patch
diffstat 3 files changed, 16 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Dec 16 15:57:47 2008 +0000
+++ b/ChangeLog	Tue Dec 16 14:24:38 2008 -0500
@@ -1,3 +1,9 @@
+2008-12-16  Lillian Angel  <langel@redhat.com>
+
+	* patches/icedtea-version.patch: Moved bug report link
+	patch to following file.
+	* patches/hotspot/14.0b08/icedtea-version.patch: Added patch.
+
 2008-12-16  Andrew Haley  <aph@redhat.com>
 
 	* ports/hotspot/src/share/vm/shark/sharkFunction.cpp
--- a/patches/hotspot/14.0b08/icedtea-version.patch	Tue Dec 16 15:57:47 2008 +0000
+++ b/patches/hotspot/14.0b08/icedtea-version.patch	Tue Dec 16 14:24:38 2008 -0500
@@ -35,4 +35,14 @@
  
    STEP(60, "(printing problematic frame)")
  
+--- arguments.cpp       2008-12-15 12:25:14.000000000 -0500
++++ openjdk/hotspot/src/share/vm/runtime/arguments.cpp  2008-12-15 12:25:32.000000000 -0500
+@@ -25,7 +25,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;
--- a/patches/icedtea-version.patch	Tue Dec 16 15:57:47 2008 +0000
+++ b/patches/icedtea-version.patch	Tue Dec 16 14:24:38 2008 -0500
@@ -26,14 +26,3 @@
  endif
  
  ifdef BUILD_NUMBER
---- arguments.cpp	2008-12-15 12:25:14.000000000 -0500
-+++ openjdk/hotspot/src/share/vm/runtime/arguments.cpp	2008-12-15 12:25:32.000000000 -0500
-@@ -25,7 +25,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;