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

María Arias de Reyna duke at openjdk.org
Wed May 29 13:53: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.

Ok :)

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

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


More information about the jdk-updates-dev mailing list