--- old/src/hotspot/share/runtime/threadSMR.hpp 2017-11-22 20:56:37.000000000 -0500 +++ new/src/hotspot/share/runtime/threadSMR.hpp 2017-11-22 20:56:36.000000000 -0500 @@ -28,7 +28,7 @@ #include "memory/allocation.hpp" #include "runtime/timer.hpp" -// Thread Safe Memory Reclaimation (Thread-SMR) support. +// Thread Safe Memory Reclamation (Thread-SMR) support. // // ThreadsListHandles are used to safely perform operations on one or more // threads without the risk of the thread or threads exiting during the