Skip to content

Commit 5b51085

Browse files
committed
8254997: Remove unimplemented OSContainer::read_memory_limit_in_bytes
Reviewed-by: sgehwolf
1 parent c87cdf7 commit 5b51085

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/hotspot/os/linux/osContainer_linux.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ class OSContainer: AllStatic {
4141
static bool _is_containerized;
4242
static int _active_processor_count;
4343

44-
static jlong read_memory_limit_in_bytes();
45-
4644
public:
4745
static void init();
4846
static inline bool is_containerized();

0 commit comments

Comments
 (0)