src/hotspot/share/memory/metaspaceShared.hpp
changeset 59056 15936b142f86
parent 58096 0d97bf7cf8a4
child 59070 22ee476cc664
--- a/src/hotspot/share/memory/metaspaceShared.hpp	Wed Nov 13 11:27:50 2019 +0000
+++ b/src/hotspot/share/memory/metaspaceShared.hpp	Wed Nov 13 08:23:23 2019 -0500
@@ -307,7 +307,7 @@
   static void pack_dump_space(DumpRegion* current, DumpRegion* next,
                               ReservedSpace* rs);
 
-  static void rewrite_nofast_bytecodes_and_calculate_fingerprints(InstanceKlass* ik);
+  static void rewrite_nofast_bytecodes_and_calculate_fingerprints(Thread* thread, InstanceKlass* ik);
 #endif
 
   // Allocate a block of memory from the "mc", "ro", or "rw" regions.