RFR: 8276932: G1: Annotate methods with override explicitly in g1CollectedHeap.hpp

Thomas Schatzl tschatzl at openjdk.java.net
Wed Nov 10 12:05:40 UTC 2021


On Wed, 10 Nov 2021 09:51:17 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> This PR consists of two commits: the first commit is generated using `clang-tidy --fix src/hotspot/share/gc/g1/g1CollectedHeap.hpp -checks=modernize-use-override -p build/linux-x64-debug`, and the second commit fixes some indentation issues.
> 
> Test: build

Lgtm.

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

Marked as reviewed by tschatzl (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6330



More information about the hotspot-gc-dev mailing list