RFR: 8328139: Prefer 'override' to 'virtual' in subclasses of 'GCInitLogger'
Guoxiong Li
gli at openjdk.org
Thu Mar 14 15:04:45 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
Thanks for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18291#issuecomment-1997663817
More information about the hotspot-gc-dev
mailing list