tailc: add to series file
authorjrose
Wed Feb 11 16:06:06 2009 -0800 (9 months ago)
changeset 3564e531aa48c3
parent 348d6d5a50f374
child 36e4b6cde00a47
tailc: add to series file
meth: add missing includeDB line (thanks, Yuri Gaevsky)
meth.patch
series
--- a/meth.patch Tue Feb 10 15:03:23 2009 -0800
+++ b/meth.patch Wed Feb 11 16:06:06 2009 -0800
@@ -5158,7 +5158,7 @@ diff --git a/src/share/vm/includeDB_core
cpCacheKlass.cpp handles.inline.hpp
cpCacheKlass.cpp javaClasses.hpp
cpCacheKlass.cpp markSweep.inline.hpp
-@@ -2199,6 +2201,7 @@
+@@ -2200,6 +2202,7 @@
interpreter_<arch_model>.cpp jvmtiExport.hpp
interpreter_<arch_model>.cpp jvmtiThreadState.hpp
interpreter_<arch_model>.cpp methodDataOop.hpp
@@ -5166,7 +5166,7 @@ diff --git a/src/share/vm/includeDB_core
interpreter_<arch_model>.cpp methodOop.hpp
interpreter_<arch_model>.cpp oop.inline.hpp
interpreter_<arch_model>.cpp sharedRuntime.hpp
-@@ -2593,6 +2596,7 @@
+@@ -2594,6 +2597,7 @@
linkResolver.cpp instanceKlass.hpp
linkResolver.cpp interpreterRuntime.hpp
linkResolver.cpp linkResolver.hpp
@@ -5174,10 +5174,11 @@ diff --git a/src/share/vm/includeDB_core
linkResolver.cpp nativeLookup.hpp
linkResolver.cpp objArrayOop.hpp
linkResolver.cpp reflection.hpp
-@@ -2809,6 +2813,23 @@
+@@ -2810,6 +2814,24 @@
methodDataOop.hpp orderAccess.hpp
methodDataOop.hpp universe.hpp
++methodHandles.hpp frame.inline.hpp
+methodHandles.hpp globals.hpp
+methodHandles.hpp interfaceSupport.hpp
+methodHandles.hpp vmSymbols.hpp
@@ -5198,7 +5199,7 @@ diff --git a/src/share/vm/includeDB_core
methodKlass.cpp collectedHeap.inline.hpp
methodKlass.cpp constMethodKlass.hpp
methodKlass.cpp gcLocker.hpp
-@@ -3058,6 +3079,7 @@
+@@ -3059,6 +3081,7 @@
oop.inline.hpp arrayOop.hpp
oop.inline.hpp atomic.hpp
oop.inline.hpp barrierSet.inline.hpp
@@ -5206,7 +5207,7 @@ diff --git a/src/share/vm/includeDB_core
oop.inline.hpp cardTableModRefBS.hpp
oop.inline.hpp collectedHeap.inline.hpp
oop.inline.hpp compactingPermGenGen.hpp
-@@ -3669,6 +3691,7 @@
+@@ -3670,6 +3693,7 @@
sharedRuntime.cpp interpreter.hpp
sharedRuntime.cpp javaCalls.hpp
sharedRuntime.cpp jvmtiExport.hpp
@@ -5214,7 +5215,7 @@ diff --git a/src/share/vm/includeDB_core
sharedRuntime.cpp nativeInst_<arch>.hpp
sharedRuntime.cpp nativeLookup.hpp
sharedRuntime.cpp oop.inline.hpp
-@@ -3854,6 +3877,7 @@
+@@ -3856,6 +3880,7 @@
stubGenerator_<arch_model>.cpp handles.inline.hpp
stubGenerator_<arch_model>.cpp instanceOop.hpp
stubGenerator_<arch_model>.cpp interpreter.hpp
@@ -8923,7 +8924,7 @@ diff --git a/src/share/vm/runtime/argume
diff --git a/src/share/vm/runtime/arguments.cpp b/src/share/vm/runtime/arguments.cpp
--- a/src/share/vm/runtime/arguments.cpp
+++ b/src/share/vm/runtime/arguments.cpp
-@@ -2593,6 +2593,13 @@
+@@ -2603,6 +2603,13 @@
}
#endif // PRODUCT
@@ -9005,7 +9006,7 @@ diff --git a/src/share/vm/runtime/global
diff --git a/src/share/vm/runtime/globals.hpp b/src/share/vm/runtime/globals.hpp
--- a/src/share/vm/runtime/globals.hpp
+++ b/src/share/vm/runtime/globals.hpp
-@@ -3253,6 +3253,21 @@
+@@ -3260,6 +3260,21 @@
product(bool, AnonymousClasses, false, \
"support sun.misc.Unsafe.defineAnonymousClass") \
\
--- a/series Tue Feb 10 15:03:23 2009 -0800
+++ b/series Wed Feb 11 16:06:06 2009 -0800
@@ -4,3 +4,4 @@ annot.patch #-/annot #+d1605a
annot.patch #-/annot #+d1605aabd0a1 #+jdk7-b30 #-testable
#inti.patch #-/inti #+d1605aabd0a1 #+jdk7-b30 #-buildable
callcc.patch #-/callcc #+d1605aabd0a1 #+jdk7-b30 #-testable
+tailc.patch #-/tailc #+a268411445d9 #+jdk7-b45 #-testable