changeset in /hg/icedtea6: 2008-12-15 Lillian Angel <langel at re...
Andrew John Hughes
gnu_andrew at member.fsf.org
Mon Dec 15 11:48:17 PST 2008
2008/12/15 Lillian Angel <langel at redhat.com>:
> changeset edaae21dab0b in /hg/icedtea6
> details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=edaae21dab0b
> description:
> 2008-12-15 Lillian Angel <langel at redhat.com>
>
> Fixes #475888
> * patches/icedtea-version.patch: Added patch to set bug report link to
> icedtea's bugzilla.
>
> diffstat:
>
> 2 files changed, 18 insertions(+), 1 deletion(-)
> ChangeLog | 8 +++++++-
> patches/icedtea-version.patch | 11 +++++++++++
>
> diffs (33 lines):
>
> diff -r 894d50f03bc4 -r edaae21dab0b ChangeLog
> --- a/ChangeLog Thu Dec 11 14:11:45 2008 -0500
> +++ b/ChangeLog Mon Dec 15 12:31:08 2008 -0500
> @@ -1,4 +1,10 @@ 2008-12-11 Deepak Bhole <dbhole at redhat.
> -2008-12-11 Deepak Bhole <dbhole at redhat.com>
> +2008-12-15 Lillian Angel <langel at redhat.com>
> +
> + Fixes #475888
> + * patches/icedtea-version.patch: Added patch to set bug report link to
> + icedtea's bugzilla.
> +
> +2008-12-11 Deepak Bhole <dbhole at redhat.com>
>
> * IcedTeaPlugin.cc: Clean up output shown in non debug mode.
> * plugin/icedtea/netscape/javascript/JSObject.java: Same.
> diff -r 894d50f03bc4 -r edaae21dab0b patches/icedtea-version.patch
> --- a/patches/icedtea-version.patch Thu Dec 11 14:11:45 2008 -0500
> +++ b/patches/icedtea-version.patch Mon Dec 15 12:31:08 2008 -0500
> @@ -26,3 +26,14 @@ 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;
>
Hotspot patches should now be in patches/hotspot/${version}.
Thanks,
--
Andrew :-)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the distro-pkg-dev
mailing list