Skip to content

8374001: sun/security/ skip without Exceptions#519

Open
sendaoYan wants to merge 1 commit intoopenjdk:masterfrom
openjdk-bots:backport-sendaoYan-f8ad81cb-master
Open

8374001: sun/security/ skip without Exceptions#519
sendaoYan wants to merge 1 commit intoopenjdk:masterfrom
openjdk-bots:backport-sendaoYan-f8ad81cb-master

Conversation

@sendaoYan
Copy link
Copy Markdown
Member

@sendaoYan sendaoYan commented Apr 29, 2026

Hi all,

This pull request contains a backport of commit f8ad81cb from the openjdk/jdk repository.

The commit being backported was authored by Mikhail Yankelevich on 29 Apr 2026 and was reviewed by Rajan Halade and SendaoYan.

Thanks!



Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8374001 needs maintainer approval

Issue

  • JDK-8374001: sun/security/ skip without Exceptions (Bug - P4)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 519

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper Bot commented Apr 29, 2026

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

@sendaoYan
Copy link
Copy Markdown
Member Author

Change has been verified locally by run the tests on linux-x64.

Relate tests:
test/jdk/sun/security/krb5/auto/ReplayCacheTestProc.java test/jdk/sun/security/krb5/config/ConfPlusProp.java test/jdk/sun/security/ssl/CertPathRestrictions/TLSRestrictions.java test/jdk/sun/security/util/Resources/Usages.java

@openjdk
Copy link
Copy Markdown

openjdk Bot commented Apr 29, 2026

❗ 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 f8ad81cbcf26382dfec3748bd6e09e35def1dab1 8374001: sun/security/ skip without Exceptions Apr 29, 2026
@openjdk
Copy link
Copy Markdown

openjdk Bot commented Apr 29, 2026

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 clean Identical backport; no merge resolution required labels Apr 29, 2026
@openjdk
Copy link
Copy Markdown

openjdk Bot commented Apr 29, 2026

⚠️ @sendaoYan This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.

@openjdk openjdk Bot added the rfr Pull request is ready for review label Apr 29, 2026
@mlbridge
Copy link
Copy Markdown

mlbridge Bot commented Apr 29, 2026

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

Development

Successfully merging this pull request may close these issues.

1 participant