hotspot/src/share/vm/jvmci/jvmciCodeInstaller.cpp
changeset 38695 08b834856583
parent 38692 54a84b7f3721
child 39441 7464b1552bf7
--- a/hotspot/src/share/vm/jvmci/jvmciCodeInstaller.cpp	Wed May 18 19:16:14 2016 +0000
+++ b/hotspot/src/share/vm/jvmci/jvmciCodeInstaller.cpp	Wed May 18 21:50:27 2016 +0000
@@ -495,7 +495,7 @@
     return result;
   }
 
-  _debug_recorder->pcs_size(); // ehm, create the sentinel record
+  _debug_recorder->pcs_size(); // create the sentinel record
 
   assert(_debug_recorder->pcs_length() >= 2, "must be at least 2");