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

Mark Powers duke at openjdk.java.net
Tue Apr 26 19:30:55 UTC 2022


On Tue, 26 Apr 2022 18:39:33 GMT, Bradford Wetmore <wetmore at openjdk.org> wrote:

>> Mark Powers has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Alan Bateman comments
>
> src/java.base/share/classes/javax/net/ssl/KeyStoreBuilderParameters.java line 72:
> 
>> 70: 
>> 71:         this.parameters = List.copyOf(parameters);
>> 72:     }
> 
> If you leave this as is, you can use `<>`

Using <>.

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

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



More information about the security-dev mailing list