RFR: 8344366: Remove Security Manager dependencies from javax.net.ssl and sun.security.ssl packages [v2]
Alexey Bakhtin
abakhtin at openjdk.org
Fri Nov 22 19:56:16 UTC 2024
On Fri, 22 Nov 2024 16:39:49 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Yes, you are right, javadoc is the same. So, not entirely correct about API.
>> But the same exact place in the KeyManagerFactory is not modified. I do not know the exact policy about references in the javadoc. I prefer to have a full class name if not in the same package. But, from my point of view, it is better to have consistent changes in similar places.
>
> Yes, I think it makes sense to revert it for consistency. Fixed.
Looks good, Thank you
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22301#discussion_r1854574187
More information about the net-dev
mailing list