hotspot/src/share/vm/shark/sharkStack.cpp
changeset 13728 882756847a04
parent 7397 5b173b4ca846
child 14622 8e94e4186d35
--- a/hotspot/src/share/vm/shark/sharkStack.cpp	Fri Aug 31 16:39:35 2012 -0700
+++ b/hotspot/src/share/vm/shark/sharkStack.cpp	Sat Sep 01 13:25:18 2012 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved.
  * Copyright 2008, 2009, 2010 Red Hat, Inc.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
@@ -75,7 +75,7 @@
   _method_slot_offset = offset++;
   if (setup_sp_and_method) {
     builder()->CreateStore(
-      method, slot_addr(method_slot_offset(), SharkType::methodOop_type()));
+      method, slot_addr(method_slot_offset(), SharkType::Method*_type()));
   }
 
   // Unextended SP