changeset in /hg/icedtea6: 2008-12-16 Lillian Angel <langel at re...

Lillian Angel langel at redhat.com
Tue Dec 16 11:24:43 PST 2008


changeset a30fada94a6c in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=a30fada94a6c
description:
	2008-12-16  Lillian Angel  <langel at redhat.com>

	        * patches/icedtea-version.patch: Moved bug report link
	        patch to following file.
	        * patches/hotspot/14.0b08/icedtea-version.patch: Added patch.

diffstat:

3 files changed, 16 insertions(+), 11 deletions(-)
ChangeLog                                     |    6 ++++++
patches/hotspot/14.0b08/icedtea-version.patch |   10 ++++++++++
patches/icedtea-version.patch                 |   11 -----------

diffs (49 lines):

diff -r eb264976c3df -r a30fada94a6c ChangeLog
--- 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  Andrew Haley  <aph at redhat.co
+2008-12-16  Lillian Angel  <langel at 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 at redhat.com>
 
 	* ports/hotspot/src/share/vm/shark/sharkFunction.cpp
diff -r eb264976c3df -r a30fada94a6c patches/hotspot/14.0b08/icedtea-version.patch
--- 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 @@ diff -Nru openjdk.orig/hotspot/src/share
  
    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;
diff -r eb264976c3df -r a30fada94a6c patches/icedtea-version.patch
--- 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 @@ diff -Nru openjdk.orig/jdk/make/common/s
  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;



More information about the distro-pkg-dev mailing list