[jdk17u-dev] RFR: 8289182: NMT: MemTracker::baseline should return void

Martin Doerr mdoerr at openjdk.org
Wed May 29 13:31:04 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 one is ready for integration. Another PR is waiting for it.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2415#issuecomment-2137419036


More information about the jdk-updates-dev mailing list