8373690: Unexpected Keystore message using jdk.crypto.disabledAlgorithms#3216
8373690: Unexpected Keystore message using jdk.crypto.disabledAlgorithms#3216TheMangovnik wants to merge 1 commit into
Conversation
|
👋 Welcome back TheMangovnik! 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. |
|
@TheMangovnik 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 |
Backport of JDK-8373690 - Unexpected Keystore message using jdk.crypto.disabledAlgorithms
Tests
Test were run on Fedora 44
Extra tests - PASSING
test/jdk/java/security/KeyStore/DisabledKnownType.java-> This test is introduced in this backport.test/jdk/java/security/KeyStore/TestDisabledAlgorithms.java-> This is a test introduced in JDK-8244336 ( 8244336: Restrict algorithms at JCE layer #3213 ) that is originally failing, but is fixed by this backport.Tier 1 - PASSING
gtest - PASSING
Progress
Integration blocker
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/3216/head:pull/3216$ git checkout pull/3216Update a local copy of the PR:
$ git checkout pull/3216$ git pull https://git.openjdk.org/jdk11u-dev.git pull/3216/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 3216View PR using the GUI difftool:
$ git pr show -t 3216Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/3216.diff
Using Webrev
Link to Webrev Comment