8278102: containers/docker/TestJcmd.java failed with "RuntimeException: Could not find specified process"#4507
8278102: containers/docker/TestJcmd.java failed with "RuntimeException: Could not find specified process"#4507rm-gh-8 wants to merge 1 commit into
Conversation
|
👋 Welcome back rmesde! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
|
|
|
/approval request for backport of JDK-8278102: containers/docker/TestJcmd.java failed with "RuntimeException: Could not find specified process". This is a test fix. For parity with Oracle JDK. Already backported to 21. |
Backporting JDK-8278102: containers/docker/TestJcmd.java failed with "RuntimeException: Could not find specified process".
This PR re-enables the TestJcmd.java Docker container test (previously disabled via ProblemList for bug 8278102) by fixing its reliability issues.
This PR is not clean due to a conflict in the problem list (no change needed) and a trivial difference (root user check) in a section that was deleted as part of this PR.
For parity with Oracle JDK. Already backported to 21.
Ran related test on linux-x64:
sudo ../jtreg/build/images/jtreg/bin/jtreg -jdk:build/linux-x86_64-server-release/images/jdk -Drequires.container.support=true test/hotspot/jtreg/containers/docker/TestJcmd.javaResults:
test result: Passed. Execution successfulTestJcmd.jtr.txt
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/4507/head:pull/4507$ git checkout pull/4507Update a local copy of the PR:
$ git checkout pull/4507$ git pull https://git.openjdk.org/jdk17u-dev.git pull/4507/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 4507View PR using the GUI difftool:
$ git pr show -t 4507Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/4507.diff
Using Webrev
Link to Webrev Comment