src/hotspot/share/oops/constMethod.hpp
changeset 53584 f72661ff0294
parent 53244 9807daeb47c4
child 54927 1512d88b24c6
--- a/src/hotspot/share/oops/constMethod.hpp	Thu Jan 31 07:24:28 2019 -0500
+++ b/src/hotspot/share/oops/constMethod.hpp	Thu Jan 31 07:28:40 2019 -0500
@@ -241,8 +241,6 @@
                                MethodType mt,
                                TRAPS);
 
-  bool is_constMethod() const { return true; }
-
   // Inlined tables
   void set_inlined_tables_length(InlineTableSizes* sizes);