[jdk17u-dev] RFR: 8276932: G1: Annotate methods with override explicitly in g1CollectedHeap.hpp
Radim Vansa
rvansa at openjdk.org
Wed Aug 28 15:19:53 UTC 2024
Hi all,
This pull request contains a backport of commit[ 02f79008](https://github.com/openjdk/jdk/commit/02f79008828b3dcce3bd6492efaa43e99376c0c5) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
The commit being backported was authored by Albert Mingkun Yang on 15 Nov 2021 and was reviewed by Thomas Schatzl and Stefan Johansson.
The backport is not clean; some method return types differ in later JDK versions.
Thanks!
-------------
Commit messages:
- Backport 02f79008828b3dcce3bd6492efaa43e99376c0c5
Changes: https://git.openjdk.org/jdk17u-dev/pull/2830/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2830&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8276932
Stats: 55 lines in 1 file changed: 3 ins; 4 del; 48 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2830.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2830/head:pull/2830
PR: https://git.openjdk.org/jdk17u-dev/pull/2830
More information about the jdk-updates-dev
mailing list