8280363: Minor correction of ALPN specification in SSLParameters
Reviewed-by: dfuchs, mullan
This commit is contained in:
parent
ec8b6acff3
commit
0ea2b39035
@ -617,7 +617,7 @@ public class SSLParameters {
|
||||
*
|
||||
* @return a non-null, possibly zero-length array of application protocol
|
||||
* {@code String}s. The array is ordered based on protocol
|
||||
* preference, with {@code protocols[0]} being the most preferred.
|
||||
* preference, with the first entry being the most preferred.
|
||||
* @see #setApplicationProtocols
|
||||
* @since 9
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user