Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sun/security/ssl/X509TrustManagerImpl/distrust/Entrust.java fails in JDK 24 across multiple platforms #6024

Closed
smlambert opened this issue Mar 11, 2025 · 3 comments

Comments

@smlambert
Copy link
Contributor

See March dryrun triage #6017 for examples of it failing

Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected exception: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target    
@sxa
Copy link
Member

sxa commented Mar 11, 2025

Previous PR which changed it in jdk17/21: #5862
Renamed file: #5862 (Related issue #5956)

@sophia-guo
Copy link
Contributor

See #3976

@github-project-automation github-project-automation bot moved this from Todo to Done in Adoptium Backlog Mar 12, 2025
@sophia-guo
Copy link
Contributor

sophia-guo commented Mar 12, 2025

Based on #3976, This test should be problemlisted as we provide our own Cacerts (our smoke tests pass) , it's better to problemlist those tests under This test should be problemlisted under https://github.com/adoptium/aqa-tests/tree/master/openjdk/excludes/vendors/eclipse instead of under general https://github.com/adoptium/aqa-tests/tree/master/openjdk/excludes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants