src/hotspot/share/code/compiledMethod.hpp
changeset 55479 80b27dc96ca3
parent 55293 d19dc5b10fbb
child 57490 7826a2a06f87
--- a/src/hotspot/share/code/compiledMethod.hpp	Mon Jun 24 16:51:23 2019 -0400
+++ b/src/hotspot/share/code/compiledMethod.hpp	Mon Jun 24 22:38:17 2019 -0400
@@ -214,7 +214,6 @@
   };
 
   virtual bool  is_in_use() const = 0;
-  virtual bool  is_not_installed() const = 0;
   virtual int   comp_level() const = 0;
   virtual int   compile_id() const = 0;