Integrated: 8276932: G1: Annotate methods with override explicitly in g1CollectedHeap.hpp
Albert Mingkun Yang
ayang at openjdk.java.net
Mon Nov 15 12:51:42 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
This pull request has now been integrated.
Changeset: 02f79008
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/02f79008828b3dcce3bd6492efaa43e99376c0c5
Stats: 52 lines in 1 file changed: 0 ins; 0 del; 52 mod
8276932: G1: Annotate methods with override explicitly in g1CollectedHeap.hpp
Reviewed-by: tschatzl, sjohanss
-------------
PR: https://git.openjdk.java.net/jdk/pull/6330
More information about the hotspot-gc-dev
mailing list