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). ------------- Commit messages: - 8381380: Test host wildcard matching as part of a TLS validation of the server's identity Changes: https://git.openjdk.org/jdk/pull/30927/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30927&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8381380 Stats: 249 lines in 1 file changed: 249 ins; 0 del; 0 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
