hotspot/src/share/vm/gc/shared/collectedHeap.hpp
changeset 41177 3869072fc2e1
parent 40892 330a02d935ad
child 41283 2615c024f3eb
--- a/hotspot/src/share/vm/gc/shared/collectedHeap.hpp	Thu Sep 15 16:44:19 2016 +0200
+++ b/hotspot/src/share/vm/gc/shared/collectedHeap.hpp	Thu Sep 15 12:10:43 2016 -0400
@@ -304,9 +304,6 @@
   inline static oop array_allocate_nozero(KlassHandle klass, int size, int length, TRAPS);
   inline static oop class_allocate(KlassHandle klass, int size, TRAPS);
 
-  inline static void post_allocation_install_obj_klass(KlassHandle klass,
-                                                       oop obj);
-
   // Raw memory allocation facilities
   // The obj and array allocate methods are covers for these methods.
   // mem_allocate() should never be