jdk8u-dev
jdk8u-dev copied to clipboard
8264524: jdk/internal/platform/docker/TestDockerMemoryMetrics.java fails due to swapping not working
Hi all,
This backport PR partial fix the test bug, which may cause test fails without swapping memory. Change has been verified locally. Test-fix only, no risk. This backport will make later backport JDK-8343340 cleanly.
Only the different copyright year cause this backport uncleanly. Other parts are backport cleanly.
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-8264524 needs maintainer approval
Issue
- JDK-8264524: jdk/internal/platform/docker/TestDockerMemoryMetrics.java fails due to swapping not working (Bug - P4 - Requested)
Reviewers
- Paul Hohensee (@phohensee - Reviewer)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/708/head:pull/708
$ git checkout pull/708
Update a local copy of the PR:
$ git checkout pull/708
$ git pull https://git.openjdk.org/jdk8u-dev.git pull/708/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 708
View PR using the GUI difftool:
$ git pr show -t 708
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/708.diff
Using Webrev
:wave: Welcome back syan! 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.
❗ This change is not yet ready to be integrated. See the Progress checklist in the description for automated requirements.
This backport pull request has now been updated with issue from the original commit.
⚠️ @sendaoYan 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.
Thanks for the reviews @phohensee
/approval request Backport to partial fix the test bug, and will make the later backport JDK-8343340 to jdk8u cleanly. Change has been verifiedlocally on linux-x64 which swapping memory is enable. Test-fix only, no risk.
@sendaoYan 8264524: The approval request has been created successfully.
@sendaoYan 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 issue a /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!
/approval request Backport to partial fix the test bug, and will make the later backport JDK-8343340 to jdk8u cleanly. Change has been verifiedlocally on linux-x64 which swapping memory is enable. Test-fix only, no risk.
@sendaoYan 8264524: The approval request was already up to date.