--- old/src/hotspot/os_cpu/linux_x86/os_linux_x86.hpp 2020-07-18 13:37:22.552533673 -0700 +++ new/src/hotspot/os_cpu/linux_x86/os_linux_x86.hpp 2020-07-18 13:37:22.352533663 -0700 @@ -27,6 +27,7 @@ static void setup_fpu(); static bool supports_sse(); + static juint cpu_microcode_revision(); static jlong rdtsc();