RFR: 8328139: Prefer 'override' to 'virtual' in subclasses of 'GCInitLogger'
Kim Barrett
kbarrett at openjdk.org
Thu Mar 14 11:06:38 UTC 2024
On Thu, 14 Mar 2024 04:33:43 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> Hi all,
>
> This patch adds keyword `override` and removes `virtual` in the subclasses of `GCInitLogger`.
>
> Thanks for taking the time to review.
>
> Best Regards,
> -- Guoxiong
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18291#pullrequestreview-1936352222
More information about the hotspot-gc-dev
mailing list