changeset in /hg/icedtea: 2007-12-19 Lillian Angel <langel at red...
Lillian Angel
langel at redhat.com
Wed Jan 16 07:09:42 PST 2008
changeset 5e6b21015b29 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=5e6b21015b29
description:
2007-12-19 Lillian Angel <langel at redhat.com>
* patches/icedtea-version.patch: Added patch to change bug report url.
* patches/icedtea-ecj.patch: Removed date from generated files.
* generated/*: Updated files.
diffstat:
11 files changed, 30 insertions(+), 11 deletions(-)
ChangeLog | 6 +++
generated/com/sun/corba/se/impl/logging/ActivationSystemException.java | 1
generated/com/sun/corba/se/impl/logging/IORSystemException.java | 1
generated/com/sun/corba/se/impl/logging/InterceptorsSystemException.java | 1
generated/com/sun/corba/se/impl/logging/NamingSystemException.java | 1
generated/com/sun/corba/se/impl/logging/OMGSystemException.java | 1
generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.java | 1
generated/com/sun/corba/se/impl/logging/POASystemException.java | 1
generated/com/sun/corba/se/impl/logging/UtilSystemException.java | 1
patches/icedtea-ecj.patch | 10 +++++
patches/icedtea-version.patch | 17 ++++++++--
diffs (160 lines):
diff -r 52e05f49560a -r 5e6b21015b29 ChangeLog
--- a/ChangeLog Tue Dec 18 05:12:22 2007 -0500
+++ b/ChangeLog Wed Dec 19 11:02:06 2007 -0500
@@ -1,3 +1,9 @@ 2007-12-18 Gary Benson <gbenson at redhat
+2007-12-19 Lillian Angel <langel at redhat.com>
+
+ * patches/icedtea-version.patch: Added patch to change bug report url.
+ * patches/icedtea-ecj.patch: Removed date from generated files.
+ * generated/*: Updated files.
+
2007-12-18 Gary Benson <gbenson at redhat.com>
* contrib/templater/*: Wrap all PPC-specifics with conditionals.
diff -r 52e05f49560a -r 5e6b21015b29 generated/com/sun/corba/se/impl/logging/ActivationSystemException.java
--- a/generated/com/sun/corba/se/impl/logging/ActivationSystemException.java Tue Dec 18 05:12:22 2007 -0500
+++ b/generated/com/sun/corba/se/impl/logging/ActivationSystemException.java Wed Dec 19 11:02:06 2007 -0500
@@ -1,7 +1,6 @@
// Log wrapper class for Sun private system exceptions in group ACTIVATION
//
// Generated by mc.scm version 1.3, DO NOT EDIT BY HAND!
-// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Activation.mc on Mon Dec 10 10:21:17 GMT-05:00 2007
package com.sun.corba.se.impl.logging ;
diff -r 52e05f49560a -r 5e6b21015b29 generated/com/sun/corba/se/impl/logging/IORSystemException.java
--- a/generated/com/sun/corba/se/impl/logging/IORSystemException.java Tue Dec 18 05:12:22 2007 -0500
+++ b/generated/com/sun/corba/se/impl/logging/IORSystemException.java Wed Dec 19 11:02:06 2007 -0500
@@ -1,7 +1,6 @@
// Log wrapper class for Sun private system exceptions in group IOR
//
// Generated by mc.scm version 1.3, DO NOT EDIT BY HAND!
-// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/IOR.mc on Mon Dec 10 10:21:18 GMT-05:00 2007
package com.sun.corba.se.impl.logging ;
diff -r 52e05f49560a -r 5e6b21015b29 generated/com/sun/corba/se/impl/logging/InterceptorsSystemException.java
--- a/generated/com/sun/corba/se/impl/logging/InterceptorsSystemException.java Tue Dec 18 05:12:22 2007 -0500
+++ b/generated/com/sun/corba/se/impl/logging/InterceptorsSystemException.java Wed Dec 19 11:02:06 2007 -0500
@@ -1,7 +1,6 @@
// Log wrapper class for Sun private system exceptions in group INTERCEPTORS
//
// Generated by mc.scm version 1.3, DO NOT EDIT BY HAND!
-// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Interceptors.mc on Mon Dec 10 10:21:18 GMT-05:00 2007
package com.sun.corba.se.impl.logging ;
diff -r 52e05f49560a -r 5e6b21015b29 generated/com/sun/corba/se/impl/logging/NamingSystemException.java
--- a/generated/com/sun/corba/se/impl/logging/NamingSystemException.java Tue Dec 18 05:12:22 2007 -0500
+++ b/generated/com/sun/corba/se/impl/logging/NamingSystemException.java Wed Dec 19 11:02:06 2007 -0500
@@ -1,7 +1,6 @@
// Log wrapper class for Sun private system exceptions in group NAMING
//
// Generated by mc.scm version 1.3, DO NOT EDIT BY HAND!
-// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Naming.mc on Mon Dec 10 10:21:18 GMT-05:00 2007
package com.sun.corba.se.impl.logging ;
diff -r 52e05f49560a -r 5e6b21015b29 generated/com/sun/corba/se/impl/logging/OMGSystemException.java
--- a/generated/com/sun/corba/se/impl/logging/OMGSystemException.java Tue Dec 18 05:12:22 2007 -0500
+++ b/generated/com/sun/corba/se/impl/logging/OMGSystemException.java Wed Dec 19 11:02:06 2007 -0500
@@ -1,7 +1,6 @@
// Log wrapper class for standard exceptions
//
// Generated by mc.scm version 1.3, DO NOT EDIT BY HAND!
-// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/OMG.mc on Mon Dec 10 10:21:19 GMT-05:00 2007
package com.sun.corba.se.impl.logging ;
diff -r 52e05f49560a -r 5e6b21015b29 generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.java
--- a/generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.java Tue Dec 18 05:12:22 2007 -0500
+++ b/generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.java Wed Dec 19 11:02:06 2007 -0500
@@ -1,7 +1,6 @@
// Log wrapper class for Sun private system exceptions in group ORBUTIL
//
// Generated by mc.scm version 1.3, DO NOT EDIT BY HAND!
-// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/ORBUtil.mc on Mon Dec 10 10:21:19 GMT-05:00 2007
package com.sun.corba.se.impl.logging ;
diff -r 52e05f49560a -r 5e6b21015b29 generated/com/sun/corba/se/impl/logging/POASystemException.java
--- a/generated/com/sun/corba/se/impl/logging/POASystemException.java Tue Dec 18 05:12:22 2007 -0500
+++ b/generated/com/sun/corba/se/impl/logging/POASystemException.java Wed Dec 19 11:02:06 2007 -0500
@@ -1,7 +1,6 @@
// Log wrapper class for Sun private system exceptions in group POA
//
// Generated by mc.scm version 1.3, DO NOT EDIT BY HAND!
-// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/POA.mc on Mon Dec 10 10:21:20 GMT-05:00 2007
package com.sun.corba.se.impl.logging ;
diff -r 52e05f49560a -r 5e6b21015b29 generated/com/sun/corba/se/impl/logging/UtilSystemException.java
--- a/generated/com/sun/corba/se/impl/logging/UtilSystemException.java Tue Dec 18 05:12:22 2007 -0500
+++ b/generated/com/sun/corba/se/impl/logging/UtilSystemException.java Wed Dec 19 11:02:06 2007 -0500
@@ -1,7 +1,6 @@
// Log wrapper class for Sun private system exceptions in group UTIL
//
// Generated by mc.scm version 1.3, DO NOT EDIT BY HAND!
-// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Util.mc on Mon Dec 10 10:21:21 GMT-05:00 2007
package com.sun.corba.se.impl.logging ;
diff -r 52e05f49560a -r 5e6b21015b29 patches/icedtea-ecj.patch
--- a/patches/icedtea-ecj.patch Tue Dec 18 05:12:22 2007 -0500
+++ b/patches/icedtea-ecj.patch Wed Dec 19 11:02:06 2007 -0500
@@ -960,3 +960,13 @@ diff -ru openjdk-ecj.orig/jaxp/make/buil
/**
* Maximum exponent a finite {@code double} variable may have.
+--- openjdk.old/corba/src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm 2007-12-10 15:46:46.000000000 -0500
++++ openjdk-ecj/corba/src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm 2007-12-19 09:53:07.000000000 -0500
+@@ -332,7 +332,6 @@
+ (.printMsg pw "// Log wrapper class for Sun private system exceptions in group @" (list group)))
+ (.println pw "//")
+ (.printMsg pw "// Generated by mc.scm version @, DO NOT EDIT BY HAND!" (list version-string))
+- (.printMsg pw "// Generated from input file @ on @" (list infile (java.util.Date.)))
+ (.println pw)))
+
+ (define (write-factory-method class-name exception-group-name pw)
diff -r 52e05f49560a -r 5e6b21015b29 patches/icedtea-version.patch
--- a/patches/icedtea-version.patch Tue Dec 18 05:12:22 2007 -0500
+++ b/patches/icedtea-version.patch Wed Dec 19 11:02:06 2007 -0500
@@ -1,4 +1,4 @@
---- openjdk-b20/openjdk/jdk/make/common/shared/Defs.gmk 2007-09-13 03:52:42.000000000 -0400
+--- openjdk.old/jdk/make/common/shared/Defs.gmk 2007-09-13 03:52:42.000000000 -0400
+++ openjdk/jdk/make/common/shared/Defs.gmk 2007-09-18 16:24:59.000000000 -0400
@@ -186,13 +186,13 @@
@@ -31,7 +31,7 @@
# FULL_VERSION is RELEASE and -BUILD_NUMBER if BUILD_NUMBER is set
ifdef BUILD_NUMBER
---- ../openjdk-b21/openjdk/hotspot/build/hotspot_distro 2007-09-27 22:30:19.000000000 -0400
+--- openjdk.old/hotspot/build/hotspot_distro 2007-09-27 22:30:19.000000000 -0400
+++ openjdk/hotspot/build/hotspot_distro 2007-09-28 11:07:28.000000000 -0400
@@ -27,6 +27,6 @@
#
@@ -42,7 +42,7 @@
COMPANY_NAME=
-PRODUCT_NAME=OpenJDK
+PRODUCT_NAME=IcedTea
---- ../openjdk-b21/openjdk/hotspot/build/windows/projectfiles/common/Makefile 2007-09-27 22:30:19.000000000 -0400
+--- openjdk.old/hotspot/build/windows/projectfiles/common/Makefile 2007-09-27 22:30:19.000000000 -0400
+++ openjdk/hotspot/build/windows/projectfiles/common/Makefile 2007-09-28 11:07:50.000000000 -0400
@@ -125,7 +125,7 @@
!if exists($(HOTSPOTWORKSPACE)\src\closed)
@@ -53,3 +53,14 @@
!endif
!endif
+--- openjdk.old/hotspot/src/share/vm/runtime/arguments.cpp 2007-12-10 15:46:40.000000000 -0500
++++ openjdk/hotspot/src/share/vm/runtime/arguments.cpp 2007-12-19 09:41:41.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