RFR: 8254776: Remove unimplemented LowMemoryDetector::check_memory_usage [v2]
Serguei Spitsyn
sspitsyn at openjdk.java.net
Mon Oct 19 17:57:17 UTC 2020
On Mon, 19 Oct 2020 06:23:16 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`
>
> Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev
> excludes the unrelated changes brought in by the merge/rebase. The pull request contains one additional commit since
> the last revision:
> 8254776: Remove unimplemented LowMemoryDetector::check_memory_usage
This looks good.
-------------
Marked as reviewed by sspitsyn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/659
More information about the serviceability-dev
mailing list