Integrated: 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
This pull request has now been integrated.
Changeset: 51381bb1
Author: Guoxiong Li <gli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/51381bb13c80916d0a0c431f3c30ba11c9ad60d1
Stats: 8 lines in 3 files changed: 1 ins; 0 del; 7 mod
8328139: Prefer 'override' to 'virtual' in subclasses of 'GCInitLogger'
Reviewed-by: kbarrett, jsjolen
-------------
PR: https://git.openjdk.org/jdk/pull/18291
More information about the hotspot-gc-dev
mailing list