RFR: 8276932: G1: Annotate methods with override explicitly in g1CollectedHeap.hpp
Stefan Johansson
sjohanss at openjdk.java.net
Mon Nov 15 12:32: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
Marked as reviewed by sjohanss (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/6330
More information about the hotspot-gc-dev
mailing list