src/hotspot/share/compiler/oopMap.hpp
changeset 54780 f8d182aedc92
parent 53244 9807daeb47c4
child 54807 33fe50b6d707
--- a/src/hotspot/share/compiler/oopMap.hpp	Thu May 09 07:21:32 2019 -0400
+++ b/src/hotspot/share/compiler/oopMap.hpp	Thu May 09 14:26:03 2019 +0200
@@ -237,7 +237,7 @@
   int heap_size() const;
 
   // Methods oops_do() and all_do() filter out NULL oops and
-  // oop == Universe::narrow_oop_base() before passing oops
+  // oop == CompressedOops::base() before passing oops
   // to closures.
 
   // Iterates through frame for a compiled method