On Wed, 17 Jun 2026 00:48:30 GMT, Ashay Rane <[email protected]> wrote:
> Instead of discarding the newly created `CommunicationException` > exception and referencing the outer (caught) > `SSLPeerUnverifiedException` exception, this patch adds the > `SSLPeerUnverifiedException` exception as the suppressed exception of > the newly created `CommunicationException` exception. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 568bb447 Author: Ashay Rane <[email protected]> Committer: Jaikiran Pai <[email protected]> URL: https://git.openjdk.org/jdk/commit/568bb44750e5a967c233277525c975aec2e88bd3 Stats: 8 lines in 1 file changed: 6 ins; 0 del; 2 mod 8386807: com/sun/jndi/ldap/Connection.java references the wrong exception Reviewed-by: dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/31545
