On Wed, 14 Oct 2020 14:57:20 GMT, Aleksey Shipilev <sh...@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 <sh...@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