8365623: test/jdk/sun/security/pkcs11/tls/ tests skipped without skip exception#4413
8365623: test/jdk/sun/security/pkcs11/tls/ tests skipped without skip exception#4413sendaoYan wants to merge 1 commit into
Conversation
|
👋 Welcome back syan! 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 Clean backport to make test throw SkippedException when nsslib not available. Change has been verified by run all the touched tests on linux-x64. Test-fix only, no risk. Touched tests: test/jdk/sun/security/pkcs11/tls/TestKeyMaterial.java |
|
@sendaoYan |
Hi all,
This pull request contains a backport of commit da55a565 from the openjdk/jdk21u-dev repository.
The commit being backported was authored by Goetz Lindenmaier on 21 Apr 2026 and had no reviewers.
Thanks!
Progress
Errors
- [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/4413/head:pull/4413$ git checkout pull/4413Update a local copy of the PR:
$ git checkout pull/4413$ git pull https://git.openjdk.org/jdk17u-dev.git pull/4413/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 4413View PR using the GUI difftool:
$ git pr show -t 4413Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/4413.diff