Skip to content

8367583: sun/security/util/AlgorithmConstraints/InvalidCryptoDisabledAlgos.java fails after JDK-8244336#3219

Open
TheMangovnik wants to merge 3 commits into
openjdk:pr/3213from
TheMangovnik:backport/JDK-8375549
Open

8367583: sun/security/util/AlgorithmConstraints/InvalidCryptoDisabledAlgos.java fails after JDK-8244336#3219
TheMangovnik wants to merge 3 commits into
openjdk:pr/3213from
TheMangovnik:backport/JDK-8375549

Conversation

@TheMangovnik

@TheMangovnik TheMangovnik commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Backport of JDK-8367583 - sun/security/util/AlgorithmConstraints/InvalidCryptoDisabledAlgos.java fails after JDK-8244336

The backport fixes faulty tests after the backport mentioned above, however I was unable to reproduce this issue. But since the test passes after this backport too I decided to make this PR anyway for parity with Oracle and to finish up all backports leading up to the backport of JDK-8375549.

Tests

Tests were run on Fedora 44.

==============================
Test summary
==============================
   TEST                                              TOTAL  PASS  FAIL ERROR
   jtreg:test/jdk/sun/security/util/AlgorithmConstraints/InvalidCryptoDisabledAlgos.java
                                                         1     1     0     0
==============================
TEST SUCCESS
  • This is test changed by this backport.


Progress

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

Integration blocker

 ⚠️ Dependency #3213 must be integrated first

Issue

  • JDK-8367583: sun/security/util/AlgorithmConstraints/InvalidCryptoDisabledAlgos.java fails after JDK-8244336 (Bug - P2)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 3219

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Jun 3, 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 3, 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 35ad4d570f38830028d86cf0174463d4bace1da5 8367583: sun/security/util/AlgorithmConstraints/InvalidCryptoDisabledAlgos.java fails after JDK-8244336 Jun 3, 2026
@openjdk

openjdk Bot commented Jun 3, 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 3, 2026
@mlbridge

mlbridge Bot commented Jun 3, 2026

Copy link
Copy Markdown

Webrevs

@openjdk openjdk Bot added the clean Identical backport; no merge resolution required label Jun 5, 2026
@gnu-andrew

Copy link
Copy Markdown
Member

/reviewers 1 reviewer

@openjdk

openjdk Bot commented Jun 5, 2026

Copy link
Copy Markdown

@gnu-andrew
Warning: By issuing the /reviewers command in this clean backport pull request, the reviewers check has now been enabled.
The total number of required reviews for this PR (including the jcheck configuration and the last /reviewers command) is now set to 1 (with at least 1 Reviewer).

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 clean Identical backport; no merge resolution required rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

2 participants