--- old/src/hotspot/share/classfile/vmSymbols.hpp 2018-02-15 14:56:20.000000000 -0800 +++ new/src/hotspot/share/classfile/vmSymbols.hpp 2018-02-15 14:56:20.000000000 -0800 @@ -358,7 +358,6 @@ template(reference_lock_name, "lock") \ template(reference_discovered_name, "discovered") \ template(run_finalization_name, "runFinalization") \ - template(run_finalizers_on_exit_name, "runFinalizersOnExit") \ template(dispatchUncaughtException_name, "dispatchUncaughtException") \ template(loadClass_name, "loadClass") \ template(loadClassInternal_name, "loadClassInternal") \