[jdk17u-dev] Integrated: 8289182: NMT: MemTracker::baseline should return void
María Arias de Reyna
duke at openjdk.org
Wed May 29 13:58:05 UTC 2024
On Tue, 16 Apr 2024 13:48:00 GMT, María Arias de Reyna <duke at openjdk.org> wrote:
> This backport does not introduce any new feature or bug fixing, but it removes dead code. Before the backport, MemTracker::baseline() always returned true. Now, it returns void and all the conditionals that depended on that result are simplified.
This pull request has now been integrated.
Changeset: 8faeefc1
Author: María Arias de Reyna <ariasdereyna at redhat.com>
Committer: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/8faeefc1509a5b890bdae852472c318c64dc0772
Stats: 47 lines in 8 files changed: 0 ins; 11 del; 36 mod
8289182: NMT: MemTracker::baseline should return void
Backport-of: b96ba19807845739b36274efb168dd048db819a3
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2415
More information about the jdk-updates-dev
mailing list