RFR: 8360166: CodeSource.implies(): Wildcard host fails to imply specific host

Lei Zhu duke at openjdk.org
Thu Jun 26 02:12:20 UTC 2025


Please review this PR which use hostname not cname to check imply. And alse add test case.

If there are any problems please let me know and I will correct them promptly.

-------------

Commit messages:
 - 8360166: CodeSource.implies(): Wildcard host fails to imply specific host

Changes: https://git.openjdk.org/jdk/pull/25991/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25991&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8360166
  Stats: 24 lines in 2 files changed: 10 ins; 0 del; 14 mod
  Patch: https://git.openjdk.org/jdk/pull/25991.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25991/head:pull/25991

PR: https://git.openjdk.org/jdk/pull/25991


More information about the net-dev mailing list