diff src/share/vm/graal/graalJavaAccess.hpp @ 3055:fecdb0a65fb2

runtime profiles exceptions at the call site
author Lukas Stadler <lukas.stadler@jku.at>
date Tue, 21 Jun 2011 11:13:52 +0200
parents 9fed07e4a375
children 2e20c39e472f
line wrap: on
line diff
--- a/src/share/vm/graal/graalJavaAccess.hpp	Mon Jun 20 11:47:57 2011 +0200
+++ b/src/share/vm/graal/graalJavaAccess.hpp	Tue Jun 21 11:13:52 2011 +0200
@@ -68,7 +68,6 @@
     int_field(HotSpotMethodResolved, accessFlags)                                       \
     int_field(HotSpotMethodResolved, maxLocals)                                         \
     int_field(HotSpotMethodResolved, maxStackSize)                                      \
-    int_field(HotSpotMethodResolved, invocationCount)                                   \
   end_class                                                                             \
   start_class(HotSpotType)                                                              \
     oop_field(HotSpotType, name, "Ljava/lang/String;")                                  \