RFR: JDK-8285504 Minor cleanup could be done in javax.net [v4]

Mark Powers duke at openjdk.java.net
Thu Apr 28 21:19:42 UTC 2022


On Thu, 28 Apr 2022 16:23:25 GMT, Bradford Wetmore <wetmore at openjdk.org> wrote:

>> src/java.base/share/classes/javax/net/ssl/TrustManagerFactory.java line 82:
>> 
>>> 80:         String type;
>>> 81:         type = GetPropertyAction.privilegedGetProperty(
>>> 82:             "ssl.TrustManagerFactory.algorithm");
>> 
>> Sorry I got it wrong here, this is a security property.
>
> Similar comment.

Back to the original lambda expression.

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

PR: https://git.openjdk.java.net/jdk/pull/8384



More information about the security-dev mailing list