On Mon, 13 Apr 2026 16:52:47 GMT, Matthew Donovan <[email protected]> wrote:

>> According to RFC 7301, the client sends the server a list of available 
>> application protocols and the server -- using a list of prioritized 
>> protocols -- chooses which protocol to use and sends it back to the client.
>> 
>> The logic in expectedNegoAppProtocol prioritizes the client protocol first.
>> 
>> This PR updates the method to choose the first server-supported protocol 
>> that the client also supports.
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Matthew Donovan has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   added test case to AlpnTest to confirm server's top priority protocol is 
> chosen.

Marked as reviewed by djelinski (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/30587#pullrequestreview-4100826211

Reply via email to