jdk17u-dev
jdk17u-dev copied to clipboard
8324841: PKCS11 tests still skip execution
I backport this for parity with 17.0.14-oracle.
Progress
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
- [ ] JDK-8324841 needs maintainer approval
Issue
- JDK-8324841: PKCS11 tests still skip execution (Bug - P4)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2919/head:pull/2919
$ git checkout pull/2919
Update a local copy of the PR:
$ git checkout pull/2919
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2919/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2919
View PR using the GUI difftool:
$ git pr show -t 2919
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2919.diff
Webrev
:wave: Welcome back goetz! 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.
@GoeLin This change now passes all automated pre-integration checks.
ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details.
After integration, the commit message for the final commit will be:
8324841: PKCS11 tests still skip execution
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.
At the time when this comment was updated there had been 6 new commits pushed to the master branch:
- fa0389ecfbf9677cc47dcdb38d2ada8408de6dce: 8337966: (fs) Files.readAttributes fails with Operation not permitted on older docker releases
- f845f8e8588e30b1e7ffd3687da12dd24674ee6a: 8340815: Add SECURITY.md file
- e3231e69b6843641c419a9bf326f11fa800a85c8: 8339741: RISC-V: C ABI breakage for integer on stack
- 26010eaea782ba46b1a1dcc11bb0c86ce6072de7: 8320665: update jdk_core at open/test/jdk/TEST.groups
- 8d61f49d9f2111cb94d94026b65165b2ca8d949c: 8334405: java/nio/channels/Selector/SelectWithConsumer.java#id0 failed in testWakeupDuringSelect
- c56241eb2ec17369a9538e9bb3ac30e46c585fd4: 8319574: Exec/process tests should be marked as flagless
Please see this link for an up-to-date comparison between the source branch of this pull request and the master branch.
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.
➡️ To integrate this PR with the above commit message to the master branch, type /integrate in a new comment.
This backport pull request has now been updated with issue from the original commit.
⚠️ @GoeLin 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.
/integrate
Going to push as commit 1c32d3eb86504297dc484d3984ed406edeb74d9d.
Since your change was applied there have been 6 commits pushed to the master branch:
- fa0389ecfbf9677cc47dcdb38d2ada8408de6dce: 8337966: (fs) Files.readAttributes fails with Operation not permitted on older docker releases
- f845f8e8588e30b1e7ffd3687da12dd24674ee6a: 8340815: Add SECURITY.md file
- e3231e69b6843641c419a9bf326f11fa800a85c8: 8339741: RISC-V: C ABI breakage for integer on stack
- 26010eaea782ba46b1a1dcc11bb0c86ce6072de7: 8320665: update jdk_core at open/test/jdk/TEST.groups
- 8d61f49d9f2111cb94d94026b65165b2ca8d949c: 8334405: java/nio/channels/Selector/SelectWithConsumer.java#id0 failed in testWakeupDuringSelect
- c56241eb2ec17369a9538e9bb3ac30e46c585fd4: 8319574: Exec/process tests should be marked as flagless
Your commit was automatically rebased without conflicts.
@GoeLin Pushed as commit 1c32d3eb86504297dc484d3984ed406edeb74d9d.
:bulb: You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.