--- old/src/hotspot/share/memory/metaspaceShared.hpp 2019-11-11 13:08:05.123030758 -0500 +++ new/src/hotspot/share/memory/metaspaceShared.hpp 2019-11-11 13:08:04.843023419 -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.