Skip to content

8387874: Timeout when running test BulkCipherDisabledAlgorithms - #754

Open
chmielewskiandreas wants to merge 2 commits into
openjdk:masterfrom
chmielewskiandreas:backport-8387874
Open

8387874: Timeout when running test BulkCipherDisabledAlgorithms#754
chmielewskiandreas wants to merge 2 commits into
openjdk:masterfrom
chmielewskiandreas:backport-8387874

Conversation

@chmielewskiandreas

@chmielewskiandreas chmielewskiandreas commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Hi, this is a clean backport of bff94944144ad642d4a6c85f9e528df76af8e619



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-8387874 needs maintainer approval

Issue

  • JDK-8387874: Timeout when running test BulkCipherDisabledAlgorithms (Bug - P5 - Requested)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 754

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Aug 25, 2026

Copy link
Copy Markdown

👋 Welcome back achmielewski! 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.

@openjdk

openjdk Bot commented Aug 25, 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 8387874 8387874: Timeout when running test BulkCipherDisabledAlgorithms Aug 25, 2026
@openjdk

openjdk Bot commented Aug 25, 2026

Copy link
Copy Markdown

This backport pull request has now been updated with the original issue, but not the original commit. If you have the original commit hash, please update the pull request title with Backport <hash>.

@openjdk openjdk Bot added the backport Port of a pull request already in a different code base label Aug 25, 2026
@chmielewskiandreas
chmielewskiandreas marked this pull request as ready for review August 25, 2026 14:46
@openjdk openjdk Bot added the rfr Pull request is ready for review label Aug 25, 2026
@mlbridge

mlbridge Bot commented Aug 25, 2026

Copy link
Copy Markdown

Webrevs

@chmielewskiandreas chmielewskiandreas changed the title 8387874: Timeout when running test BulkCipherDisabledAlgorithms Backport bff94944144ad642d4a6c85f9e528df76af8e619 Aug 25, 2026
@openjdk openjdk Bot changed the title Backport bff94944144ad642d4a6c85f9e528df76af8e619 8387874: Timeout when running test BulkCipherDisabledAlgorithms Aug 25, 2026
@openjdk

openjdk Bot commented Aug 25, 2026

Copy link
Copy Markdown

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

@chmielewskiandreas

Copy link
Copy Markdown
Contributor Author

/approval request

I am proposing this clean backport; therefore I classify it as no risk.

No functional changes are introduced. As a follow-up to JDK-8387124 the patch updates the associated test to improve its reliability in CI environments.

Test:

test/jdk/sun/security/ssl/SSLAlgorithmDecomposer/BulkCipherDecomposition.java
test/jdk/javax/net/ssl/ciphersuites/BulkCipherDisabledAlgorithms.java

@openjdk

openjdk Bot commented Aug 25, 2026

Copy link
Copy Markdown

@chmielewskiandreas
8387874: The approval request has been created successfully.

@openjdk openjdk Bot added the approval Requires approval; will be removed when approval is received label Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval Requires approval; will be removed when approval is received 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