jdk17u-dev icon indicating copy to clipboard operation
jdk17u-dev copied to clipboard

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

Open rvansa opened this issue 1 year ago • 8 comments

Hi all,

This pull request contains a backport of commit 02f79008 from the openjdk/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!


Progress

  • [x] Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • [x] Change must not contain extraneous whitespace
  • [x] Commit message must refer to an issue
  • [ ] JDK-8276932 needs maintainer approval

Issue

  • JDK-8276932: G1: Annotate methods with override explicitly in g1CollectedHeap.hpp (Enhancement - P4)

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2830/head:pull/2830
$ git checkout pull/2830

Update a local copy of the PR:
$ git checkout pull/2830
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2830/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2830

View PR using the GUI difftool:
$ git pr show -t 2830

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2830.diff

Webrev

Link to Webrev Comment

rvansa avatar Aug 28 '24 15:08 rvansa

:wave: Welcome back rvansa! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

bridgekeeper[bot] avatar Aug 28 '24 15:08 bridgekeeper[bot]

❗ This change is not yet ready to be integrated. See the Progress checklist in the description for automated requirements.

openjdk[bot] avatar Aug 28 '24 15:08 openjdk[bot]

This backport pull request has now been updated with issue from the original commit.

openjdk[bot] avatar Aug 28 '24 15:08 openjdk[bot]

Webrevs

mlbridge[bot] avatar Aug 28 '24 15:08 mlbridge[bot]

There are GHA errors.

GoeLin avatar Aug 30 '24 14:08 GoeLin

⚠️ @rvansa This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.

openjdk[bot] avatar Aug 30 '24 14:08 openjdk[bot]

@GoeLin Thanks, one failure was failure to fetch JTReg (infra problem), I am re-running the failed ClhsdbSource test since I find it difficult to relate to changes in this PR.

rvansa avatar Aug 30 '24 15:08 rvansa

The checks are now green (no changes, just rerun).

rvansa avatar Sep 03 '24 08:09 rvansa

@rvansa This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

bridgekeeper[bot] avatar Oct 01 '24 11:10 bridgekeeper[bot]

bump

rvansa avatar Oct 03 '24 08:10 rvansa

You need to ask for maintainer approval using "/approval request ".

phohensee avatar Oct 03 '24 15:10 phohensee

@phohensee Actually I've added the jdk17u-fix-request label in JIRA, but it was removed by @GoeLin - so is this practically a rejection?

rvansa avatar Oct 03 '24 18:10 rvansa

It's not a rejection (that would be jdk17u-fix-no), rather a request for more information, i.e., risk, testing, etc. But, in this case you've provided that, so I'd re-tag the issue and ask what extra info is needed.

phohensee avatar Oct 04 '24 13:10 phohensee

@rvansa This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

bridgekeeper[bot] avatar Nov 01 '24 15:11 bridgekeeper[bot]

@rvansa This pull request has been inactive for more than 8 weeks and will now be automatically closed. If you would like to continue working on this pull request in the future, feel free to reopen it! This can be done using the /open pull request command.

bridgekeeper[bot] avatar Nov 29 '24 21:11 bridgekeeper[bot]