src/hotspot/os/linux/osContainer_linux.hpp
changeset 58655 21a92562f0c2
parent 58087 03964761a23c
child 58679 9c3209ff7550
child 58874 c440a6b4e096
--- a/src/hotspot/os/linux/osContainer_linux.hpp	Thu Oct 17 00:00:13 2019 +0200
+++ b/src/hotspot/os/linux/osContainer_linux.hpp	Thu Oct 17 00:19:02 2019 +0200
@@ -36,6 +36,7 @@
  private:
   static bool   _is_initialized;
   static bool   _is_containerized;
+  static jlong read_memory_limit_in_bytes();
 
  public:
   static void init();