Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
8254997: Remove unimplemented OSContainer::read_memory_limit_in_bytes
Backport-of: 5b51085
  • Loading branch information
jerboaa committed Mar 28, 2022
1 parent d5ae8cf commit 29b0b63
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/hotspot/os/linux/osContainer_linux.hpp
Expand Up @@ -41,8 +41,6 @@ class OSContainer: AllStatic {
static bool _is_containerized;
static int _active_processor_count;

static jlong read_memory_limit_in_bytes();

public:
static void init();
static inline bool is_containerized();
Expand Down

1 comment on commit 29b0b63

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.