Skip to content

8373690: Unexpected Keystore message using jdk.crypto.disabledAlgorithms#3216

Open
TheMangovnik wants to merge 1 commit into
openjdk:pr/3213from
TheMangovnik:backport/JDK-8373690
Open

8373690: Unexpected Keystore message using jdk.crypto.disabledAlgorithms#3216
TheMangovnik wants to merge 1 commit into
openjdk:pr/3213from
TheMangovnik:backport/JDK-8373690

Conversation

@TheMangovnik

@TheMangovnik TheMangovnik commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Backport of JDK-8373690 - Unexpected Keystore message using jdk.crypto.disabledAlgorithms

Tests

Test were run on Fedora 44

Extra tests - PASSING

==============================
Test summary
==============================
   TEST                                              TOTAL  PASS  FAIL ERROR
   jtreg:test/jdk/java/security/KeyStore/DisabledKnownType.java
                                                         1     1     0     0
   jtreg:test/jdk/java/security/KeyStore/TestDisabledAlgorithms.java
                                                         1     1     0     0
==============================
TEST SUCCESS
  • 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

==============================
Test summary
==============================
   TEST                                              TOTAL  PASS  FAIL ERROR
   jtreg:test/hotspot/jtreg:tier1                     1497  1497     0     0
   jtreg:test/jdk:tier1                               1900  1900     0     0
   jtreg:test/langtools:tier1                         3941  3941     0     0
   jtreg:test/nashorn:tier1                              0     0     0     0
   jtreg:test/jaxp:tier1                                 0     0     0     0
==============================
TEST SUCCESS

gtest - PASSING

==============================
Test summary
==============================
   TEST                                              TOTAL  PASS  FAIL ERROR
   gtest:all/server                                    507   507     0     0
==============================
TEST SUCCESS


Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • JDK-8373690 needs maintainer approval
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Integration blocker

 ⚠️ Dependency #3213 must be integrated first

Issue

  • JDK-8373690: Unexpected Keystore message using jdk.crypto.disabledAlgorithms (Bug - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/3216/head:pull/3216
$ git checkout pull/3216

Update a local copy of the PR:
$ git checkout pull/3216
$ git pull https://git.openjdk.org/jdk11u-dev.git pull/3216/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 3216

View PR using the GUI difftool:
$ git pr show -t 3216

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/3216.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Jun 2, 2026

Copy link
Copy Markdown

👋 Welcome back TheMangovnik! A progress list of the required criteria for merging this PR into pr/3213 will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk

openjdk Bot commented Jun 2, 2026

Copy link
Copy Markdown

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk Bot changed the title backport 0ffbd31b5da11bc1a35773853a7308e6fc48a3ea 8373690: Unexpected Keystore message using jdk.crypto.disabledAlgorithms Jun 2, 2026
@openjdk

openjdk Bot commented Jun 2, 2026

Copy link
Copy Markdown

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk Bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels Jun 2, 2026
@mlbridge

mlbridge Bot commented Jun 2, 2026

Copy link
Copy Markdown

Webrevs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Port of a pull request already in a different code base rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

1 participant