hotspot/src/share/vm/asm/codeBuffer.hpp
changeset 33593 60764a78fa5c
parent 33198 b37ad9fbf681
child 35086 bbf32241d851
--- a/hotspot/src/share/vm/asm/codeBuffer.hpp	Wed Oct 21 13:46:25 2015 +0000
+++ b/hotspot/src/share/vm/asm/codeBuffer.hpp	Fri Oct 23 16:48:38 2015 -0400
@@ -541,7 +541,7 @@
   bool insts_contains2(address pc) const { return _insts.contains2(pc); }
 
   // Record any extra oops required to keep embedded metadata alive
-  void finalize_oop_references(methodHandle method);
+  void finalize_oop_references(const methodHandle& method);
 
   // Allocated size in all sections, when aligned and concatenated
   // (this is the eventual state of the content in its final