[jdk8u-dev] RFR: 8360166: CodeSource.implies(): Wildcard host fails to imply specific host

Lei Zhu duke at openjdk.org
Mon Jun 30 05:03:59 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
 - 8360166: CodeSource.implies(): Wildcard host fails to imply specific host

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

PR: https://git.openjdk.org/jdk8u-dev/pull/663


More information about the jdk8u-dev mailing list