src/hotspot/share/gc/shared/referenceProcessor.hpp
changeset 50054 4fa726f796f5
parent 50049 9d17c375dc30
child 50071 758deedaae84
--- a/src/hotspot/share/gc/shared/referenceProcessor.hpp	Tue May 08 09:47:28 2018 -0400
+++ b/src/hotspot/share/gc/shared/referenceProcessor.hpp	Tue May 08 16:49:20 2018 +0200
@@ -147,7 +147,7 @@
   void enqueue();
 
   // Move enqueued references to the reference pending list.
-  void complete_enqeue();
+  void complete_enqueue();
 
   // NULL out referent pointer.
   void clear_referent();