--- old/src/hotspot/os_cpu/windows_x86/os_windows_x86.hpp 2020-07-17 11:07:05.088099575 -0700 +++ new/src/hotspot/os_cpu/windows_x86/os_windows_x86.hpp 2020-07-17 11:07:04.903099566 -0700 @@ -59,6 +59,7 @@ static void setup_fpu(); static bool supports_sse() { return true; } + static juint cpu_microcode_revision(); static jlong rdtsc();