RFR: JDK-8289182: NMT: MemTracker::baseline should return void [v2]
David Holmes
dholmes at openjdk.org
Mon Jun 27 01:05:39 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
Seems fine.
Thanks.
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9288
More information about the hotspot-runtime-dev
mailing list