Integrated: JDK-8289182: NMT: MemTracker::baseline should return void
Thomas Stuefe
stuefe at openjdk.org
Wed Jun 29 04:16:34 UTC 2022
On Sat, 25 Jun 2022 06:25:37 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.
This pull request has now been integrated.
Changeset: b96ba198
Author: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b96ba19807845739b36274efb168dd048db819a3
Stats: 47 lines in 8 files changed: 0 ins; 11 del; 36 mod
8289182: NMT: MemTracker::baseline should return void
Reviewed-by: dholmes, zgu
-------------
PR: https://git.openjdk.org/jdk/pull/9288
More information about the hotspot-runtime-dev
mailing list