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

Markus Grönlund mgronlun at openjdk.org
Wed Dec 7 15:00:06 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.

Looks good.

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

Marked as reviewed by mgronlun (Reviewer).

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


More information about the hotspot-runtime-dev mailing list