On Thu, 26 Jun 2025 01:43:51 GMT, Lei Zhu <d...@openjdk.org> wrote: > 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.
JDK-8356557 tracks updating CodeSource.imples so that it is not dependent on SocketPermission. This would move things on so that SocketPermission can be deprecated for removal (several permission classes have been deprecated for removal in JDK 25, but SocketPermission couldn't be done at the same time). ------------- PR Comment: https://git.openjdk.org/jdk/pull/25991#issuecomment-3007269516