> We need a unit test coverage for host wildcard matching as part of a TLS > validation of the server's identity (`X509TrustManagerImpl.checkIdentity` > call) > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Artur Barashev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision: - Address review comments - Merge branch 'master' into JDK-8381380 - Typo fix - 8381380: Test host wildcard matching as part of a TLS validation of the server's identity ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30927/files - new: https://git.openjdk.org/jdk/pull/30927/files/ef074907..e99a17d2 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30927&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30927&range=01-02 Stats: 90419 lines in 2477 files changed: 49671 ins; 25515 del; 15233 mod Patch: https://git.openjdk.org/jdk/pull/30927.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30927/head:pull/30927 PR: https://git.openjdk.org/jdk/pull/30927
