RFR: JDK-8289182: NMT: MemTracker::baseline should return void [v2]

Zhengyu Gu zgu at openjdk.org
Tue Jun 28 13:50:46 UTC 2022


On Sun, 26 Jun 2022 06:53:24 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> Small cleanup.
>> 
>> Since MemTracker::baseline() only returns true, it can revert to void, and error handling can be removed from all callers.
>
> Thomas Stuefe has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
> 
>   let MemTracker::baseline return void

LGTM

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

Marked as reviewed by zgu (Reviewer).

PR: https://git.openjdk.org/jdk/pull/9288


More information about the hotspot-runtime-dev mailing list