Integrated: 8298205: Prefer Member Initialization Lists for JFR classes in os_perf.hpp

Tyler Steele tsteele at openjdk.org
Wed Dec 7 16:57:48 UTC 2022


On Tue, 6 Dec 2022 18:56:26 GMT, Tyler Steele <tsteele at openjdk.org> wrote:

> Unless there is a reason that I am unaware of for initializing member variables in this way, I believe it is better to use init lists here instead.

This pull request has now been integrated.

Changeset: 39344840
Author:    Tyler Steele <tsteele at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/39344840c7a5fbd37f6c6a972a89c3600396e878
Stats:     25 lines in 1 file changed: 0 ins; 3 del; 22 mod

8298205: Prefer Member Initialization Lists for JFR classes in os_perf.hpp

Reviewed-by: dholmes, mgronlun

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

PR: https://git.openjdk.org/jdk/pull/11547


More information about the hotspot-runtime-dev mailing list