Integrated: 8254776: Remove unimplemented LowMemoryDetector::check_memory_usage

Aleksey Shipilev shade at openjdk.java.net
Tue Oct 20 05:34:14 UTC 2020


On Wed, 14 Oct 2020 14:57:20 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> `LowMemoryDetector::check_memory_usage` seems declared but not implemented. Current history does not show any
> definitions since the initial load. Can be removed.
> Testing:
>  - [x] Linux x86_64 build
>  - [x] Test search for `check_memory_usage` in `src/hotspot`

This pull request has now been integrated.

Changeset: 0a75b37f
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/0a75b37f
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

8254776: Remove unimplemented LowMemoryDetector::check_memory_usage

Reviewed-by: sspitsyn, cjplummer

-------------

PR: https://git.openjdk.java.net/jdk/pull/659


More information about the serviceability-dev mailing list