changeset in /hg/icedtea: 2009-03-11 Matthias Klose <doko at ubun...
doko at ubuntu.com
doko at ubuntu.com
Fri Mar 20 01:52:24 PDT 2009
changeset 0040fb0dcaf8 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=0040fb0dcaf8
description:
2009-03-11 Matthias Klose <doko at ubuntu.com>
* patches/hotspot/default/icedtea-includedb.patch: Add missing include in
openjdk/hotspot/src/share/vm/includeDB_core.
diffstat:
2 files changed, 15 insertions(+)
ChangeLog | 5 +++++
patches/hotspot/default/icedtea-includedb.patch | 10 ++++++++++
diffs (29 lines):
diff -r 1eeb14582f5a -r 0040fb0dcaf8 ChangeLog
--- a/ChangeLog Wed Mar 11 09:03:27 2009 -0400
+++ b/ChangeLog Wed Mar 11 15:15:58 2009 +0100
@@ -1,3 +1,8 @@ 2009-03-11 Gary Benson <gbenson at redhat
+2009-03-11 Matthias Klose <doko at ubuntu.com>
+
+ * patches/hotspot/default/icedtea-includedb.patch: Add missing include in
+ openjdk/hotspot/src/share/vm/includeDB_core.
+
2009-03-11 Gary Benson <gbenson at redhat.com>
* ports/hotspot/src/share/vm/shark/sharkIntrinsics.hpp: New file.
diff -r 1eeb14582f5a -r 0040fb0dcaf8 patches/hotspot/default/icedtea-includedb.patch
--- a/patches/hotspot/default/icedtea-includedb.patch Wed Mar 11 09:03:27 2009 -0400
+++ b/patches/hotspot/default/icedtea-includedb.patch Wed Mar 11 15:15:58 2009 +0100
@@ -95,3 +95,13 @@
forte.cpp collectedHeap.inline.hpp
forte.cpp debugInfoRec.hpp
+--- openjdk/hotspot/src/share/vm/includeDB_core.orig 2009-03-11 13:14:45.000000000 +0000
++++ openjdk/hotspot/src/share/vm/includeDB_core 2009-03-11 13:15:59.000000000 +0000
+@@ -1311,6 +1311,7 @@
+ cppInterpreter_<arch>.cpp debug.hpp
+ cppInterpreter_<arch>.cpp deoptimization.hpp
+ cppInterpreter_<arch>.cpp frame.inline.hpp
++cppInterpreter_<arch>.cpp interfaceSupport.hpp
+ cppInterpreter_<arch>.cpp interpreterRuntime.hpp
+ cppInterpreter_<arch>.cpp interpreter.hpp
+ cppInterpreter_<arch>.cpp interpreterGenerator.hpp
More information about the distro-pkg-dev
mailing list